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

ASP.NET

 
AnswerRe: ConnectionString Problem!!! Pin
immori3-Nov-06 18:51
immori3-Nov-06 18:51 
AnswerRe: ConnectionString Problem!!! Pin
Guffa4-Nov-06 2:24
Guffa4-Nov-06 2:24 
QuestionError Type: Either BOF or EOF is True Pin
Skanless2-Nov-06 11:25
Skanless2-Nov-06 11:25 
AnswerRe: Error Type: Either BOF or EOF is True Pin
Akhilesh Yadav2-Nov-06 23:31
Akhilesh Yadav2-Nov-06 23:31 
QuestionHTTP Module and Application path Pin
Ponzano Paolo2-Nov-06 10:10
Ponzano Paolo2-Nov-06 10:10 
AnswerRe: HTTP Module and Application path Pin
Akhilesh Yadav2-Nov-06 23:34
Akhilesh Yadav2-Nov-06 23:34 
QuestionPostback result in new window? Pin
pahlsson2-Nov-06 9:41
pahlsson2-Nov-06 9:41 
AnswerRe: Postback result in new window? Pin
Britney S. Morales2-Nov-06 11:58
Britney S. Morales2-Nov-06 11:58 
the result must to be a Session Var

On html Code ( page 1)

<br />
page.registerstartupscript("str",str)<br />


OnLinkButtonClick
<br />
dim str as string = "<script language=javascript>window.open('page2.aspx',target='_blank')</script>"<br />


OnLoad (Page 2)

<br />
label1.Text = --SessionVar--;<br />


keep Learning and you never will be out of date...

QuestionSQL Server 2005 Looping Pin
nature02762-Nov-06 9:37
nature02762-Nov-06 9:37 
QuestionMultiple SiteMapProviders Pin
nlindley72-Nov-06 9:20
nlindley72-Nov-06 9:20 
QuestionAsp.net User controls Pin
mcd24242-Nov-06 8:32
mcd24242-Nov-06 8:32 
AnswerRe: Asp.net User controls Pin
Guffa2-Nov-06 8:43
Guffa2-Nov-06 8:43 
GeneralRe: Asp.net User controls Pin
mcd24242-Nov-06 8:46
mcd24242-Nov-06 8:46 
QuestionAdd nodes to SiteMapPath Pin
shapper2-Nov-06 7:46
shapper2-Nov-06 7:46 
AnswerRe: Get XML node value Pin
Elina Blank2-Nov-06 7:46
sitebuilderElina Blank2-Nov-06 7:46 
QuestionOpensource Groups? Source Code? Recommended Books/Sites? Please Help! Pin
Luke Armstrong2-Nov-06 6:14
Luke Armstrong2-Nov-06 6:14 
AnswerRe: Opensource Groups? Source Code? Recommended Books/Sites? Please Help! Pin
Luke Armstrong2-Nov-06 12:37
Luke Armstrong2-Nov-06 12:37 
Question.net 2.0 Custom Web Services in SharePoint 2003 Pin
braber2-Nov-06 5:31
braber2-Nov-06 5:31 
QuestionGo through XML nodes Pin
shapper2-Nov-06 4:30
shapper2-Nov-06 4:30 
AnswerRe: Go through XML nodes Pin
braber2-Nov-06 5:37
braber2-Nov-06 5:37 
QuestionIntercepting Keystrokes Pin
Marc Paliotti2-Nov-06 4:08
Marc Paliotti2-Nov-06 4:08 
AnswerRe: Intercepting Keystrokes Pin
Tad McClellan2-Nov-06 4:28
professionalTad McClellan2-Nov-06 4:28 
GeneralRe: Intercepting Keystrokes Pin
Marc Paliotti2-Nov-06 4:34
Marc Paliotti2-Nov-06 4:34 
AnswerRe: Intercepting Keystrokes Pin
Guffa2-Nov-06 4:53
Guffa2-Nov-06 4:53 
GeneralRe: Intercepting Keystrokes Pin
Tad McClellan2-Nov-06 11:59
professionalTad McClellan2-Nov-06 11:59 

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.