Fill out a form on another page

4 posts Page 1 of 1
Contributors
User avatar
Kieken72
VIP - Donator
VIP - Donator
Posts: 231
Joined: Sun May 02, 2010 10:38 am

Fill out a form on another page
Kieken72
Is it possible to fill in a form on another webpage with javascript on a page?
Example: http://www.kasteeltje.westsite.be
The button "Nieuwsbrief" pops up a form to fill in for subscribing to a newsletter. I want to make a facebookpage with html, just a form for the Subscribe to a newsletter. Can somebody help me out? or put me on the right path?
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Fill out a form on another page
mandai
That website doesn't seem to load for me. Though it is possible to fill out HTML forms with JavaScript, it depends how the page is designed.
User avatar
Kieken72
VIP - Donator
VIP - Donator
Posts: 231
Joined: Sun May 02, 2010 10:38 am

Re: Fill out a form on another page
Kieken72
Oh sorry, misstyped the link,..
http://kasteeltje.westsite.be
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Fill out a form on another page
mandai
I have read up a bit on the subject of cross-site scripting. It would appear you can't use a script on one site to access another, and this is a standard security measure in all browsers.
4 posts Page 1 of 1
Return to “Help & Support”