Click here to Skip to main content
15,896,201 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Developers,

How to post data to web site using c# Windows application.Below is explanation to understand more

Example: (its like Web scraping)
I have one URL(Web site) when i access this it will ask credentials.
I will pass these to program and after it will redirect one page
In this page 5 or 6 textboxes i have to pass these to program and click submit button through program.
then i need to catch that final URL.

How we can do this please.

Thanks for advance...

Thanks,
Aravind G
Posted

1 solution

 
Share this answer
 
Comments
Aravind Garre 27-Aug-14 5:02am    
Hi Richard, Thanks for reply.
But This way i have did through program and i am able to login through program.After Login i need to get Updated URL (through program) and pass variables.Please better for me if u share any solution or videos links.

Thanks for helping

Regards,
Araind G
Richard MacCutchan 27-Aug-14 8:07am    
Did you actually read the article linked above? That explains the basics of the two methods, so you can use that base for further research.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900