How can i alter info to send visiters to a different page dependi.

J

jim1109

--
On my website i am creating a fantasy football based theme and i want people
who register to be sent to a certain page depending on what they insert in a
text box. In this box i have required them to insert their personal PON
number in order to login to their personal team screen. How could i alter
this so that what they write will send them to a certain page. I will require
digits for the login box of 6 numbers. Please help me asap. thank you.
 
S

Stefan B Rusynko

You will need to use custom server side scripting (ASP/PHP) and probably a database




|
| --
| On my website i am creating a fantasy football based theme and i want people
| who register to be sent to a certain page depending on what they insert in a
| text box. In this box i have required them to insert their personal PON
| number in order to login to their personal team screen. How could i alter
| this so that what they write will send them to a certain page. I will require
| digits for the login box of 6 numbers. Please help me asap. thank you.
 
J

jim1109

how do i create one of these and how do they work?? im confused and this has
taken me ages to get somewhere where i can find an answer.
Please explain again and fanx for replying in the first place.
 
S

Stefan B Rusynko

You can look at
http://support.microsoft.com/default.aspx?scid=321439
But what you want requires customized coding for each user in learning ASP
- there are no tools that will do it for you



| how do i create one of these and how do they work?? im confused and this has
| taken me ages to get somewhere where i can find an answer.
| Please explain again and fanx for replying in the first place.
|
|
| "Stefan B Rusynko" wrote:
|
| > You will need to use custom server side scripting (ASP/PHP) and probably a database
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| > |
| > | --
| > | On my website i am creating a fantasy football based theme and i want people
| > | who register to be sent to a certain page depending on what they insert in a
| > | text box. In this box i have required them to insert their personal PON
| > | number in order to login to their personal team screen. How could i alter
| > | this so that what they write will send them to a certain page. I will require
| > | digits for the login box of 6 numbers. Please help me asap. thank you.
| >
| >
| >
 
Top