| if someone could help me with this one, id gladly give
them a username/password for the site (if theyre
interested of course). look at www.ambersbedroom.com, then
click members entrance. after a username/password is
entered, the posted form data is sent to a cgi script, a
link is then displayed that says click here to continue to
the members section. i cant get this to work no matter
what i try. i think if the form was using the GET method,
i could put the username/password in the url like:
../members?user=username&pass=password... but because its
using the POST method, that wont work. any ideas? | |