Click here to Skip to main content
15,902,012 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Asp.net Pin
N a v a n e e t h16-Dec-08 1:07
N a v a n e e t h16-Dec-08 1:07 
AnswerRe: Asp.net Pin
Nishant Singh16-Dec-08 1:16
Nishant Singh16-Dec-08 1:16 
AnswerRe: Asp.net Pin
Guffa16-Dec-08 6:25
Guffa16-Dec-08 6:25 
AnswerRe: Asp.net Pin
Christian Graus16-Dec-08 8:47
protectorChristian Graus16-Dec-08 8:47 
QuestionMultilingual website with same inventory. Pin
VijayVishwakarma16-Dec-08 0:30
VijayVishwakarma16-Dec-08 0:30 
AnswerRe: Multilingual website with same inventory. Pin
Christian Graus16-Dec-08 0:36
protectorChristian Graus16-Dec-08 0:36 
GeneralRe: Multilingual website with same inventory. Pin
VijayVishwakarma16-Dec-08 0:52
VijayVishwakarma16-Dec-08 0:52 
Questionany help with transferring data from one page to another? Pin
laziale16-Dec-08 0:13
laziale16-Dec-08 0:13 
Hi! I want to transfer a string from one page to another, I am trying to do like this:

I am putting the URL + the string what I need in a string called url, and then I am doing:

Response.Redirect(url);


then, I am transferred to the next page and I am trying to retrieve the data this way:

username = Request.Params["Username"]

and I got nothing. What is the best way to transfer a data, can someone post some example? I am using VS2005, thx ahead, Laziale
AnswerRe: any help with transferring data from one page to another? Pin
Christian Graus16-Dec-08 0:37
protectorChristian Graus16-Dec-08 0:37 
AnswerRe: any help with transferring data from one page to another? Pin
AprNgp16-Dec-08 0:39
AprNgp16-Dec-08 0:39 
AnswerRe: any help with transferring data from one page to another? Pin
Abhijit Jana16-Dec-08 0:51
professionalAbhijit Jana16-Dec-08 0:51 
AnswerRe: any help with transferring data from one page to another? Pin
Nishant Singh16-Dec-08 1:07
Nishant Singh16-Dec-08 1:07 
AnswerRe: any help with transferring data from one page to another? Pin
Brij16-Dec-08 1:23
mentorBrij16-Dec-08 1:23 
Questionmaster page update panel -- error executing child request Pin
dsaikrishna15-Dec-08 23:37
dsaikrishna15-Dec-08 23:37 
QuestionTree View in ASP.NET Pin
Rajesh Kumar Chekuri15-Dec-08 22:48
Rajesh Kumar Chekuri15-Dec-08 22:48 
AnswerRe: Tree View in ASP.NET Pin
meeram39515-Dec-08 22:56
meeram39515-Dec-08 22:56 
GeneralRe: Tree View in ASP.NET Pin
Rajesh Kumar Chekuri15-Dec-08 23:02
Rajesh Kumar Chekuri15-Dec-08 23:02 
GeneralRe: Tree View in ASP.NET Pin
Dominic Goulet16-Dec-08 3:19
Dominic Goulet16-Dec-08 3:19 
AnswerRe: Tree View in ASP.NET Pin
Christian Graus16-Dec-08 0:37
protectorChristian Graus16-Dec-08 0:37 
QuestionCan anyone help me with a javascript? Pin
Tryongliph15-Dec-08 22:40
Tryongliph15-Dec-08 22:40 
AnswerRe: Can anyone help me with a javascript? Pin
meeram39515-Dec-08 22:49
meeram39515-Dec-08 22:49 
GeneralRe: Can anyone help me with a javascript? Pin
Tryongliph15-Dec-08 23:48
Tryongliph15-Dec-08 23:48 
GeneralRe: Can anyone help me with a javascript? Pin
meeram39516-Dec-08 0:22
meeram39516-Dec-08 0:22 
GeneralRe: Can anyone help me with a javascript? Pin
Tryongliph16-Dec-08 2:47
Tryongliph16-Dec-08 2:47 
GeneralRe: Can anyone help me with a javascript? Pin
Nishant Singh16-Dec-08 0:43
Nishant Singh16-Dec-08 0:43 

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.