Click here to Skip to main content
15,904,828 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: PHP add date (easy one hopefully!) Pin
l a u r e n14-Mar-07 16:21
l a u r e n14-Mar-07 16:21 
GeneralRe: PHP add date (easy one hopefully!) Pin
Bradml14-Mar-07 19:50
Bradml14-Mar-07 19:50 
GeneralRe: PHP add date (easy one hopefully!) Pin
Bradml14-Mar-07 19:50
Bradml14-Mar-07 19:50 
QuestionWeb services and win 32 dll Pin
LCI13-Mar-07 5:27
LCI13-Mar-07 5:27 
QuestionOverrided install sub problem Pin
Memo Soso13-Mar-07 4:54
Memo Soso13-Mar-07 4:54 
AnswerRe: Overrided install sub problem [modified] Pin
Dmitry Khudorozhkov13-Mar-07 6:04
Dmitry Khudorozhkov13-Mar-07 6:04 
GeneralRe: Overrided install sub problem Pin
Memo Soso13-Mar-07 22:24
Memo Soso13-Mar-07 22:24 
GeneralRe: Overrided install sub problem Pin
Dmitry Khudorozhkov13-Mar-07 22:38
Dmitry Khudorozhkov13-Mar-07 22:38 
GeneralRe: Overrided install sub problem Pin
Memo Soso13-Mar-07 22:45
Memo Soso13-Mar-07 22:45 
General...wait for Visual Studio gurus Pin
Dmitry Khudorozhkov13-Mar-07 22:47
Dmitry Khudorozhkov13-Mar-07 22:47 
QuestionGridview Pin
Thomas p alias13-Mar-07 2:29
Thomas p alias13-Mar-07 2:29 
AnswerRe: Gridview Pin
badgrs13-Mar-07 2:52
badgrs13-Mar-07 2:52 
QuestionRegarding Web Application Pin
John.L.Ponratnam13-Mar-07 1:21
John.L.Ponratnam13-Mar-07 1:21 
AnswerRe: Regarding Web Application Pin
badgrs13-Mar-07 2:51
badgrs13-Mar-07 2:51 
GeneralRe: Regarding Web Application Pin
John.L.Ponratnam13-Mar-07 3:36
John.L.Ponratnam13-Mar-07 3:36 
GeneralRe: Regarding Web Application Pin
badgrs14-Mar-07 0:52
badgrs14-Mar-07 0:52 
I'm pretty sure you can't just create a new form (Page) via its constructor, only the ASP.NET runtime will create Page objects during the request lifecycle. By the looks of things, you're trying to show another dialogue in the new form. Web applications work completely differently to WinForms apps, you'll find it very difficult to try and convert the UI code. I would suggest you try keeping as much business logic as possible and start the aspx (UI) coding from scratch since the code is totally different from WinForms.
GeneralRe: Regarding Web Application Pin
John.L.Ponratnam14-Mar-07 2:45
John.L.Ponratnam14-Mar-07 2:45 
QuestionRe: Regarding Web Application Pin
Sandeep Akhare13-Mar-07 21:19
Sandeep Akhare13-Mar-07 21:19 
AnswerRe: Regarding Web Application Pin
John.L.Ponratnam13-Mar-07 22:53
John.L.Ponratnam13-Mar-07 22:53 
GeneralRe: Regarding Web Application Pin
RichardGrimmer15-Mar-07 6:43
RichardGrimmer15-Mar-07 6:43 
QuestionIUSR_ Security Issue Pin
Programm3r13-Mar-07 0:44
Programm3r13-Mar-07 0:44 
AnswerRe: IUSR_ Security Issue Pin
JUNEYT13-Mar-07 2:50
JUNEYT13-Mar-07 2:50 
QuestionRe: IUSR_ Security Issue Pin
Programm3r13-Mar-07 3:16
Programm3r13-Mar-07 3:16 
QuestionRe: IUSR_ Security Issue Pin
Programm3r13-Mar-07 3:22
Programm3r13-Mar-07 3:22 
AnswerRe: IUSR_ Security Issue Pin
Paddy Boyd13-Mar-07 4:39
Paddy Boyd13-Mar-07 4:39 

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.