hi y'all
I have a problem at the moment.
I warn you now it is a problem with many..'sub problems' but if anyone could suggest anything for any of them I'd be most grateful.
Here's the deal, I have a website, which people can sign up for as memebers ( This means I have to manually add them to a list.
I have a VB Script inputbox, where they type their username, and this sends them to their own page where there is another inputbox, where they type their password. This is all very complex, and irritating to update, as I have about 10 ppl a day sign up, and little time to update.
Now, is there anyway, I could have one HTML page with VB script code where it could declare both variable, both username, and password. e.g If user=joe, then dim pass, if pass=eoj then enter (in the simplest sense), and make this possible for multiple users.
I appreciate this question may be tricky to understand, but I would be MOST grateful if anyone could help!!
Cheers
JOE
I have a problem at the moment.
I warn you now it is a problem with many..'sub problems' but if anyone could suggest anything for any of them I'd be most grateful.
Here's the deal, I have a website, which people can sign up for as memebers ( This means I have to manually add them to a list.
I have a VB Script inputbox, where they type their username, and this sends them to their own page where there is another inputbox, where they type their password. This is all very complex, and irritating to update, as I have about 10 ppl a day sign up, and little time to update.
Now, is there anyway, I could have one HTML page with VB script code where it could declare both variable, both username, and password. e.g If user=joe, then dim pass, if pass=eoj then enter (in the simplest sense), and make this possible for multiple users.
I appreciate this question may be tricky to understand, but I would be MOST grateful if anyone could help!!
Cheers
JOE