form processing trouble

R

riotsound

I have a store page (form).
I collect the information.
When the paypal button is hit I would like:

1) to verify required fields (this works),
2) would like to have info emailed to me,
3) then have the page go to the paypal page (I did have
this working correctly.. but once i put in my validation
logic it no longer goes to the paypal page)

How can i do this?.. i've seen examples and have looked at
some tuturials but haven't been able to get all three
fucntions to work TOGETHER. If someone could, please take
a look at my page and see if can help out any.. thanks so
much!.. i've gotten practically nowhere on days with this :
( Here is the page:
http://riotsound.com/store/BuyNow/guys/RivalTerrorTBuyNow.h
tm
 
T

Thomas A. Rowe

#2/#3, you would have to use ASP or another server-side script to process via PayPal and also send
you an email from your site, otherwise you would just have let PayPal sent the email to you by using
their shopping cart.

Apply the form field validation shouldn't have created any problems.


--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top