473,503 Members | 2,163 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to get httpRequest from other website?

1 New Member
This is vbscript code
Expand|Select|Wrap|Line Numbers
  1. <%
  2. Set getlink = Server.CreateObject("MSXML2.ServerXMLHTTP")
  3. getlink.open "GET","http://www.google.com",false
  4. getlink.send()
  5. response.write(getlink.responseText)
  6. %>
I want to translate this to asp.net(C#) or asp.net(VB),Please help me.Thanks.
Nov 30 '10 #1
0 1045

Sign in to post your reply or Sign up for a free account.

Similar topics

3
1185
by: Wing | last post by:
Hi all, I am writing a webpage to test the credit card transaction process. After transction, there are some vaules such as transaction refernece will be return back to my webpage. How can i...
1
1765
by: nic | last post by:
Hi, I have a page where I need to send a request to another website, get the response and display it on the page. Does anyone know of any examples on how to do this? Thanks
0
1034
by: monomaniac21 | last post by:
Hi all Whats the best way to sample content from other webpages so that it its format can be altered and displayed such as a google's new section takes a sample of content from news sites. ...
4
2045
by: rn5a | last post by:
Assume that there's a website named www.abc.com. There are 2 ASPX files & one MS-Access database file in this site. The 1st ASPX file is named "SearchForm.aspx" & the 2nd ASPX file is named...
1
1222
by: Atul | last post by:
Hi Theres a website that books hotels . user enters the information and according to that results are displayed to the user.Let it be website A. Now I want to create a new project with...
0
1118
by: Jonathan Wood | last post by:
I'd like to write a shareware Website that supports PAD files. This involves being able to download an XML file from another site and extracting the data it contains. I'm still new to ASP.NET....
3
1200
by: richard12345 | last post by:
Hi, First if I am posting in wrong place sorry for that. I am building a website for my uncle and I have problem whit my form. The form is searching a different website and it works grate. But on...
9
1957
by: neovantage | last post by:
Hey all, I want to read news and reviews from a website http://carsguide.news.com.au/site/rss/ and want to populate on my website. How can i read that rss and show on my website using php ...
2
1899
by: dada1 | last post by:
There is website in my country for sending free SMS but it is portal and it takes a long time to load. I wanted to make site where I will integrate login and form for sending sms. How to do that,...
0
7093
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7287
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7011
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7468
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5596
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5023
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4689
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3170
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
747
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.