Click here to Skip to main content
16,020,080 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to convert a single http page into https using SSL in IIS? Pin
vijay_838-Jun-07 23:05
vijay_838-Jun-07 23:05 
GeneralRe: How to convert a single http page into https using SSL in IIS? Pin
Expert Coming8-Jun-07 23:57
Expert Coming8-Jun-07 23:57 
GeneralRe: How to convert a single http page into https using SSL in IIS? Pin
vijay_839-Jun-07 1:33
vijay_839-Jun-07 1:33 
GeneralRe: How to convert a single http page into https using SSL in IIS? Pin
Expert Coming9-Jun-07 10:57
Expert Coming9-Jun-07 10:57 
QuestionError while uploading Pin
Prakash_Mishra8-Jun-07 18:54
Prakash_Mishra8-Jun-07 18:54 
AnswerRe: Error while uploading Pin
Sathesh Sakthivel8-Jun-07 18:59
Sathesh Sakthivel8-Jun-07 18:59 
Questionvariable scope Pin
AesopTurtle8-Jun-07 15:26
AesopTurtle8-Jun-07 15:26 
AnswerRe: variable scope Pin
Arun.Immanuel8-Jun-07 16:59
Arun.Immanuel8-Jun-07 16:59 
According to the code, it should work as you expected...
This is because when you press the button, both the page load event and the button click event will be fired.

The problem may be due to label box itself.
Try to set the label box property at design time and see if it is displayed
in the label box when you first run the application.


Or

try to replace _url with Session["_url"].




Regards,
Arun Kumar.A

GeneralRe: variable scope Pin
AesopTurtle10-Jun-07 15:48
AesopTurtle10-Jun-07 15:48 
GeneralRe: variable scope Pin
Arun.Immanuel10-Jun-07 16:35
Arun.Immanuel10-Jun-07 16:35 
AnswerRe: variable scope Pin
Guffa8-Jun-07 23:07
Guffa8-Jun-07 23:07 
GeneralRe: variable scope Pin
AesopTurtle10-Jun-07 15:56
AesopTurtle10-Jun-07 15:56 
QuestionTrying to avoid the alert prompt while exporting data-table to Excel 2007 Pin
Mohamed Arif8-Jun-07 12:50
Mohamed Arif8-Jun-07 12:50 
AnswerRe: Trying to avoid the alert prompt while exporting data-table to Excel 2007 Pin
Mohamed Arif8-Jun-07 19:14
Mohamed Arif8-Jun-07 19:14 
QuestionGrid View Hyperlinks Pin
seemamltn8-Jun-07 11:07
seemamltn8-Jun-07 11:07 
QuestionConfigure Microsoft Internet Information Services Pin
Agbe8-Jun-07 10:48
Agbe8-Jun-07 10:48 
AnswerRe: Configure Microsoft Internet Information Services Pin
Felipe Dalorzo8-Jun-07 11:18
Felipe Dalorzo8-Jun-07 11:18 
GeneralRe: Configure Microsoft Internet Information Services Pin
Agbe8-Jun-07 14:14
Agbe8-Jun-07 14:14 
GeneralRe: Configure Microsoft Internet Information Services Pin
Felipe Dalorzo9-Jun-07 3:42
Felipe Dalorzo9-Jun-07 3:42 
Questionstoring data into xml file from asp.net app Pin
gopalkatla8-Jun-07 9:22
gopalkatla8-Jun-07 9:22 
AnswerRe: storing data into xml file from asp.net app Pin
Venk2598-Jun-07 17:59
Venk2598-Jun-07 17:59 
Questiontop 10 values Pin
vasini8-Jun-07 8:58
vasini8-Jun-07 8:58 
AnswerRe: top 10 values Pin
Not Active8-Jun-07 9:13
mentorNot Active8-Jun-07 9:13 
AnswerRe: top 10 values Pin
Arun.Immanuel8-Jun-07 17:27
Arun.Immanuel8-Jun-07 17:27 
QuestionMultiple Field Validation - VB.NET Pin
Patrice in Irvine8-Jun-07 8:50
Patrice in Irvine8-Jun-07 8:50 

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.