POSTing to ASP.NET through C#

  • Thread starter Ludwig Wittgenstein
  • Start date
L

Ludwig Wittgenstein

Hello, all.

What is the best way to post a form on a aspx page programmatically
through C#? I'm trying to automate getting car values from Kelley Blue
Book (http://www.kbb.com/kbb/UsedCars/default.aspx) through a command
line application where I can just run the app with some command line
arguments that specify car attributes. I was wondering if there is a
way to set all the input fields via C# and grab the HTML code back. I
checked to see if I can just parse the URL arguments (&arg=...etc),
however it looks like that they have some hidden values that are not
visible in the URL; can you handle those via a C# class?

Thanks,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top