I'm not sure if you can. When the user clicks an anchor (that is referenced on the same page), it does not submit a GET to the server; the browser handles it itself locally.
If the anchor is on another page, then it should show up in the HTTP request. You can use ListGetAt() or something similar to parse it out of the CGI variables. Regards, Jon --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
