I have a script called 'stuff' which takes on parameter. I'd like to call it directly from a url. I've been googling but can see any syntax examples. How does one pass parameters to a script directly from a url from a browser? -- David Bear College of Public Programs/ASU Mail Code 0803
some_url/stuff_script?param_id_string=param_value_string Ausum ----- Original Message ----- From: "David Bear" <David.Bear@asu.edu> To: "zope" <Zope@zope.org> Sent: Thursday, December 05, 2002 1:35 PM Subject: [Zope] passing parms on url script
I have a script called 'stuff' which takes on parameter.
I'd like to call it directly from a url. I've been googling but can see any syntax examples. How does one pass parameters to a script directly from a url from a browser?
--
David Bear College of Public Programs/ASU Mail Code 0803
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Ausum Studio -
David Bear