Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Re: Help needed


Message #1 by "Daniel Walker" <danielw@w...> on Fri, 27 Apr 2001 12:02:40
Well, you can't, can you? You can't send anything to the client's browser

with instructions that the browser must keep its existence secret from the

recipient. Both pages will have been parsed into HTML by the webserver

before they left your server box, anyway, so I'm not sure what you'd be

hiding that was so sensitive.



Please post questions to the relevant lists, rather than directly to us.

We'll try to help where we can, but there's only four of us, whereas there's

972 people on this list, and 22,841 people subscribed to P2P, as a whole.



Daiel Walker

Wrox Press



-----Original Message-----

From: Gopakumar R [mailto:gopakumar@c...]

Sent: 26 April 2001 06:50

To: feedback@p...

Subject: Help needed





Sir/Madam,



I am including an ASP page inside another ASP page using the code :

<!-- #include file = "Includefile.asp" -->

When taking the VIEW SOURCE I need to hide the contents of the included

page from displaying. How can i accomplish this.



Any help will be greatful



Thanks in advance,

Nisha


  Return to Index