Paul F. Johnson wrote:
> Hi,
>
> I know it's possible to create dynamic menus using DHTML and/or JS, but
> is it possible to do using CGI?
>
> If it is, can anyone recommend a good website showing how to do it?
> Google produces lots of things...
>
> TTFN
>
> Paul
Well... DHTML is client side... CGI is not. So basically, the answer is
no. DHTML is real-time dynamic - you move the mouse over something and
the browser triggers a lump of code that was loaded with the page. CGI
is *never* sent to the browser, so this simply wont work. Every time a
user clicked, you'd have to send data back to the serer and then get the
server to redraw the entire page (or frame). Obviously not what you
usually want when you are just moving over menu items...
--
x theSpaceGirl (miranda)
# lead designer @
http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #