Click here to Skip to main content
15,904,415 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Publishing Debug code or Release Code Pin
ednrgc16-Nov-06 5:26
ednrgc16-Nov-06 5:26 
GeneralRe: Publishing Debug code or Release Code Pin
Tad McClellan16-Nov-06 15:08
professionalTad McClellan16-Nov-06 15:08 
GeneralRe: Publishing Debug code or Release Code Pin
ednrgc17-Nov-06 2:26
ednrgc17-Nov-06 2:26 
AnswerRe: Publishing Debug code or Release Code Pin
Britney S. Morales16-Nov-06 5:43
Britney S. Morales16-Nov-06 5:43 
QuestionWhat's wrong with my Session Code? [modified] Pin
Dayekh16-Nov-06 4:17
Dayekh16-Nov-06 4:17 
AnswerRe: What's wrong with my Session Code? Pin
ednrgc16-Nov-06 5:30
ednrgc16-Nov-06 5:30 
GeneralRe: What's wrong with my Session Code? Pin
Dayekh16-Nov-06 5:36
Dayekh16-Nov-06 5:36 
QuestionHide parameters from URL [modified] Pin
ayeleteric16-Nov-06 3:00
ayeleteric16-Nov-06 3:00 
Hello,

I am calling page2.aspx from Hyperlink field in Grid in page1.aspx and I pass to Page2.aspx 2 parameters. I would like to hide those parameters from the user.
I mean instead of http://MySite.com/page2.aspx?Param1=0&Param2=1
I would like to get http://MySite.com/page2.aspx and also send those 2 parameters to page2.aspx.

I know how to do it if it was not an hyperlink from a grid:
server.transfer "page2.aspx?Param1=0&Param2=1" and it works fine

Thanx



-- modified at 9:20 Thursday 16th November, 2006

Eric H.

AnswerRe: Hide parameters from URL Pin
ednrgc16-Nov-06 5:31
ednrgc16-Nov-06 5:31 
GeneralRe: Hide parameters from URL [modified] Pin
ayeleteric16-Nov-06 19:02
ayeleteric16-Nov-06 19:02 
GeneralRe: Hide parameters from URL Pin
ednrgc17-Nov-06 2:46
ednrgc17-Nov-06 2:46 
AnswerRe: Hide parameters from URL Pin
ayeleteric17-Nov-06 21:57
ayeleteric17-Nov-06 21:57 
QuestionProblems Creating folder over W2k3 standard Pin
Britney S. Morales16-Nov-06 2:58
Britney S. Morales16-Nov-06 2:58 
AnswerRe: Problems Creating folder over W2k3 standard Pin
Paddy Boyd16-Nov-06 5:28
Paddy Boyd16-Nov-06 5:28 
GeneralRe: Problems Creating folder over W2k3 standard [modified] Pin
Britney S. Morales16-Nov-06 5:36
Britney S. Morales16-Nov-06 5:36 
AnswerRe: Problems Creating folder over W2k3 standard Pin
ednrgc16-Nov-06 5:37
ednrgc16-Nov-06 5:37 
AnswerRe: Problems Creating folder over W2k3 standard Pin
Guffa16-Nov-06 9:43
Guffa16-Nov-06 9:43 
AnswerRe: Problems Creating folder over W2k3 standard Pin
Britney S. Morales16-Nov-06 10:11
Britney S. Morales16-Nov-06 10:11 
QuestionPassing values between "windows" not "forms" Pin
just3ala216-Nov-06 2:46
just3ala216-Nov-06 2:46 
AnswerRe: Passing values between "windows" not "forms" Pin
Tamimi - Code16-Nov-06 3:03
Tamimi - Code16-Nov-06 3:03 
GeneralRe: Passing values between "windows" not "forms" Pin
just3ala216-Nov-06 3:20
just3ala216-Nov-06 3:20 
GeneralRe: Passing values between "windows" not "forms" Pin
Tamimi - Code16-Nov-06 3:34
Tamimi - Code16-Nov-06 3:34 
GeneralRe: Passing values between "windows" not "forms" Pin
just3ala216-Nov-06 4:46
just3ala216-Nov-06 4:46 
AnswerRe: Passing values between "windows" not "forms" Pin
Guffa16-Nov-06 7:13
Guffa16-Nov-06 7:13 
Questionwhen and how BeginProcessRequest is called in Asp.ent Pin
imran.arshad16-Nov-06 1:52
imran.arshad16-Nov-06 1:52 

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.