html form questions
ok hopefully this is a simple question. I want to be able to have a
part in my html form where if you select one thing the next question or
whatever changes depending on what you selected in the above questions.
for instance. say the option was ATI or GeForce and then the second
question if they selected ATI allows you to select from X300 X700 X800
ect or if they selected GeForce the option in the second question are
5500oc 7800 ect. I searched and searched for a script but I can not
find the right tag and script to make this kind of function work.
Hopefully its either html or java. Please let me know anything!
thanks
Ryan
.
Relevant Pages
- Re: ASP.NET WebForms Evaluation
... - this is a single html form ... - full application-level database locking is in effect with a conflict ... system in the user interface (so if another sales agent changes a field ... <SCRIPT language=javascript> ... (microsoft.public.dotnet.framework.aspnet) - Re: Server Side Scripting
... well to "send" the data from one page to another you ened an html form that either "POSTs" the data to the other page or "GETs" the data. ... When the user is done I need a Server Side script that> can ... > samples of retrieving data from a web page and creating a file with it. ... (microsoft.public.scripting.vbscript) - Re: Newbie php problem
... Is the word address spelled incorrectly in the HTML form as well? ... the script itself has been ran and in order to ... prevent doing that I just validate the contentof the fields in ... an instant target of spammers. ... (alt.php) - Re: running CGI from a subdomain
... - I didn't set permissions on the file to be executable! ... Here is my HTML form: ... I tried leaving the script to the default, ... sendmail directory path as specified by my sysadmin. ... (comp.infosystems.www.authoring.cgi) - Re: Clearing POST DATA for Browser Refresh
... message in place of the html form. ... What do I need to do code-wise so that when the browser is refreshed, ... In the script to which the form submits, ... PS. if you're using a session to store the data, ... (comp.lang.php) |
|