Posted by one man army on 01/19/06 00:15
In article <1137617517.021500.183300@o13g2000cwo.googlegroups.com>,
"kevincw01" <kevincw01@gmail.com> wrote:
> just a shot in the dark but don't you need to name your input type?
> i.e. <INPUT name="zipRaw_id" type="text">
>
> -Kevin
>
the snippet was edited for brevity...
<input type="text" size="10" id="zipRaw_id" name="zipRaw_name"
maxlength="10">
the main point is that I am getting an element back, and that eq
Javascript works to get the value. I just do not know how to make this
work in PHP !
thanks much, I am really hung up here!
Navigation:
[Reply to this message]
|