PDA

View Full Version : Aim Link


peteher
03-31-2005, 02:28 AM
I need some help. I'm trying to create a link to click and IM someone a link to a specific video or picture on my website. I have tons of videos, so i dont want to make a separate html file for each video file just to get this link to work.

You can see the code for my videos at www.peteherron.com/videos.shtml and the code for my video viewer at www.peteherron.com/videos/video.php

The code for the Aim link is:

<a href='aim:goim?screenname=Choose+a+buddy+from+this+box&message=Watch+This:+http://peteherron.com/videos/FILENAME HERE' class='bodyItemOptions'>IM this pic to a friend</a>

If anyone can help me out here, I'd really appreciate it. I just want the "FILENAME HERE" to be whichever video they are watching at that time.

metaph0r
03-31-2005, 08:42 AM
http://www.codeave.com/asp/code.asp?u_log=146

Hope this helps.

metaph0r
03-31-2005, 08:47 AM
Also this, for converting the characters appropriately:
http://www.codeave.com/html/code.asp?u_log=5050