How do you create a pay to enter site?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to create a website that charges visitors a fee to enter and gain
access to my data base.
How do I do this and block access to visitors who haven't paid?
Nothing dodgy involved!
 
Requires server-side scripting (ASP, ASP.net, PHP), a database, a merchant account (or PayPal) and a
SSL certificate.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Yes, because you will need to able to write server-side scripting, work with a database, get a
merchant account and connect it to payment page in your site, and SSL certificate to securely accept
credit cards on your site.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
i have set up a paypal account and my host company provides the cart to add.
they also have the database. i basically want to set up to pay a one time fee
through pay pal and if they leave site they have to pay again. how do i do
this? also what do i do to prevent them from use the back button?
 
Ask your host how to integrate the paypal account in your host company provided cart

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|i have set up a paypal account and my host company provides the cart to add.
| they also have the database. i basically want to set up to pay a one time fee
| through pay pal and if they leave site they have to pay again. how do i do
| this? also what do i do to prevent them from use the back button?
|
| "Thomas A. Rowe" wrote:
|
| > Yes, because you will need to able to write server-side scripting, work with a database, get a
| > merchant account and connect it to payment page in your site, and SSL certificate to securely accept
| > credit cards on your site.
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > ==============================================
| > If you feel your current issue is a results of installing
| > a Service Pack or security update, please contact
| > Microsoft Product Support Services:
| > http://support.microsoft.com
| > If the problem can be shown to have been caused by a
| > security update, then there is usually no charge for the call.
| > ==============================================
| >
| > | > > Do you mean that it is something I discuss with my designer hosting provider?
| > >
| > > "Thomas A. Rowe" wrote:
| > >
| > >> Requires server-side scripting (ASP, ASP.net, PHP), a database, a merchant account (or PayPal)
| > >> and a
| > >> SSL certificate.
| > >>
| > >> --
| > >> ==============================================
| > >> Thomas A. Rowe (Microsoft MVP - FrontPage)
| > >> ==============================================
| > >> If you feel your current issue is a results of installing
| > >> a Service Pack or security update, please contact
| > >> Microsoft Product Support Services:
| > >> http://support.microsoft.com
| > >> If the problem can be shown to have been caused by a
| > >> security update, then there is usually no charge for the call.
| > >> ==============================================
| > >>
| > >> | > >> >I want to create a website that charges visitors a fee to enter and gain
| > >> > access to my data base.
| > >> > How do I do this and block access to visitors who haven't paid?
| > >> > Nothing dodgy involved!
| > >>
| > >>
| > >>
| >
| >
| >
 
Back
Top