The-Last-Escape Posted May 1, 2007 Share Posted May 1, 2007 By what I have done with javascript, it is probably best if you didn't do that. Javascript isn't secure is any information going through that, and also you have to understand, with javascript no matter what some of your viewers will not have access to that, it is good to not put anything of utmost importance in javascript, as anyone with some older browsers that don't support javascript or if they have it turned off then what you are doing they won't see. Javascript is for preloading images, and dropdown menus with some peolpe that want it, as long as you have other links as well, and javascript isn't picked up in search engines, rethink wwhether you want to do this or not, but what you can do. and unfortunately you can only create 3 types of popup windows, alert, prompt, and another. Its with an ok button, with ok and cancel, and with typing in 1 thing. You can't create a form in javacsript popup by what I know I have never seen anyone do this before, having a form popup you can just have your form come up in another window with _blank, and then have it send it that way, and tell the window to close when they click the submit button by using the javascript onunload function. Let me know how this works. Link to comment https://forums.phpfreaks.com/topic/49471-send-page-to-a-friend/ Share on other sites More sharing options...
trq Posted May 1, 2007 Share Posted May 1, 2007 Let me know how this works. How WHAT works? What is your actual question? Link to comment https://forums.phpfreaks.com/topic/49471-send-page-to-a-friend/#findComment-242463 Share on other sites More sharing options...
redarrow Posted May 1, 2007 Share Posted May 1, 2007 to send a page to a friend all you need to do is send that page via email. Link to comment https://forums.phpfreaks.com/topic/49471-send-page-to-a-friend/#findComment-242466 Share on other sites More sharing options...
The-Last-Escape Posted May 1, 2007 Author Share Posted May 1, 2007 Well my question is how dose what I wrote above work Link to comment https://forums.phpfreaks.com/topic/49471-send-page-to-a-friend/#findComment-242473 Share on other sites More sharing options...
redarrow Posted May 1, 2007 Share Posted May 1, 2007 you want us to exsplain a javasript quistion in a php forum correct? Link to comment https://forums.phpfreaks.com/topic/49471-send-page-to-a-friend/#findComment-242478 Share on other sites More sharing options...
The-Last-Escape Posted May 1, 2007 Author Share Posted May 1, 2007 Sorry never mind I dont think you nderstand Link to comment https://forums.phpfreaks.com/topic/49471-send-page-to-a-friend/#findComment-242480 Share on other sites More sharing options...
fenway Posted May 1, 2007 Share Posted May 1, 2007 Sorry never mind I dont think you nderstand I don't think anyone understands... Link to comment https://forums.phpfreaks.com/topic/49471-send-page-to-a-friend/#findComment-242857 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.