| |
jandirks
Posts: 2
Score: 0
Joined: 11/5/2006
Status: offline
|
First post! I have a vbscript on a page that is automatically opened when someone has made a payment with PayPal through the website. The script shows details of the Payment and sends an email for digital delivery of documents. After making the payment on the PayPal website, the PP site shows a message that the user is forwarded in 10 seconds... Due to the size of my email (1.1MB), it will take a while for my page to show up and I am afraid that this is going to worry my customers... I would like change the page that should be opened after sending the email in a way that it shows some information and after that continues with sending the email. Some kind of mid-page flush... To make it more clear, this is how it works now: paypal payment finished and waiting to redirect to my payment confirmation page -> my page is being opened, buffers some text, sends email -> after sending email, the page shows I want it to work like this: paypal payment finished and waiting to redirect to my payment confirmation page -> my page is being opened, buffer text -> page shows ->continue with sending email Is this possible? Thanks in advance! JD
|
|