Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Ianmundy #1
ASP redirection
Hey,
I have an idea and wonder if it's possible
I want to have a form page with aboot three different drop down menus. once
all the options are selected, and with the click of a button it takes you to a
page...there will be about three options per menu. and each one will bring it
to a different page..I wish to do it in ASP.
Thanks everyone!
Ian
Ianmundy Guest
-
redirection
Thank you for your hel my question is: How can I redirect a visitor to a HTML site if he does not have flash plugin instaled on his computer? on my... -
Redirection Help Please
I try to use PHP to redirect to other page and failed. Please give me a help. Thanks. The script is: if($rows_num>0) { session_start();... -
URL redirection database
I'm distributing HTML files on a CD. I'd like those files to include URLs that point to a simple database on my ISP IIS server, do a lookup based... -
[PHP] cookies and redirection
> I have a small problem was wondering if anyone out there knew anyhting about Yeah, set the cookie as normal using the header() function (or... -
[PHP] Redirection Question
Hi, I'm not sure if this is going to help or not.. Since I understand your issue only barely.. If I understand correctly, regardless of whether... -
Nancy Gill #2
Re: ASP redirection
I assume you're wanting to pick dropdown 1 and depending on your choice,
dropdown 2 may have different content, etc. It's called Dynamic Dependent
Dropdowns and it is certainly possible in ASP.
Here's a bunch of tutorials:
[url]http://www.aspin.com/home/tutorial/formproc/listboxe[/url]
And here's a free extension: [url]http://www.kermy.com/Extensions/DynamicDDL.asp[/url]
--
Nancy Gill
Team Macromedia Volunteer for Dreamweaver MX/UltraDev
[url]http://www.macromedia.com/go/team/[/url]
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development
"Ianmundy" <webforumsuser@macromedia.com> wrote in message
news:cv6lk7$hg4$1@forums.macromedia.com...once> Hey,
>
> I have an idea and wonder if it's possible
>
> I want to have a form page with aboot three different drop down menus.to a> all the options are selected, and with the click of a button it takes youit> page...there will be about three options per menu. and each one will bring> to a different page..I wish to do it in ASP.
>
> Thanks everyone!
> Ian
>
Nancy Gill Guest
-



Reply With Quote

