Re: Layer ID and ASP Script

From: RC- (r_candee_at_hotmail.com)
Date: 05/19/04


Date: Wed, 19 May 2004 15:46:25 -0600

This is what I am trying to accomplish:

I have several layers that I have turned into "buttons", meaning when a user
clicks the "button" a corresponding page will open based on an ASP script.

I have given each Layer a unique ID so I can "hopefully" pass that ID to my
ASP script.
The page that I want to open is based on criteria that will be passed to the
asp page via the layer id.

My question, how can I pass the Layer ID to an ASP Script?

"Kevin Spencer" <kspencer@takempis.com> wrote in message
news:uS1NqSePEHA.3300@TK2MSFTNGP09.phx.gbl...
> Your question doesn't make sense as stated. A layer is an HTML div. Like
any
> other HTML element, it can have an ID attribute. However, it is simply an
> HTML element in your document. As such, the rest of your question becomes
> meaningless. How about telling us what you're trying to achieve with this
> (with regards to the end user experience), and we can suggest some
> solutions.
>
> --
> HTH,
> Kevin Spencer
> .Net Developer
> Microsoft MVP
> Big things are made up
> of lots of little things.
>
> "RC-" <r_candee@hotmail.com> wrote in message
> news:#ffXO8dPEHA.640@TK2MSFTNGP12.phx.gbl...
> > Hi All,
> > I have a web page that has layers on it. What I would like to do is
> > call an asp script that will run based on the ID of the layer. How do I
> > pass the layer ID to an asp script?
> >
> > TIA
> > RC-
> >
> >
>
>