Hi,
I'm trying to use CP to simulate some of my companies web
server
interactions to assist me in the development of a new
product. I'm an
embedded systems developer and the way I get data to the
server is to
post information in the following form;
http://servername/post.asp?var1=var1data&var2=var2
data
and so on. I haven't figured out how to get CP to capture
the post.asp
and redirect it to a handler that will parse the variables.
Is this
possible?
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---
|