Are there security implications or other problems with using GET for submission?
On Thursday 16 January 2003 11:47 am, Gerald Richter wrote: > >I was surprised to find that the URL parameters passed in ?name=value > > after the URL are not being parsed into %fdat. Is there an embperl way > > of > > getting > > >at this data or do I need to parse it manually? > > Embperl passes the URL parameters in %fdat. That's what it always did. Only > if you have POST data (from a form) and URL parameters, you only get the > POST data in %fdat > > Gerald > > ------------------------------------------------------------- > Gerald Richter ecos electronic communication services gmbh > Internetconnect * Webserver/-design/-datenbanken * Consulting > > Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz > E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 > WWW: http://www.ecos.de Fax: +49 6133 925152 > ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
