Have a friend

i’m working on a site that will have a button on it to send to a friend. does DW have an insert button with the link or do i have to script it. if so what is the script???:rd:

Just to clarify a few things…

When you hit the button, its sends something to a freind’s email? Right?

If so, you can just insert and interactive image (your button, or a pre-made flash button or whatever) and then you can just link it to your freinds email… I can go to much detail at the mo, I dont have DW in front of me, but basicaly, you shouldnt need to script anything, i did it without it before.

i need to send the link not just a email…

You need some form of server side script to accept the form data (email address, URL, etc) then send the email.

There are addon server behaviors for DW (Ultradev or MX versions) that will create the form and script for you in either ASP, Cold Fusion, or PHP. Take a look on Macromedia Exchange for add on extension or do a Google search for third party sites with DW Extensions.