I am looking for a good way to structure my application code to
match my web-frontend:
i have a couple of html-templates, which i would like to fill in
with their appropriat backend functions. e.g. i have a "search"
template, where one can enter search terms and submit a query.
Then there is the major part of the page, which should be used to
display stuff, mostly the search results.
i would like to have those two be filled in and be run in
seperate functions. I think frames would make that possible, but
frames are evil and i would like to avoid those.
is it possible and recommended to hop from one mode to the next
with $self->newrunmode, filling in one bit at a time?
could i make my problem understood?
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/suppressed/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.