Microsoft
Software
Hardware
Network
Question : Passing Variables in URL String
I need to get variables from a URL String from a form entry, run an If-Then Function, with the result being a redirect to the appropriate URL.
www.mysite.com?DoctorCode=
John&State
=VA
If DoctorCode=John and State=VA,MD,or DC then go
www.site1.com
If DoctorCode not equal John, then go
www.site2.com
Please forgive the lack of prpoer syntax...I am somewhat new to Javascript.
Answer : Passing Variables in URL String
Great - would be good with some more points too :)
Random Solutions
How to call a module function in Access 2000 database using VB query recordset?
Starting WWWpublishing Service on Exchange 2003 The CPU takes 100%
Retrieve accidentally deleted file folder with data in safe mode in Win XP
NLB with 2 Windows 2003 Server Virtual Machines (VM) (500 points)
CVS question - getting all changes of one user between two points in time
Google promo code
SQL Reporting Services - Service Unavailable
2005 Test Server Add new index timeout
Editing Headers & Footers a certain way.
Sorting a varchar field numerically