Click here to Skip to main content
16,005,178 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: control a web page by code Pin
caradri10-May-08 23:30
caradri10-May-08 23:30 
GeneralRe: control a web page by code Pin
DanB198310-May-08 23:50
DanB198310-May-08 23:50 
QuestionCache and Generics... a match made in heaven? Pin
David Sheardown10-May-08 16:20
professionalDavid Sheardown10-May-08 16:20 
AnswerRe: Cache and Generics... a match made in heaven? Pin
David Sheardown11-May-08 16:30
professionalDavid Sheardown11-May-08 16:30 
QuestionHelp me change the src image of input type=image using js [modified] Pin
Mohammad A Gdeisat10-May-08 6:20
Mohammad A Gdeisat10-May-08 6:20 
QuestionWCF template or 3.0 Templates not appearing Pin
Bijay Bhaskar Deo10-May-08 5:32
Bijay Bhaskar Deo10-May-08 5:32 
AnswerRe: WCF template or 3.0 Templates not appearing Pin
Pete O'Hanlon11-May-08 10:56
mvePete O'Hanlon11-May-08 10:56 
QuestionURL Redirection/Re writting/Change browser bar value Pin
_tasleem10-May-08 3:29
_tasleem10-May-08 3:29 
hi all, i have made asp.net application in C#. suppose my site adress is
"abc.com"
I have pages related to admin and user but there are no folder, there
are internal page links on my site, like login link, when login link is
clicked within site user is redirected to "abc.com/login.aspx" and this
appear as it is on Ie browser bar, what i want is it should
"abc.com/admin/login.aspx" or "abc.com" (change browser bar adress and use
httpcontext.rewritepath() method),
There more similar situations like this but that is simplest, i know
other solution of that instead of login.aspx, link href should be
"/admin/login.aspx" but i dont want this solution and use
httpcontext.Rewritepath() method.
what i am intrested is href should be "abc.com/login.aspx" but afer
clicking on link and on post back Browser bar should display
"abc.com/admin/login.aspx" or only "abc.com", i want change values from
browser bar.
i hope you understand this problem i am doing this asp.net C#.

Regards.
Tasleem Arif

QuestionAutoEvent Pin
Pankaj Garg10-May-08 0:08
Pankaj Garg10-May-08 0:08 
AnswerRe: AutoEvent Pin
Abhijit Jana10-May-08 0:24
professionalAbhijit Jana10-May-08 0:24 
Questionhow to slove error Pin
sugunavathysubramanian9-May-08 19:35
sugunavathysubramanian9-May-08 19:35 
AnswerRe: how to slove error Pin
Abhijit Jana9-May-08 20:44
professionalAbhijit Jana9-May-08 20:44 
GeneralRe: how to slove error Pin
sugunavathysubramanian9-May-08 21:41
sugunavathysubramanian9-May-08 21:41 
AnswerRe: how to slove error Pin
Abhijit Jana9-May-08 23:28
professionalAbhijit Jana9-May-08 23:28 
GeneralRe: how to slove error Pin
sugunavathysubramanian10-May-08 1:07
sugunavathysubramanian10-May-08 1:07 
GeneralRe: how to slove error Pin
Abhijit Jana10-May-08 1:28
professionalAbhijit Jana10-May-08 1:28 
GeneralRe: how to slove error Pin
sugunavathysubramanian10-May-08 1:42
sugunavathysubramanian10-May-08 1:42 
GeneralRe: how to slove error Pin
Abhijit Jana10-May-08 1:51
professionalAbhijit Jana10-May-08 1:51 
GeneralRe: how to slove error Pin
sugunavathysubramanian10-May-08 2:08
sugunavathysubramanian10-May-08 2:08 
AnswerRe: how to slove error Pin
Abhijit Jana10-May-08 2:11
professionalAbhijit Jana10-May-08 2:11 
GeneralRe: how to slove error Pin
sugunavathysubramanian10-May-08 2:16
sugunavathysubramanian10-May-08 2:16 
GeneralRe: how to slove error Pin
Abhijit Jana10-May-08 2:14
professionalAbhijit Jana10-May-08 2:14 
GeneralRe: how to slove error Pin
sugunavathysubramanian10-May-08 2:23
sugunavathysubramanian10-May-08 2:23 
QuestionRequiredFieldValidator Pin
ptvce9-May-08 18:51
ptvce9-May-08 18:51 
AnswerRe: RequiredFieldValidator Pin
Abhijit Jana9-May-08 20:46
professionalAbhijit Jana9-May-08 20:46 

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.