Ask a Question related to PERL Beginners, Design and Development.
-
Tiger Hillside #1
Response goes back to another script
Here is my situation.
Client fills out form and sends it to script 1 on my server.
Script 1 sends info off to "foreign" server (a credit card processor).
The foreign server is configured to send approvals to one script (call
it script 2) with approval and another script (Script 3) with a
disapproval.
Now how do I get from script 2 or script 3 back to the user?
I suppose I could have script 1 wait until it sees something from
script 2 or 3, but I hate that kind of token system, it is difficult
and prone to error. I understand that PHP can handle this by somehow
keeping the connection, but I don't want to re-write stuff.
Tiger Hillside Guest
-
Securing response send back by Web Service
I am looking at samples that come along with WSE 2.0 but I cannot find any example that shows how to secure the response that is send by the... -
How do I get input back from a script?
I've found it impossible to get feedback from a backend script. For example, I've had a simple form to mail script that sent out an email. I... -
back-end web development, FAST RESPONSE to your needs
we DONT do front end development(graphics), we leave that to artists. but we are great/quick to respond and solve problems on the back end. we have... -
After response.redirect want screen back
In my application I list Jobs for a Headhunter company. I handle sending an email via response.redirect("mailto:...") because I have to do some... -
Need Java Script for back one page
Can someone tell me the code for making my web page go back on and also forward one page... Sorry I am a noob!



Reply With Quote

