file upload issues!

2011-06-14 Thread Rahul!!
. "(" . $dbh->quote($fname) . ", " . $dbh->quote ($description) . ", " . $dbh->quote($mimetype) . ", " . login_to_id($user->login) . ", " . $dbh->quote($cgi-&

file upload issues!

2011-06-14 Thread Rahul!!
. "(" . $dbh->quote($fname) . ", " . $dbh->quote ($description) . ", " . $dbh->quote($mimetype) . ", " . login_to_id($user->login) . ", " . $dbh->quote($cgi-&

when javascript is disabled in browser

2011-03-14 Thread Rahul!!
I am new to cgi-perl web development. When javascript is disabled in the browser, how to validate it from the CGI file?? I want to do something like this, if (/javascript is disabled){ print " This webapp needs javascript, please enableable javascript and retry"; exit; }else #move on }

sendmail

2002-03-04 Thread Rahul Garg
shown as http://www.abc.com and the actual path to be http://www.abc.com/xyz/abc.htm How can i achieve this? Thanks, Rahul

Fw: off topic : frames html question

2002-02-26 Thread Rahul Garg
want that on clicking difft. hyperlinks they should lead to their bookmarks. How is it possible or nany references. I know it is offtopic but i think some people here might have some experience in html. Thanks, Rahul -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

off topic : frames html question

2002-02-26 Thread Rahul Garg
their bookmarks. How is it possible or nany references. I know it is offtopic but i think some people here might have some experience in html. Thanks, Rahul

passing parameters

2002-02-05 Thread Rahul Garg
= $query->param('name'); is not working Thanks, Rahul

Not working in Netscape, working in IE

2001-08-12 Thread Rahul Garg
#invokes the same perl script with the error message ..not working in Netscape but working in IEinstead it gives the complete HTML code in Netscape...any solutionany suggestions enter } else { invokes the same perl script working in both Netscape and IE checked } Thanks Rahul

HTML/CGIPERL/JavaScript related

2001-07-31 Thread Rahul Garg
- Original Message - From: Rahul Garg To: [EMAIL PROTECTED] Sent: Wednesday, August 01, 2001 11:04 AM Subject: HTML related Hello , What i want is a hyperlink after activated once get disabled.. I am using HTML/PERL Can i use onClick event of

Linux Beginners Mailing List as good as this one

2001-07-25 Thread Rahul Garg
Hello Everybody, I want to know the names of Linux Beginners mailing list as good as this one of Perl. Waiting for Reply, Thanx, Rahul

File notOpening.........why?

2001-07-25 Thread Rahul Garg
t runtime but not happening when run thru browser.its doing perfectly well print "OOOPPs" ; not printing man...above file is not opening i hope .. rest of prog.goes here.. Waiting for Reply. Thanx in Advance, Rahul