Linking to ICQ

Im building a website for a guy I know and It has a members list and they seem to be using ICQ so is there a link that will message that person at for example 164251627 or summet its a html page so u know

You can page someone using a link, i got a flash app for that on my site, can send you the files if you’re interested…

yeh send me the link thats all I need i forgot the word when i posted lol

-Tom

in flash i use
getURL(“http://wwp.icq.com/scripts/WWPMsg.dll?to=” add to add “&from=” add from add “&fromemail=” add fromemail add “&body=” add body add “&subject=” add subject, “_blank”);

to is your icq n°
from is the senders name
fromemil his mail
body the messagetext
subject…obvious…

to test, just replace the variables by hardcoded values and take out the “add” (var here!) “add” parts…

that looks to complicated im in html anyway so u know i cud use the link but i think ill leave them to copy and paste lol cheers anyway