PaulHolmes
MIS
Hello,
I’m not sure what I am trying to do is possible but here goes…
We have a web online booking system for a holiday company. Half way through we let users print a page via JavaScript, using innerHTML so that they have a paper version of the quote.
Ideally what I would like to do is capture the web page and let someone email the page, i.e. like ‘email a friend’.
If I could insert the HTML that is the innerHTML and add it to a mailto this would be ideal.
Unfortunately, we are not able to store the link as each link is unique and to revisit would produce an error.
If anyone could throw any suggestions my way it would be most appreciated.
Thank you.
I’m not sure what I am trying to do is possible but here goes…
We have a web online booking system for a holiday company. Half way through we let users print a page via JavaScript, using innerHTML so that they have a paper version of the quote.
Ideally what I would like to do is capture the web page and let someone email the page, i.e. like ‘email a friend’.
If I could insert the HTML that is the innerHTML and add it to a mailto this would be ideal.
Unfortunately, we are not able to store the link as each link is unique and to revisit would produce an error.
If anyone could throw any suggestions my way it would be most appreciated.
Thank you.