I have a classifieds website, and on the page where ads are showed, I am creating a \"Send a tip to a friend\" form...
So anybody who wants can send a tip of the ad
You will need to use JavaScript without resulting to an iframe (ugly approach).
iframe
You can do it in JavaScript; using jQuery will make it painless.
I suggest you check out AJAX and Posting.