![]() |
| ||
| Getting a value into HTML form. Hello, I've a question: is it possible to pass a variable from perl script to HTML form. I want this variable $ztable value to be send to this form. <input name="dirname" size=15> its post method form. Thank you in advance. |
| ||
| Re: Getting a value into HTML form. Quote:
print "<input name=\"dirname\" size=15 value=\"$ztable\">" (Assuming you've already replaced <, >, &, and " in $ztable with <, >, &, and ") |
| ||
| Re: Getting a value into HTML form. Hello, Sorry, I was not able to put forward my question properly. I mean i want to export this variables value to the external html form (upload_file.html) which is under the menubar of this perl script. This html-form is not inside the script it's external. Any way? |
| All times are GMT -4. The time now is 3:06 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC