473,320 Members | 1,979 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Integrate webpage from another website to my asp.net 2.0 page.

Hi,

How can I integrate part of information from another website on my
page?
For example, a table of schedule, weather, stock info...

I would like to know both way:
1. redirect the client browser to another site
2. serve content through my website.

Is there examples, and book talk about this? Thanks!!
Jun 19 '07 #1
2 2231
How can I integrate part of information from another website on my
page?
For example, a table of schedule, weather, stock info...

I would like to know both way:
1. redirect the client browser to another site
Response.Redirect(...)
2. serve content through my website.
Does "Through my website" mean "to another website"?
Publish Web-Service(s) on your website and let the other guy consume them!
--
Happy Hacking,
Gaurav Vaish | www.mastergaurav.com
www.edujini-labs.com
http://eduzine.edujini-labs.com
-----------------------------------------
Jun 20 '07 #2
>How can I integrate part of information from another website on my
page?
For example, a table of schedule, weather, stock info...

I would like to know both way:
1. redirect the client browser to another site

Response.Redirect(...)
I used this, but only doing the redirect when user click on the link.
I'll try look into this.
>
>2. serve content through my website.

Does "Through my website" mean "to another website"?
Publish Web-Service(s) on your website and let the other guy consume them!
I want the client browser to only make request to my web server, and
get content say from yahoo. Don't want them to make a seperate request
to yahoo directly.
Jun 20 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Maarten Koster | last post by:
Hi, I want to copy a page from the internet with fopen and fread. Now the problem is that you have to be logged in with a sessin to get to that page. Now I tried a couple of things. I tried to...
6
by: Mustufa Baig | last post by:
Hi, I don't want to show the web page name shown in the address bar. For example if the website address is http://localhost/webreadfile/ so from this point forward, no matter which pages I surf,...
2
by: ivanfernandez80 | last post by:
Hello I didn't do any web page development since university ,I wanted to create a web page for the fun of it ,an I was surprised of how easy it is to use frontpage and dramweaver to do basic stuff...
4
by: orware | last post by:
Hi! This is my first post...and when I begin working on this project, it will also be my first PHP project! I do have some programming experience from my first year at college, but that was in Scheme...
4
bats fur eels
by: bats fur eels | last post by:
Hi, I was hoping if anyone knew if it were possible using HTML or other basic scripts that enable you to lets say, scroll the webpage down a few margins upon load of page or script. So that it will...
4
by: DhanyaSandeep | last post by:
I want to access a control in one webpage from another webpage in the same website in Asp.net.How can I do that?Please help me.
2
by: TomDickAndHarry | last post by:
hi all, i am working on two website. i want that when user click on a button on first site then a page on second website opens and the data we enter on first page automatically copied to...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.