Click here to Skip to main content
16,011,585 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Can't debug ASP (server side) Pin
Megan Forbes3-Apr-03 22:06
Megan Forbes3-Apr-03 22:06 
GeneralRe: Can't debug ASP (server side) Pin
Still Learning Dude11-Apr-03 13:56
Still Learning Dude11-Apr-03 13:56 
GeneralNOOBIE to Java! Pin
Penfoldian2-Apr-03 7:39
Penfoldian2-Apr-03 7:39 
GeneralIIS Giving me a Headache Pin
jesus4u2-Apr-03 3:17
jesus4u2-Apr-03 3:17 
GeneralRe: IIS Giving me a Headache Pin
Daniel Turini2-Apr-03 3:50
Daniel Turini2-Apr-03 3:50 
GeneralRe: IIS Giving me a Headache Pin
roobee3-Apr-03 15:45
roobee3-Apr-03 15:45 
QuestionHow to crypt my URLs Pin
Yasen Georgiew2-Apr-03 3:16
Yasen Georgiew2-Apr-03 3:16 
AnswerRe: How to crypt my URLs Pin
Daniel Turini2-Apr-03 3:46
Daniel Turini2-Apr-03 3:46 
Yasen Georgiew wrote:
How can I crypt my url, in the way like overture.com (for example) do?
You don't. It's not safe.

Ok, assuming you WANT to put sensitive information on an URL, you could encrypt something on the server with a key.
Take a look at System.Security.Cryptography. You'll find tons of samples on the Web and even on CP.

If you have only ASP, use a decent component, don't trust anyone coding an encryption algorithm in VBScript or JavaScript, probably is garbage. Even if one claims "I invented it, and it's secure enough for me".



It's not the fall that kills you: it's the sudden stop - Down by Law, Jim Jamursch (1986)
GeneralIntegration of Crystal Reports with Java Pin
Bajwagr81-Apr-03 23:51
Bajwagr81-Apr-03 23:51 
GeneralVisual InterDev/MSAccess Interaction Pin
Roger Wright1-Apr-03 4:46
professionalRoger Wright1-Apr-03 4:46 
GeneralRe: Visual InterDev/MSAccess Interaction Pin
antbates1-Apr-03 5:03
antbates1-Apr-03 5:03 
Generaldisplaying time in french in Java Script Pin
Anonymous31-Mar-03 10:19
Anonymous31-Mar-03 10:19 
GeneralRe: displaying time in french in Java Script Pin
ian mariano2-Apr-03 11:12
ian mariano2-Apr-03 11:12 
Questionhow to read word and excel files in asp Pin
faad30-Mar-03 23:30
faad30-Mar-03 23:30 
AnswerRe: how to read word and excel files in asp Pin
Anonymous31-Mar-03 10:27
Anonymous31-Mar-03 10:27 
AnswerRe: how to read word and excel files in asp Pin
J. Dunlap3-Apr-03 20:08
J. Dunlap3-Apr-03 20:08 
GeneralInclude Tag -- File Vs Virtual Pin
syedhassan430-Mar-03 9:47
syedhassan430-Mar-03 9:47 
Generalweb server controls Pin
maioush30-Mar-03 8:34
maioush30-Mar-03 8:34 
GeneralFlash Pin
ballyduff30-Mar-03 3:21
ballyduff30-Mar-03 3:21 
GeneralRe: Flash Pin
Paul Watson30-Mar-03 5:00
sitebuilderPaul Watson30-Mar-03 5:00 
GeneralRe: Flash Pin
ballyduff30-Mar-03 5:43
ballyduff30-Mar-03 5:43 
GeneralRe: Flash Pin
NightLynx3-Apr-03 12:49
sussNightLynx3-Apr-03 12:49 
GeneralProjects Pin
Member 70043829-Mar-03 9:53
Member 70043829-Mar-03 9:53 
GeneralDHTML+TIME and the HTML DOM Pin
Ludvig A. Norin27-Mar-03 23:22
Ludvig A. Norin27-Mar-03 23:22 
GeneralAuto Install Programs Pin
Vikrant Kapoor27-Mar-03 18:32
Vikrant Kapoor27-Mar-03 18:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.