Hi everyone, my question is kind of simple. Can you goto a page and use javascript in the same url so to speak? For example:
I ask because I have a page that based off of user action gets populated via javascript functions. Alot of times I link to content on that page in various forums, so I would like to be able to provide a link to the page w/ the javascript: to populate it with the correct content. Anyone know how to correctly code this?
Thanks, Drew
"Mistakes are the portals of discovery"
James Joyce
Code:
[URL unfurl="true"]http://www.google.com[/URL] javascript:alert("Hello");
I ask because I have a page that based off of user action gets populated via javascript functions. Alot of times I link to content on that page in various forums, so I would like to be able to provide a link to the page w/ the javascript: to populate it with the correct content. Anyone know how to correctly code this?
Thanks, Drew
"Mistakes are the portals of discovery"
James Joyce