I want to fill an input-box which I don't have any access on it ( so I can't add any javascripts ) with url. Something like :
http://google.com/#id_searchfield=text
I mentioned google so that you know that the receiver page is not under my control.
Is it possible or not ?
If it's impossible , Is there a way to do that with another page on a different domain instead of url ? ( some code or .. )
I have seen these but all of them needs access on the receiver page :
Pre-fill form field via URL in html
How can I pre-populate html form input fields from url parameters?
postMessage() Api
localstorage