M
Mike Bussiere
Using Windows platform with FP2K and MSSQL2005
I would like a visitor to enter a UN and PW on page1 hit the submit button
and then be directed to page2.
When page 2 loads it uses the UN and PW entered from page1.
The question is this:
How do I get page2 to load, query the db and fill in the FP2K database
results.
The page2 query would go something like this:
a.) get un & pw from page1
b.) query db with un & pw
c.) if un & pw found in db then load results into page2 FP2K db
results
d.) if un & pw are not found in db then reload page1 with message (un
or pw incorrect, please try again)
Thank you in advance
Mike
I would like a visitor to enter a UN and PW on page1 hit the submit button
and then be directed to page2.
When page 2 loads it uses the UN and PW entered from page1.
The question is this:
How do I get page2 to load, query the db and fill in the FP2K database
results.
The page2 query would go something like this:
a.) get un & pw from page1
b.) query db with un & pw
c.) if un & pw found in db then load results into page2 FP2K db
results
d.) if un & pw are not found in db then reload page1 with message (un
or pw incorrect, please try again)
Thank you in advance
Mike