Importing values displayed by javascript to input text box
Hello there, nice to be a part of this community, hope to have some help whit my problem, im making a website that shows job ads, and in the job ad i use a google map script, the dragabble markeble, the one im using is the link above:
http://gmaps-samples-v3.googlecode.c...e-markers.html
Whit the marker i can choose the place that i want, but i liked to use the values given by the latitude and longitude (current location:) in the right side of the page in input text box where would be hidden and when i submitted the form would send the values to by database table.
Basically what i need is display the values given by javascript code in input text boxes, unfortanlly im a noob whit javascript and hope you guys could help me.
Best regards