Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NewBie question
Message
From
20/02/2003 20:42:16
 
 
To
20/02/2003 15:56:49
Tom Gahagan
Alliance Computer Solutions
Thomaston, Georgia, United States
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00755364
Message ID:
00755895
Views:
8
>I'm fairly new to asp too and was under the impression that all the end user could see was the html. That asp would send only html back to the client from the server. Is that wrong?

No, it's not wrong. The asp code is in the clear (unencrypted source code), in the server. The request is processed by asp.dll and the resulting html is sent back to the client. So you should not be able to see the code from the client. But it is kept in source code form at the server. And I heard a rumor somewhere that there are some kind of people ("hackers" they are called, right?) that like to get to these kinds of things. {bg}

So if securing your source code is a concern, then go with ASP .Net or compiled ISAPI or similar.


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform