473,327 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,327 software developers and data experts.

port a page

Hello guys,
I am using vb.net along with asp.net so I will post this in both areas.

I need to take an internal intrnet page and redisplay it to the internet.

Where would I look to start to do this.
It is possible to read Http stream and redisplay it?

if you have a sample or a good link to a web page that would be great
thanks

Chris
Nov 19 '05 #1
2 888
"Chris Calzaretta" <cc*********@hotmail.com> wrote in news:#oNgYCvLFHA.3184
@TK2MSFTNGP09.phx.gbl:
I need to take an internal intrnet page and redisplay it to the internet.

Where would I look to start to do this.
It is possible to read Http stream and redisplay it?


You would use the HTTP Reader on the Internet server to fetch the internal
webpage and then send it back to the Internet client.

Here is an example:

http://aspnet.4guysfromrolla.com/articles/122204-1.aspx

--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Nov 19 '05 #2
Thanks works great..
only problem i am having is with links that are not absolute links.. You
know a way to fix this problem?
Thanks

Chris
"Chris Calzaretta" <cc*********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hello guys,
I am using vb.net along with asp.net so I will post this in both areas.

I need to take an internal intrnet page and redisplay it to the internet.

Where would I look to start to do this.
It is possible to read Http stream and redisplay it?

if you have a sample or a good link to a web page that would be great
thanks

Chris

Nov 19 '05 #3

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

Similar topics

16
by: halukg | last post by:
I am trying to send a 6 byte char array from the serial port in new C# 2005 Express: com.Write(new string(new char { (char)34, (char)14, (char)192, (char)51, (char)0, (char)0 }, 0, 6)); I am...
2
by: Steve Norman | last post by:
Hi All, Is it possible to run an ASP.NET website on any other port except the default of 80? We have a dev site set up on port 81, but when we try to run any ASP pages we get the default...
0
by: Sanjay Patil | last post by:
Hi , I am using IBuySpay Portal modified code. Public page of the web site uses nonssl port. Once user is logged in I am transferring to page which uses ssl port. During this process I am using...
3
by: Han | last post by:
Hi In debug mode, my asp.net page works under port: 13064 which is automatically set by the program. However when I browse to my asp.net page without the port number, error. How can I set the...
13
by: Al the programmer | last post by:
I need to access the serial ports on my webserver from an asp.net page. I have no problem accessing the serial ports from a windows form application, but the code doesn't work in asp.net. I have...
0
by: Amil Hanish | last post by:
Earlier I had inquired as to why a normal <a hreftag didn't work when using the VS hosted site using a random local port. The more I think about it, this seems very wrong. Using the random port...
0
by: 14Dallas | last post by:
Hi, I have been working with another programmer to write this code. I haven't written code in years - DBase III and Pascal - anyways, back to my code question. The program opens a file and...
5
by: Maciej Sondej | last post by:
Hi, I have problem. I want to react on event which come from IO.Port(RS232). I have a class that works on console application class Program { static void Main(string args) {
3
by: TC | last post by:
Hey All, I have some classes that I recently built for a website which uses the HttpWebRequest & HttpWebResponse objects from the System.Net namespace. Basically, the classes rap submitted data...
2
by: Seth | last post by:
I am doing a project with a embedded processor. I have a program that can take the data from the serial port and send it out a tcp port of my choosing. I want to be able to read that stream and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
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...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
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)...
1
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...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.