Click here to Skip to main content
15,891,607 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: GridDataView/SqlDataSource--Code Behind Pin
Michael O.13-Feb-07 10:35
Michael O.13-Feb-07 10:35 
QuestionNo icons on Crystal Viewer Pin
DBNashville13-Feb-07 8:13
DBNashville13-Feb-07 8:13 
AnswerRe: No icons on Crystal Viewer Pin
Sylvester george13-Feb-07 20:44
Sylvester george13-Feb-07 20:44 
QuestionASP.NET RaisePostbackEvent Issues Pin
T_rexDino13-Feb-07 7:37
T_rexDino13-Feb-07 7:37 
QuestionFormat function Pin
vidhu raj13-Feb-07 4:48
vidhu raj13-Feb-07 4:48 
AnswerRe: Format function Pin
Christian Graus13-Feb-07 8:45
protectorChristian Graus13-Feb-07 8:45 
Questionhttps for secure pages in asp.net Pin
red60mans13-Feb-07 4:28
red60mans13-Feb-07 4:28 
AnswerRe: https for secure pages in asp.net Pin
sathesh pandian19-Feb-07 23:00
sathesh pandian19-Feb-07 23:00 
you have to enable the ssl in your web server.


First you have to create SSL server certificate using IIS certificate wizard.

then copy the contents from tht text file.


Go to www.versign.com

register yourself after completing the registeration paste the text file information in the given text area(Certificate Signing Request(CSR) information).


after getting the trial ssl certificate. open the IIS certificate wizard and continue the same process with the new CSR information.

then you can use your web files through the secured protocal.

like https:\\localhost\samplewebsite



see the reference
https://www.microsoftelearning.com/courseAccess/coursePlayer.aspx?courseId=26043&topicId=107335[^]

Sathesh Pandian

QuestionConnecting to an external database from an asp.net application Pin
abiodunode13-Feb-07 3:34
abiodunode13-Feb-07 3:34 
QuestionGridView Template Field Pin
Murthy Puvvada13-Feb-07 3:19
Murthy Puvvada13-Feb-07 3:19 
AnswerRe: GridView Template Field Pin
Kschuler13-Feb-07 5:41
Kschuler13-Feb-07 5:41 
Questionclarification needed for asp.net authentication Pin
Member 309559313-Feb-07 3:17
Member 309559313-Feb-07 3:17 
QuestionHow to set dinamicly text into head Pin
papa8013-Feb-07 2:52
papa8013-Feb-07 2:52 
AnswerRe: How to set dinamicly text into head Pin
gauthee13-Feb-07 3:24
gauthee13-Feb-07 3:24 
AnswerRe: How to set dinamicly text into head Pin
sstocker13-Feb-07 4:57
sstocker13-Feb-07 4:57 
Questionalert in ajax toolkit 2.0 Pin
kuwl_mark13-Feb-07 2:37
kuwl_mark13-Feb-07 2:37 
Questionmultilingual site Pin
saqib8213-Feb-07 2:32
saqib8213-Feb-07 2:32 
AnswerRe: multilingual site Pin
Tad McClellan13-Feb-07 11:06
professionalTad McClellan13-Feb-07 11:06 
AnswerRe: multilingual site Pin
sathesh pandian19-Feb-07 23:10
sathesh pandian19-Feb-07 23:10 
Questionproblem in fetching and showing images from Share point site to end user site grid Pin
ankushmn13-Feb-07 2:28
ankushmn13-Feb-07 2:28 
QuestionSubmitting to another form Pin
Tyrone_whitey13-Feb-07 2:05
Tyrone_whitey13-Feb-07 2:05 
AnswerRe: Submitting to another form Pin
sstocker13-Feb-07 4:33
sstocker13-Feb-07 4:33 
GeneralRe: Submitting to another form Pin
Amit Kumar G13-Feb-07 10:33
Amit Kumar G13-Feb-07 10:33 
Questionasp to asp.net Pin
vimal_yet13-Feb-07 1:55
vimal_yet13-Feb-07 1:55 
AnswerRe: asp to asp.net Pin
enjoycrack13-Feb-07 2:11
enjoycrack13-Feb-07 2:11 

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.