Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Can I use Perl to send POST data to forms that use MS FrontPage webbots?

by chromatic (Archbishop)
on Apr 02, 2000 at 22:42 UTC ( [id://6680]=note: print w/replies, xml ) Need Help??


in reply to Can I use Perl to send POST data to forms that use MS FrontPage webbots?

I don't see any reason why it wouldn't. The difference in this case is that there is code embedded in the web page. If the server is set up correctly, when it goes to serve the POST request, it will load the web page and (presumably) parse the code embedded within. The webbot will have access to the POSTed data and should be able to process it.

The stuff on the client side should look the same -- it's just different on the server side.

With that in mind, what happens when you try it?

  • Comment on Re: Can I use Perl to send POST data to forms that use MS FrontPage webbots?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-26 08:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found