Question:
Dreamweaver / HTML code question?
Adam
2012-11-13 07:46:00 UTC
How to make a report button where when pressed it will send a email saying that there been a report on the page. and would it work if it on a template
Three answers:
Black Lace
2012-11-13 07:54:50 UTC
Hi people ,



Today i will be showing you on how to add a "Report" button to your site



So members can send reports like broken link/video/page directly to your email.







Okay so we do we need?



jQuery code : gets the data and sends confimation message

HTML code : to make the report button

Ajax : send the data over to php without refreshing the page

PHP code : parse the data and send the report to email

External server outside of Ning : To host the php code file





HTML Code(Put this at the page you want to enable report button):







jQuery Code:(Put it in custom code)



anonymous
2016-10-24 13:49:58 UTC
Dreamweaver layout mode is poor, no professional makes use of that component, and that i'd by no capacity employ a fashion designer who does. Dreamweaver code view is a fancy textual content editor, which does a marginally good interest of helping you write your own html. i'd recommend you study the fundamentals in Notepad first, because you should comprehend a thanks to do all of it through your self. Then, use the Dreamweaver code view or a diverse effective editor like notepad++ or vim. by no capacity use Dreamweaver or FrontPage or note's save as information superhighway web site. I discovered html in highschool, took about 4 months, and replaced into often on my own. save in suggestions through that this replaced into overdue 90s even as HTML4 and XHTML were competing for dominance. I discovered utilizing notepad.
Alex
2012-11-13 07:51:16 UTC
I'm not sure what you are asking

If you want a button on a page that sends you an email reporting an issue then you will need to use some php script

If you send me your current HTML and other relevant documents I will write the php for you

Email me at webbuild458@gmail.com


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Continue reading on narkive:
Loading...