Don said:
What the hell attachment did I use. I put the ode in the body
Since your WebTV thingy apparently doesn't show it, I'll paste in your
source so you can see what you sent. Scroll down to the HTML part.
Apologies to everyone else.
Path:
twister.nyroc.rr.com!news-rtr.nyroc.rr.com!news.maxwell.syr.edu!news.moat.net!newsfeed-3001.bay.webtv.net!newssorter-3001.bay.webtv.net!not-for-mail
From: (e-mail address removed) (Don And Sis)
Newsgroups: alt.html
Subject: Re: OT Drop Down Scripts
Date: Sat, 16 Oct 2004 23:07:32 -0400
Organization: WebTV Subscriber
Lines: 55
Message-ID: <
[email protected]>
References: <
[email protected]>
NNTP-Posting-Host: localhost.webtv.net
Mime-Version: 1.0 (WebTV)
Content-Type: Multipart/Mixed; Boundary=WebTV-Mail-12001-8694
Content-Transfer-Encoding: 7Bit
X-WebTV-Signature: 1
ETAuAhUAxIRh/WKExqhRiZukRgOwfQm8zawCFQC3mV7inYpi9JUcVdx47IowZ8Nuog==
Content-Disposition: Inline
X-WebTV-Stationery: Standard; BGColor=#000000; TextColor=#ffffff
Xref: news-rtr.nyroc.rr.com alt.html:1463249
--WebTV-Mail-12001-8694
Content-Type: Text/Plain; Charset=US-ASCII
Content-Transfer-Encoding: 7Bit
This script is in my cgi-bin dir. and I use it in my drop down in y sig.
Don
#!/usr/local/bin/perl
use CGI qw(param);
$url = param(url);
print "Location: $url\n\n"; exit;
--WebTV-Mail-12001-8694
Content-Description: signature
Content-Disposition: Inline
Content-Type: Text/HTML; Charset=US-ASCII
Content-Transfer-Encoding: 7Bit
<html><body bgcolor="#000000" text="#ffffff">
<center>
<form name=x
action="
http://members.tripod.com/dirt129/cgi-bin/redirect.pl"
method=post><select name=url>
<option>Popcorns Help
<option
value=
http://community-2.webtv.net/dmsmm/transloader5/>Transloader
<option value=
http://www.html46.com/ftptools.htm>Directory Mover
<option
value=
http://community-2.webtv.net/dmsmm/Popcornstools1/>Popcorn's Tools
<option value=
http://uk.geocities.com/murphy_dn/help/helpmenu.html
<option value=URL>Link Title
<option value=URL>Link Title
</select>
<input type=submit value=Go></form>
</center>
</html></table></tr></td></table></tr></td><center>
<embed src="
http://members.tripod.com/dirt129/cgi-bin/
randomlep.pl"></embed>
<embed
src="
http://members.tripod.com/dirt129/cgi-bin/random.pl"autostart="true"
--WebTV-Mail-12001-8694--