Search   Feed   Browse   Add
Feed items 1 - 1 of 1 for June 2005

CGI & javascript newbee question by hien chau - June 8, 2005

Hi,I have my form with a text field as follows: <input name="STATIC_TEXT" type="text">and button that calls a javascript function to createthis text field. <input name="DYNAMIC_TEXT" type="text">Both text fields have some text on them.on my CGI action, I have some codes like this.my $page = CGI->new;my $static_text = $page->param("STATIC_TEXT");my $dynamic_text = $page->param("DYNAMIC_TEXT");The result is..
http://www.nntp.perl.org/group/perl.javascript/2005/06/msg40.html
Available Archives
- February (1 item)
- March (1 item)
- April (2 items)
- June (1 item)
- July (1 item)
- November (4 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact