Index Page | Login Page | Registration Page
PREVIOUS MESSAGE(S)
'Sevilian Board index page
'Please reply with your name and how often you check this board.' posted by NovaFlash - 30/12/2010, 00:08:44
'Muffy - Queen of Weirdness - Midnight Mistress - Starseneyes - Almost Every Day' posted by Muffy - 30/12/2010, 15:56:24

CURRENT MESSAGE

Ok, this makes marginally more sense. So, you want your PHP to retrun a variable to the JavaScript? Try a obscure fiel
Ok, this makes marginally more sense. So, you want your PHP to retrun a variable to the JavaScript? Try a obscure field:and the js: var value = document.getElementById( myHiddenField').value;if that is not the case, if you are trying to get a JS variable into PHP, that cannot be done.PHP is a server side language, which means the code is DONE by the time the web page is displayed. JavaScript is a client side language, which means the code is executed ONCE THE PAGE IS LOADED. Communication between client-side and server-side languages is limited, and one way (server-side->client-side via obscure field [crude]). I suggest you rethink your method 0Was this answer helpful?





(VISITOR) AUTHOR'S NAME
Sophia

MESSAGE TIMESTAMP
16 september 2012, 06:30:32

AUTHOR'S IP LOGGED
220.233.208.86




REPLIES TO THIS MESSAGE

- no replies yet -



REPLY FORM

name:
email:
title:
message:
Please type the text of the image below into the text box here to confirm that you are human, before posting a comment:

  sign post using your signature    |      no text
    
Index Page | Login Page | Registration Page
















message was viewed 1095 time(s).