Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: aspx and netscape


Message #1 by "Peter Chu" <petchu@y...> on Thu, 27 Jun 2002 18:20:54
Hi,

I develope a page with asp.net with c# (file ending in .aspx)but when I 
open it in netscape communicator, it ask me to download it instead of 
opeing the page.  Thanks for anyone that can help me.

Peter
Message #2 by "Keith Alderson" <keithalderson@s...> on Fri, 28 Jun 2002 08:27:30 +1200
Check your output.....
output should be <html><body><td></td>etc</body></html> for any browser to
read it....




-----Original Message-----
From: Peter Chu [mailto:petchu@y...]
Sent: Thursday, 27 June 2002 6:21 p.m.
To: aspx_beginners
Subject: [aspx_beginners] aspx and netscape


Hi,

I develope a page with asp.net with c# (file ending in .aspx)but when I
open it in netscape communicator, it ask me to download it instead of
opeing the page.  Thanks for anyone that can help me.

Peter

Message #3 by "Peter Chu" <petchu@y...> on Fri, 28 Jun 2002 18:52:00
Thank but my output is correct.  I had a personal web server on window 
2000 professional.  Netscape just want to download the file.

Peter.

> Check your output.....
output should be <html><body><td></td>etc</body></html> for any browser to
read it....




-----Original Message-----
From: Peter Chu [mailto:petchu@y...]
Sent: Thursday, 27 June 2002 6:21 p.m.
To: aspx_beginners
Subject: [aspx_beginners] aspx and netscape


Hi,

I develope a page with asp.net with c# (file ending in .aspx)but when I
open it in netscape communicator, it ask me to download it instead of
opeing the page.  Thanks for anyone that can help me.

Peter


  Return to Index