HighTechTalks DotNet Forums  

How to post data to a javascript enabled web page?

Dotnet VJSharp microsoft.public.dotnet.vjsharp


Discuss How to post data to a javascript enabled web page? in the Dotnet VJSharp forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Jeff Tyree
 
Posts: n/a

Default How to post data to a javascript enabled web page? - 06-19-2006 , 06:39 PM






My simple C# application has no problem posting data to HTML forms on
various sites; Google, Yahoo, etc.

However, I do have a problem understanding how to post data to this
particular form:
http://crisp.cit.nih.gov/crisp/crisp...enerate_screen

Unlike Google or Yahoo where I can see the expected URI format in the
address bar after manually entering the post data; ie
http://www.google.com/search?hl=en&q=bacteria, when I manually enter the
post data in the above form the address bar simply specifies
http://crisp.cit.nih.gov/crisp/crisp_lib.query regardless of post data.

I believe my problem is that I do not understand how to properly format the
post data string so that the java enabled form will accept it. Any help is
much appreciated.

-Jeff



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.