Click here to Skip to main content
15,914,111 members
Home / Discussions / Web Development
   

Web Development

 
QuestionIs this possible? Pin
Jörgen Sigvardsson6-Oct-02 21:32
Jörgen Sigvardsson6-Oct-02 21:32 
AnswerRe: Is this possible? Pin
Paul Watson6-Oct-02 22:13
sitebuilderPaul Watson6-Oct-02 22:13 
GeneralRe: Is this possible? Pin
Jörgen Sigvardsson6-Oct-02 22:22
Jörgen Sigvardsson6-Oct-02 22:22 
GeneralRe: Is this possible? Pin
Jörgen Sigvardsson6-Oct-02 22:48
Jörgen Sigvardsson6-Oct-02 22:48 
GeneralRe: Is this possible? Pin
Paul Watson6-Oct-02 23:41
sitebuilderPaul Watson6-Oct-02 23:41 
GeneralRe: Is this possible? Pin
Rickard Andersson207-Oct-02 2:02
Rickard Andersson207-Oct-02 2:02 
AnswerRe: Is this possible? Pin
benjymous7-Oct-02 5:02
benjymous7-Oct-02 5:02 
GeneralRe: Is this possible? Pin
Jörgen Sigvardsson7-Oct-02 7:15
Jörgen Sigvardsson7-Oct-02 7:15 
I thought about it, but it would be too complex for my backend to handle, I think. I haven't put much thought into it, but I know I'd have to do page to page "marshalling" which doesn't really fit my model.

I've implemented a "GUI" toolkit in Java/JSP. Each page is a form, and each controlling GUI component uses the GET/POST-mechanism and various javascripts to signal events to the server components. And I maintain various states in the frame (my name for a web page), keep internationalizable information, data bound components etc. This model only works well inside page boundaries. I have been pondering though if I could cross the page boundaries and use frames/iframes, but as the project I'm working on doesn't require that, I'll keep it for a rainy sunday or something. Smile | :)

I finally managed to solve the problem using div and table. I got a nice looking list view/report in the end. Smile | :)

--
Please state the nature of your medical emergency.
GeneralAccess User Control in ASP.NET Pin
Mazdak6-Oct-02 19:55
Mazdak6-Oct-02 19:55 
GeneralRe: Access User Control in ASP.NET Pin
Paul Watson6-Oct-02 21:12
sitebuilderPaul Watson6-Oct-02 21:12 
GeneralASP.Net Application Compilation Pin
MrGlover6-Oct-02 13:07
MrGlover6-Oct-02 13:07 
GeneralRe: ASP.Net Application Compilation Pin
Paul Ingles7-Oct-02 10:01
Paul Ingles7-Oct-02 10:01 
GeneralDaaah!! ExecuteScalar always throws an exception!! Pin
Rickard Andersson206-Oct-02 9:35
Rickard Andersson206-Oct-02 9:35 
GeneralRe: Daaah!! ExecuteScalar always throws an exception!! Pin
leppie6-Oct-02 11:24
leppie6-Oct-02 11:24 
GeneralRe: Daaah!! ExecuteScalar always throws an exception!! Pin
leppie6-Oct-02 11:27
leppie6-Oct-02 11:27 
GeneralRe: Daaah!! ExecuteScalar always throws an exception!! Pin
Paul Watson6-Oct-02 21:19
sitebuilderPaul Watson6-Oct-02 21:19 
GeneralRe: Daaah!! ExecuteScalar always throws an exception!! Pin
Rickard Andersson207-Oct-02 1:54
Rickard Andersson207-Oct-02 1:54 
GeneralRe: Daaah!! ExecuteScalar always throws an exception!! Pin
Paul Watson6-Oct-02 21:31
sitebuilderPaul Watson6-Oct-02 21:31 
GeneralRe: Daaah!! ExecuteScalar always throws an exception!! Pin
Rickard Andersson207-Oct-02 1:59
Rickard Andersson207-Oct-02 1:59 
GeneralRe: Daaah!! ExecuteScalar always throws an exception!! Pin
Jörgen Sigvardsson7-Oct-02 7:20
Jörgen Sigvardsson7-Oct-02 7:20 
GeneralRe: Daaah!! ExecuteScalar always throws an exception!! Pin
Rickard Andersson207-Oct-02 9:04
Rickard Andersson207-Oct-02 9:04 
GeneralFill in label.text from Page_Load... Pin
Ray Cassick6-Oct-02 5:44
Ray Cassick6-Oct-02 5:44 
GeneralRe: Fill in label.text from Page_Load... Pin
Ray Cassick7-Oct-02 4:09
Ray Cassick7-Oct-02 4:09 
GeneralEfficiency Pin
Paul Riley6-Oct-02 4:21
Paul Riley6-Oct-02 4:21 
GeneralRe: Efficiency Pin
leppie6-Oct-02 5:39
leppie6-Oct-02 5: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.