Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / May 2005

Tip: Looking for answers? Try searching our database.

Defining a URL for HttpWebRequest

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Fred Herring - 04 May 2005 22:58 GMT
I am trying to use httpwebrequest to post data.  I have a question about how
to define the url for the httpwebrequest.

Dim request As HttpWebRequest =
CType(WebRequest.Create("http://localhost/test/PostAccepter.aspx"),  
HttpWebRequest)

Is it always necessary when specifying a url for posting via httpwebrequst
to use a .aspx extension for the destination folder in a virtual directory?

Thanks,
Fred Herring
Alvin Bruney [MVP - ASP.NET] - 08 May 2005 15:02 GMT
it's necessary unless you have the non-extension url mapped to the correct
resource from the IIS side. IIS uses extensions to determine how to proceed
with the request.

Signature

Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc

>I am trying to use httpwebrequest to post data.  I have a question about
>how
[quoted text clipped - 10 lines]
> Thanks,
> Fred Herring

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.