On Mon, 6 May 2002, at 4:49pm, Rich C wrote: > I have been searching the web for two days looking for an easy way to do > this.
Unfortunately, your list of "don't wants" excludes all the easy ways. You are basically asking, "How can I perform advanced functions using software that does not support advanced functions?". You cannot have your cake and eat it too. :-) If you want it to work on older browsers, you have to use server-side intelligence (SSI, CGI, PHP, etc.). If you want it to be portable between servers, you have to use client-side intelligence (DHTML, CSS, JavaScript, etc.). -- Ben Scott <[EMAIL PROTECTED]> | The opinions expressed in this message are those of the author and do not | | necessarily represent the views or policy of any other person, entity or | | organization. All information is provided without warranty of any kind. | ***************************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the text 'unsubscribe gnhlug' in the message body. *****************************************************************
