JS and HTML Equivalents

User 472422 Photo


Registered User
111 posts

Is there a HTML equivalent of the following JS?

<script language="javascript" src="/member-login/try/load.php"></script>

Tony
User 133269 Photo


Registered User
2,900 posts

err it IS html
trying to run a php script
and calling it javascript

no idea what or why sorry - where's it from?

Have fun
~ Fe Pixie ~
User 472422 Photo


Registered User
111 posts

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


User 355448 Photo


Ambassador
3,144 posts

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.
User 472422 Photo


Registered User
111 posts

I would appreciate any help

Thanks
User 133269 Photo


Registered User
2,900 posts

can you give us a link anthony?
Have fun
~ 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.