Submit in html
-
:zzz: I am writing application for palm which is purely using html nothing more (Not JavaScript, vbScript or any other because it does know any). I have a listbox (which is produced by tags) which has 2 or 3 options to choose from. Now user can select any item, but how can I submit? Is there anyway to do so? Your help will be very much appreciated. Agha Khan
-
:zzz: I am writing application for palm which is purely using html nothing more (Not JavaScript, vbScript or any other because it does know any). I have a listbox (which is produced by tags) which has 2 or 3 options to choose from. Now user can select any item, but how can I submit? Is there anyway to do so? Your help will be very much appreciated. Agha Khan
Pure HTML, submit a form. Maybe a submit button??:rolleyes::~ INPUT type=submit
-
Pure HTML, submit a form. Maybe a submit button??:rolleyes::~ INPUT type=submit
Does User click any option then submit form immediately? I think it is impossible to use pure html here. Thinking-Asking-Thinking