Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Re: Passing results to a script after form element validation

by rucker (Scribe)
on Apr 14, 2004 at 16:34 UTC ( [id://345121]=note: print w/replies, xml ) Need Help??


in reply to Re: Passing results to a script after form element validation
in thread Passing results to a script after form element validation

I agree you should do everything in the same cgi if possible. In some cases you can't do that, though, and maybe that's the case here. (For instance, you're using a 3rd party's cgi on their site.)

Two ideas off the top of my head:

  1. do something funny with javascript
  2. use perl's LWP to do the post, grab the results (or part) and display to the user

I recommend #2.

Rucker

  • Comment on Re: Re: Passing results to a script after form element validation

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://345121]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-18 06:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found