RE: Using Ajax.open to get specific div
what do you mean send it to a user? e-mail?
I would suggest jquery (javascript library) would be probably the best way to do this as it has a built in, simple ajax function and selectors to get the right element easily (very flexible) and a function to read the contents of the div...
Although, if you do want to use email, You'd need to find a way to pass the javascript variable to PHP, which IIRC needs to be done through some sort of form.
<Eljay> "Problems encountered: shit blew up"
|