Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > .NET 1.0 and Visual Studio.NET > .NET Framework 1.x
|
.NET Framework 1.x For discussing versions 1.0 and 1.1 of the Microsoft .NET Framework.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Framework 1.x section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 13th, 2006, 10:39 AM
Registered User
 
Join Date: Sep 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Using web request and response to post data to URl

I want to simulate the submission of an asp application from my asp.net application. The url for asp application takes username and password as parameters and when it is submitted, the results are posted to another asp page.

Eg if i click submit button of page1.asp, the results are posted in page2.asp and i want to scrape the html of page2.asp and accordingly display the results in my asp.net application.

I am able to get the response html of page1.asp using webrequest and response. But it does not do the auto-submit of page1.asp

Can anyone give me some ideas on how to do this.





Similar Threads
Thread Thread Starter Forum Replies Last Post
post a http request/response in new window nomenu dfarkish Javascript How-To 4 August 12th, 2009 08:58 AM
using perl send data via "post" to a php web page robprell Perl 1 May 14th, 2007 05:57 AM
Using Webrequest and response to post data cgmenon ASP.NET 1.0 and 1.1 Professional 3 July 15th, 2006 06:11 AM
How to send Web Service request & response to url? gyandeosingh .NET Web Services 1 January 30th, 2006 04:21 AM
Transform URL Access to Web Services Request Gunady BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 0 October 23rd, 2004 12:32 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.