Reply
"members only" area on site
Old 12-29-2004, 02:26 AM "members only" area on site
dangerousdee181's Avatar
Average Talker

Posts: 19
Location: Las Vegas, Nevada
Hi. Thank You for your time.

New, self taught web designer is looking for the easiest way to create a members only area on website. I want to charge a membership fee, and when the person pays it, I want to have a password e-mailed to them (immeadately...as soon as the payment is processed.) I have a paypal merchant account and would like to use them to process the credit cards (unless someone recommends something easier). I have a web server running Window 2000 at my house that a friend built and maintains, but he can not help me with any of this. I need to know what the easiest way to do this is and where the best place to learn would be.
dangerousdee181 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 12-29-2004, 07:09 AM
ACJavascript's Avatar
Humble Mod

Posts: 548
Location: CT, USA
Do you know any asp?
__________________
CYTech-services.com - 100 Satisfied Customers - Custom Programming and Web Development
ACJavascript is offline
Reply With Quote
View Public Profile Visit ACJavascript's homepage!
 
Old 12-29-2004, 07:23 AM
dangerousdee181's Avatar
Average Talker

Posts: 19
Location: Las Vegas, Nevada
Funny you mention that....I do not, but I was just now reading up on that when I decided to check my e-mail to see if anyone replied to my post. ASP is best? Is it difficult for a total newbie to learn?
dangerousdee181 is offline
Reply With Quote
View Public Profile
 
Old 12-29-2004, 07:32 AM
dangerousdee181's Avatar
Average Talker

Posts: 19
Location: Las Vegas, Nevada
I just found this.

http://acjavascripts.com/source_java...php?id=119&c=5

Could you please clarify how I would use it? Where do I put this code? How would I get this random password generator to send a user a password once they pay? How do I validate passwords?
dangerousdee181 is offline
Reply With Quote
View Public Profile
 
Old 12-29-2004, 05:37 PM
ACJavascript's Avatar
Humble Mod

Posts: 548
Location: CT, USA
I think it would be a bit difficult for a total newbie but this really depends on you.

That script you got from my site will not work for what you are trying to accomplish. That is a javascript.

Heres what you need to do: (I am listing in order)

1. Create a form for your user to place in their email address.
2. Place the email address in an Access database.
3. Send the user to PayPal to pay their fee.
4. Use IPN (paypal) to send the user an email with the new password.

Now I know that probably sounds like alot but you can do this!

What you should do now is go to our ASP Section and post: How Do I save an email address to my access database?

Also look it up in google - you will find loads of answers.
__________________
CYTech-services.com - 100 Satisfied Customers - Custom Programming and Web Development
ACJavascript is offline
Reply With Quote
View Public Profile Visit ACJavascript's homepage!
 
Old 12-30-2004, 08:59 PM
dangerousdee181's Avatar
Average Talker

Posts: 19
Location: Las Vegas, Nevada
Thank You. I am really getting somewhere. Only one more question, How do I get my web server to verify the password recieved from my IPN? I have an idea, but if someone could clarify, I'd be grateful.
dangerousdee181 is offline
Reply With Quote
View Public Profile
 
Old 12-30-2004, 09:38 PM
ACJavascript's Avatar
Humble Mod

Posts: 548
Location: CT, USA
Hey,

Okay heres how IPN works.

First you must turn on IPN in your paypal account. It is located in your Profile.

When you turn on your IPN paypal will ask for you to type in the location of your .asp script that will handle the information. Type it in.

You can get some sample codes here:
https://www.paypal.com/cgi-bin/websc...n-code-outside
__________________
CYTech-services.com - 100 Satisfied Customers - Custom Programming and Web Development
ACJavascript is offline
Reply With Quote
View Public Profile Visit ACJavascript's homepage!
 
Old 12-31-2004, 01:13 AM
dangerousdee181's Avatar
Average Talker

Posts: 19
Location: Las Vegas, Nevada
As far as the contact form goes, will this one work?

http://asp.thedemosite.co.uk/asp_con...email_form.asp

If so, Is my next step to build a database to accept the e-mail adresses? so the person who wants to buy a password to the members area must first fill out a form so I get their e-mail, then I redirect them to a page where they pay, and paypal will e-mail a password to them to let them in. (my server will have an additional script to handle the passwords sent to it by paypal?)

I did the google search, and I am really starting to understand this, I just want to make sure that I am on the right track. Thanks for your patience.
dangerousdee181 is offline
Reply With Quote
View Public Profile
 
Old 12-31-2004, 07:20 AM
ACJavascript's Avatar
Humble Mod

Posts: 548
Location: CT, USA
Hey,

I suggest creating the password yourself.

Once your script recieves the IPN create the password and email it to the member. Yes you can use that email in that form script. Although you will not need to use the form

Other then that yes you are the right track!
__________________
CYTech-services.com - 100 Satisfied Customers - Custom Programming and Web Development
ACJavascript is offline
Reply With Quote
View Public Profile Visit ACJavascript's homepage!
 
Reply     « Reply to "members only" area on site
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.16317 seconds with 12 queries