Results 1 to 1 of 1
I have a cgi script and I have used popup_menu to create drop down list.
Now everything works great utill I refresh my page. After the page gets refreshed (on ...
- 07-15-2009 #1
Perl CGI - end_form() - refresh action is not taking new values.
I have a cgi script and I have used popup_menu to create drop down list.
Now everything works great utill I refresh my page. After the page gets refreshed (on browser) the form still picks up the old values.
Again if I close the browser and execute the cgi script from start, it comes fine but not after page refresh.
Now is there an easy way by which I can have my old values refresh/reload after I do end_form()
pls help. thanks-


Reply With Quote