Skip to main content
Inspiring
October 23, 2006
Question

insert record AND post form

  • October 23, 2006
  • 1 reply
  • 291 views
Hi,
I'm sure this is a common problem, I could not find anything relating to it in search here so...

I have a form, which I insert data into database, fine.

I then want to post the same form to paypal payment page.

I've got paypal set-up fine with hidden fields in the form etc. However, how can I make the insert into database and then post the form to paypal ? should I use onClick event to trigger insert and action to post to paypal ?

using asp vb

Any advise appreciated.
This topic has been closed for replies.

1 reply

Inspiring
October 23, 2006
It'd be a 2 page process. On page 1, you submit the form and insert record
into database. Then redirect to page 2. On page 2, you'd submit the form on
load and post it to paypal.

--
Jules
http://www.charon.co.uk/charoncart
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004