Click to See Complete Forum and Search --> : Newbie: pass ID Pword to first login page


h8ids
01-28-2004, 05:19 PM
Hello.

I'm developing a new website and I want to offer access to a database.

Page one is the original ID/Pword Login site.
Page two is my site.

I'd like to offer a user access to their account from Page two. Once ID and Pword are provided and the Login button is pressed, my site would pass the information to Page one. The normal login process would then commense.

I'm running into problems with receiving the expected page.
There are no references to relative links within Page two.

So I don't know why the links are not calling up the same links on the server; perhaps a hidden folder is to blame?

H8ids