Hi,
One part of my script ads several strings into one:
$text = $part1.$part2.$part3.(...etc)
However, if the part3 through part10 were empty I get that many white spaces
at the end of $text. I thought the best thing would be just to remove the
spaces at the end, but how? (maybe search and r
Hi,
How can I display certain number of search matches per page? I was
thinking to pass the record ID as a hidden field from page to page and
then repeat the search on each page, but is there a better way?
thanks,
M
_
Choose an
Hi:)
I want to be able to track the user as he goes from one pae to another. I
heard that sessionID are used for that purpose. I was trying to find info on
the net about creating a sessionID with perl and didn't find any articles
for biginners. Could anyone pls tell me how to create them or whe
Thank you very much for your response. Could you recommend any solution? I
know the path where the file is sitting and I want to create a script that
would automatically upload it. (I don't want the user to be bothered with
entering the path each time.)
Thank you,
ps. You said: "you want to