Dear perl Gurus, I want to have a page that displays the message "1 item successfully deleted" which should be in between two pages and should...
Hello all, I am using HTML::Template to separate the design from logic. As of now I am using html header and footer in all template pages as...
Pradeep, Sounds like a great solution, Thank You, Rakish
Thanks pradeep, I have written a recursive routine to calculate directory size and it works great. Hope it proves helpful for others....
Hi all, I have user directories on a FTP server, and I am usign Net::FTP module to manage directories... I can find the file size using...
This is what I have and am trying to do. the file name is passed to this script as a query string if (length ($ENV{'QUERY_STRING'}) > 0){...
Thanks shabbir, but I have a a link like: <a href=http://xyz.com/FileName="abc.zip"> abc.zip</a> and when the user clicks on abc.zip hyper...
Hi all, Thanks for sharing your knowledge in the past, I want to allow user to download a file on the webserver to their local system using...
Hello all, I have a clientA program that connects to the server. What i need is to create a thread in the clientA call it clientB which has...
Thanks Pradeep,
I want to store the username and login_id in the session . i am tryin to do this. $session =...
Thanks for the suggestion, Now i have also becomea lil more PARANOID towards free downloads. Thanks, Rakesh :)
Hi pradeep, I tried this with taint mode on and perl says: Software error: Insecure dependency in open while running with -T switch at...
Thankyou so much Pradeep, You are the best problem solver. -Rakesh
Hello all, we want to let the users upload files from their local machine to our file server using the perl module Net::FTP the problem is...
Thanks for your speedy posts, If i am correct, there is no way to do this using Perl Script, as Perl is a server side script. Please...
How can i restrict the address bar and the status bar from displaying the path, file name, query strings, As in Gmail, the address bar...
thanks Shabbir, I got a reply from another forum and now it works for me, what you gotta do is to provide the url instead of a path...
Hi all, I am having a hard time linking a css file to a template when using the HTML::Template Module. Here is what i have: 1)...
I am agian stuck with my project, the problem is that i we are providing the facility to upload files over the internet and for security...
Separate names with a comma.