[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HTTPAPI getting exist form variable values?



   Hey guys,


   I need to submit a form to a web page using the default values.

   I have something like the following:

   < form method="post" action="somepgm" >

   < input name="fromdate" value="7/19/2006" / >

   < input name="thrudate" value="7/20/2006" / >

   < input name="schedule" type="checkbox" checked="checked" / >

   < input type="submit" value="submit" / >

   < / form >


   I want to retrieve the existing form values: 7/19/2006, 7/20/2006,
   checked, and submit the form.

   What's the easiest way to retrieve the existing (default) values with
   HTTPAPI?


   Thanks,

   Loyd



   Loyd Goodbar

   Senior programmer/analyst

   BorgWarner

   E/TS Water Valley

   662-473-5713
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------