RE: [PHP] A quick question - Help Please !

2002-08-19 Thread Dan McCullough
gt; sending the information to the remote server? > > Travis Trout > > > > -Original Message- > From: Adrian Murphy [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 19, 2002 10:48 AM > To: Dan McCullough; PHP General List > Subject: Re: [PHP] A quick question -

RE: [PHP] A quick question - Help Please !

2002-08-19 Thread Trout, Travis
sending the information to the remote server? Travis Trout -Original Message- From: Adrian Murphy [mailto:[EMAIL PROTECTED]] Sent: Monday, August 19, 2002 10:48 AM To: Dan McCullough; PHP General List Subject: Re: [PHP] A quick question - Help Please ! to do it with javascript u could

Re: [PHP] A quick question - Help Please !

2002-08-19 Thread Adrian Murphy
t;[EMAIL PROTECTED]> To: "Dan McCullough" <[EMAIL PROTECTED]>; "PHP General List" <[EMAIL PROTECTED]> Sent: Monday, August 19, 2002 3:09 PM Subject: Re: [PHP] A quick question - Help Please ! > That's REALLY strange that the payment site doesn't return

Re: [PHP] A quick question - Help Please !

2002-08-19 Thread Justin French
That's REALLY strange that the payment site doesn't return anything... So the user just hits a dead-end or what? Can we see a test site? And the fact that it all needs to be secure makes it a little more challenging. Essentially, what you need is for one form to POST to two separate scripts...

[PHP] A quick question - Help Please !

2002-08-19 Thread Dan McCullough
Hello everyone, I have a quick question. I am trying to do two seperate things on one submission, it would be easy if I was submitting to my own page, but I am submitting to a payment processor company, and so several things will occur off-site, and there is nothing that comes back from the pa