Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NewBie question
Message
De
20/02/2003 20:42:16
 
 
À
20/02/2003 15:56:49
Tom Gahagan
Alliance Computer Solutions
Thomaston, Georgie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00755364
Message ID:
00755895
Vues:
16
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform