Recent content by Opiflux

  1. O

    New pet, which type of turtle is that?

    Hi, I got a turtle as a gift and because i want to read about it in order to know what to feed it, how much space is needed for it, etc... i need to know which type it is. I am unable to figure out by myself as I've never gotten turtles before...
  2. O

    how can i make the data returned from javascript to asp.net persist?

    I have this page in a wizard where one can select his location on the map. the value is displayed correctly on a textbox in the same page using: document.getElementById('MainContent_Wizard1_SelectedLat').value = Lat; document.getElementById('MainContent_Wizard1_SelectedLng').value = Lng; till...
Back
Top