RE: [hwg] Link removal script??
by "Shull, Conrad" <cshull(at)shscares.org>
|
| Date: |
Wed, 29 Nov 2000 16:48:25 -0500 |
| To: |
"'hwg-languages(at)hwg.org'" <hwg-languages(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
You could do this pretty easily with VBScript and ASP. Don't know if
there's an more elegant method, but here goes...
<%
if date < #01/01/01# then
Response.Write "<a href='CoolSite'>Cool Site</a>"
end if
%>
- Conrad Shull
> Does anyone know of a script that will automatically remove a
> link at a
> specified date? I've come across ones written in javascript
> that remove
> "new" icons at a specified date. It didn't work for me when I
> used a web
> link instead of a gif. Any ideas?
>
> Thanks
>
HWG: hwg-languages mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.