View Single Post
Old 03-19-2009, 07:03 AM   PM User | #2
TinyScript
Regular Coder

 
Join Date: Mar 2009
Location: Portland Oregon
Posts: 690
Thanks: 44
Thanked 63 Times in 62 Posts
TinyScript is on a distinguished road
shouldn't you loop right away? You're creating elements, right? And you want to get them by name, so you gotta name them.


what's the value of id in myfunction(id)
I didn't see you use it anywhere. You're sending an empty var.

Later on down there, you're creating Id and giving it a value but I didn't see any value assigned other than getobject. Can you explain how it's supposed to work. I'm learning and I've not used php nor ajax methods yet, but i'd love to learn.

I wish I had a way to do php. Does anyone know if there's a way to have an old laptop work as a server so i can practice php?
TinyScript is offline   Reply With Quote