JS and HTML Equivalents - Post ID 92952
Is there a HTML equivalent of the following JS?
<script language="javascript" src="/member-login/try/load.php"></script>
Tony
<script language="javascript" src="/member-login/try/load.php"></script>
Tony
err it IS html
trying to run a php script
and calling it javascript
no idea what or why sorry - where's it from?
trying to run a php script
and calling it javascript
no idea what or why sorry - where's it from?
Have fun
~ Fe Pixie ~
~ Fe Pixie ~
Mmmm HTML and Javascript are two completely different things. HTML is a markup language and Javascript is a programming language.
The Javascript is used to performing the PHP task. My problem is that the software I am using for the website stripts all JS so not to interfere with their own coding. My request is really to find a work-around for this problem, i.e. another programming language to run the PHP script
Thanks
Tony
The Javascript is used to performing the PHP task. My problem is that the software I am using for the website stripts all JS so not to interfere with their own coding. My request is really to find a work-around for this problem, i.e. another programming language to run the PHP script
Thanks
Tony
Tony,
I am not sure I follow everything, but could you just use PHP? Fe Pixie is the PHP expert, and may have the code you need to run your load.php file.
I am not sure I follow everything, but could you just use PHP? Fe Pixie is the PHP expert, and may have the code you need to run your load.php file.
I would appreciate any help
Thanks
Thanks
can you give us a link anthony?
Have fun
~ Fe Pixie ~
~ Fe Pixie ~
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.