Forum Moderators: open

Message Too Old, No Replies

Email a page to a friend

Can this be done in xml?

         

webjourneyman

7:13 pm on Dec 14, 2005 (gmt 0)

10+ Year Member



I would like to have the option for visitors to send a page from my (future) website to a friend. Not the url of the page but the whole text.
I understand this is most often done with databases but I would like to know it there was a good methode to do this within the xml family?

webjourneyman

1:56 pm on Dec 18, 2005 (gmt 0)

10+ Year Member



Well can it?

tjhorne

5:17 pm on Dec 21, 2005 (gmt 0)

10+ Year Member



There is no programitic way of e-mailing someone with XML, I'd recommend using PHP for simplicity sake.

webjourneyman

6:15 pm on Dec 22, 2005 (gmt 0)

10+ Year Member



Thanks, I suspected so.