Click here to Skip to main content
15,887,746 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Images delete. Pin
Guffa28-Oct-07 23:01
Guffa28-Oct-07 23:01 
QuestionDifference between ASP.NET 1.x and 2.x Pin
Khan.Bangash28-Oct-07 21:44
Khan.Bangash28-Oct-07 21:44 
QuestionHow to make datareport enable online which r smoothly working at localhost in asp.net?? Pin
BeBadgujar28-Oct-07 21:09
BeBadgujar28-Oct-07 21:09 
QuestionLogin control and roles Pin
G.K.M.28-Oct-07 21:02
G.K.M.28-Oct-07 21:02 
QuestionRedirect from https to http Pin
Prakash_Mishra28-Oct-07 20:49
Prakash_Mishra28-Oct-07 20:49 
AnswerRe: Redirect from https to http Pin
N a v a n e e t h28-Oct-07 21:11
N a v a n e e t h28-Oct-07 21:11 
GeneralRe: Redirect from https to http Pin
Prakash_Mishra28-Oct-07 22:10
Prakash_Mishra28-Oct-07 22:10 
AnswerRe: Redirect from https to http Pin
Ghazi H. Wadi28-Oct-07 21:19
Ghazi H. Wadi28-Oct-07 21:19 
You are using relative url i.e. "..\otherpages.asp" so after you visit the https page other consequent pages will be assumed to be of the same protocol will be used last (https).
Use absolute url (e.g. "http://www.codeproject.com/otherpage.asp" ) on the links of other pages.
Cheers
Raz


/*
Ghazi Hadi Al Wadi, PMP, ASQ SSGB, DBA
*/


GeneralRe: Redirect from https to http Pin
Prakash_Mishra28-Oct-07 22:09
Prakash_Mishra28-Oct-07 22:09 
Questiondatagrid doubt Pin
saravanan0528-Oct-07 20:49
saravanan0528-Oct-07 20:49 
AnswerRe: datagrid doubt Pin
soni uma28-Oct-07 20:58
soni uma28-Oct-07 20:58 
AnswerRe: datagrid doubt Pin
N a v a n e e t h28-Oct-07 20:58
N a v a n e e t h28-Oct-07 20:58 
AnswerRe: datagrid doubt Pin
Lijo Rajan28-Oct-07 20:59
Lijo Rajan28-Oct-07 20:59 
GeneralRe: datagrid doubt Pin
saravanan0528-Oct-07 21:15
saravanan0528-Oct-07 21:15 
GeneralRe: datagrid doubt Pin
Lijo Rajan28-Oct-07 21:25
Lijo Rajan28-Oct-07 21:25 
QuestionDatabase support for a website Pin
niting8528-Oct-07 20:44
niting8528-Oct-07 20:44 
AnswerRe: Database support for a website Pin
John-ph28-Oct-07 21:46
John-ph28-Oct-07 21:46 
AnswerRe: Database support for a website Pin
Braulio Dez29-Oct-07 4:22
Braulio Dez29-Oct-07 4:22 
QuestionCombo Box A-Z Validation Pin
kunal_gct28-Oct-07 20:33
kunal_gct28-Oct-07 20:33 
QuestionMail sending problem Pin
Lijo Rajan28-Oct-07 20:25
Lijo Rajan28-Oct-07 20:25 
AnswerRe: Mail sending problem Pin
Ghazi H. Wadi28-Oct-07 21:07
Ghazi H. Wadi28-Oct-07 21:07 
GeneralRe: Mail sending problem Pin
Lijo Rajan28-Oct-07 21:20
Lijo Rajan28-Oct-07 21:20 
GeneralRe: Mail sending problem Pin
Braulio Dez29-Oct-07 4:26
Braulio Dez29-Oct-07 4:26 
GeneralRe: Mail sending problem Pin
Ghazi H. Wadi29-Oct-07 10:43
Ghazi H. Wadi29-Oct-07 10:43 
QuestionRegarding Layers Pin
Satish_S28-Oct-07 19:53
Satish_S28-Oct-07 19:53 

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.