how pass runtime parameters to href ?
Posted: Fri Mar 30, 2007 2:55 am
Hi All,
In my single html form I am using post method I have two text fields category and searchtext.
after clicking submit buttom I am calling a.php(which workd fine). After clicking the compare hyperlink I want call b.php and I want to pass the values of category and searchtext. Please tell me how to do that?
[textfield Category][textfield searchtext] [submit button] [compare hyperlink]
In my single html form I am using post method I have two text fields category and searchtext.
after clicking submit buttom I am calling a.php(which workd fine). After clicking the compare hyperlink I want call b.php and I want to pass the values of category and searchtext. Please tell me how to do that?
[textfield Category][textfield searchtext] [submit button] [compare hyperlink]