Click here to Skip to main content
16,013,440 members
Home / Discussions / C#
   

C#

 
GeneralRe: Yahoo and C# Pin
eggie519-Jun-04 17:49
eggie519-Jun-04 17:49 
GeneralRe: Yahoo and C# Pin
MeterMan19-Jun-04 18:25
MeterMan19-Jun-04 18:25 
GeneralRe: Yahoo and C# Pin
eggie519-Jun-04 19:21
eggie519-Jun-04 19:21 
GeneralRe: Yahoo and C# Pin
MeterMan20-Jun-04 16:38
MeterMan20-Jun-04 16:38 
GeneralRe: Yahoo and C# Pin
eggie519-Jun-04 19:11
eggie519-Jun-04 19:11 
GeneralRe: saving collection automaticaly into form`s code file. Pin
Mazdak18-Jun-04 22:18
Mazdak18-Jun-04 22:18 
GeneralRe: saving collection automaticaly into form`s code file. Pin
Member 114126618-Jun-04 22:52
Member 114126618-Jun-04 22:52 
QuestionNewbie Q: C# ASPX Popup? Pin
Joel, Just Joel18-Jun-04 16:04
Joel, Just Joel18-Jun-04 16:04 
Brand new to C# here, so thanks for bearing with me. What I want to do is probably really easy, but I sure 'nuff can't find the answer on my own.

I have an aspx page with some C# code-behind and a simple button control. I want the click event on that button to launch a new aspx page sized to about 600 x 600. Just a popup window. I've tried Response.Redirect and Server.Transfer, but neither one of them seems to do what I need. A different form in the same project uses a hyperlink formatted as follows: javascript:var w=window.open('pforms/forgotpassword.aspx','test', 'width=350,height=200,scrollbars=no,resizable=yes'). I want to do basically the same thing as that hyperlink, but in C# as a button click event. Can't use a hyperlink on my aspx page for several reasons, but mainly because the event is also running some C# code. Help? Thanks!

Joel
AnswerRe: Newbie Q: C# ASPX Popup? Pin
Heath Stewart18-Jun-04 18:37
protectorHeath Stewart18-Jun-04 18:37 
GeneralRe: Newbie Q: C# ASPX Popup? Pin
Joel, Just Joel21-Jun-04 15:34
Joel, Just Joel21-Jun-04 15:34 
GeneralFind me that record... Pin
aberger5618-Jun-04 12:05
aberger5618-Jun-04 12:05 
GeneralRe: Find me that record... Pin
Nick Parker18-Jun-04 13:36
protectorNick Parker18-Jun-04 13:36 
GeneralRe: Find me that record... Pin
aberger5619-Jun-04 15:33
aberger5619-Jun-04 15:33 
GeneralHelp MapXtreme Pin
hxxbin18-Jun-04 11:18
hxxbin18-Jun-04 11:18 
GeneralRe: Help MapXtreme Pin
Dave Kreskowiak18-Jun-04 12:49
mveDave Kreskowiak18-Jun-04 12:49 
Generalreleasing PictureBox's Image file handle Pin
ABean18-Jun-04 9:45
ABean18-Jun-04 9:45 
GeneralRe: releasing PictureBox's Image file handle Pin
ABean18-Jun-04 10:12
ABean18-Jun-04 10:12 
GeneralRe: releasing PictureBox's Image file handle Pin
Dave Kreskowiak18-Jun-04 12:47
mveDave Kreskowiak18-Jun-04 12:47 
GeneralCatch and exit Pin
StephenMcAllister18-Jun-04 9:06
StephenMcAllister18-Jun-04 9:06 
GeneralRe: Catch and exit Pin
Nick Parker18-Jun-04 9:39
protectorNick Parker18-Jun-04 9:39 
GeneralEver growing threads and handles Pin
mitchellguzman18-Jun-04 8:49
professionalmitchellguzman18-Jun-04 8:49 
GeneralRe: Ever growing threads and handles Pin
Daniel Turini18-Jun-04 9:42
Daniel Turini18-Jun-04 9:42 
GeneralHandling disposed event. Pin
Member 114461718-Jun-04 8:20
Member 114461718-Jun-04 8:20 
GeneralRe: Handling disposed event. Pin
Heath Stewart18-Jun-04 18:32
protectorHeath Stewart18-Jun-04 18:32 
GeneralRe: Handling disposed event. Pin
Member 114461719-Jun-04 6:01
Member 114461719-Jun-04 6:01 

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.