Hey Group,

my problem is that i have a form with data and i want to update the
#home list.
But how to do this?

I have a POST form with:
<a class="whiteButton" type="submit" onclick="addSomething();"
href="#home">Add Something</a>

to submit it.

But if pressed i only get a empty page only with the header.

<a class="whiteButton" type="submit" onclick="addSomething();
window.location.reload();" href="#home">Add Something</a>

Works for me, but seems not to be a beautiful solution?

Please point me to the right direction.

Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to