It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming PHP and MySQL Forum

accessing value of javascript variable in php

Moderator: Malcolm

accessing value of javascript variable in php

Postby devppl on Thu Apr 13, 2006 7:10 am

i have a
<script language="javascript">
<!--
function datePickerReturn( oDay, oMonth, oYear )

{
var date111=oDay + '/' + oMonth + '/' + oYear;
alert(test);
}

//-->
</script>


from this i want access the date111 value into the textbox

can anyone please help me

DEvPPL
devppl
 
Posts: 21
Joined: Wed Feb 22, 2006 5:17 am

Who is online

Users browsing this forum: No registered users and 0 guests