How do I get hold of form data on the server side *RAW*?

  • Thread starter Thread starter resetreset
  • Start date Start date
R

resetreset

If I want to get what a user has typed into a form on a webpage (not clicking "Submit", just typed), in a *C* program, NOT PHP etc., what must I do? ... and please don't just say "use this library", I want to know what's actually going on in AJAX.

Thanks.

Continue reading...
 
Back
Top