Please DO NOT change the name of an existing discussion. If you have a new topic, start a new discussion.
On Jul 12, 6:02 pm, Hariz Soleminio <[email protected]> wrote: > Hi, > > I would like to ask about using innerHTML in forms. > I use it to change form every time the user change the form by select box. > > When I post it in other page using Firefox i keep having error : > Notice: Undefined index: nameofform in C:\page.php on line 3 > > but it works well in IE. > > what seems to be the problem guys, > We cannot possibly tell what is the problem unless you give us at least a little bit of your code. But that looks like a PHP Notice to me, not a browser one. Where is it appearing? -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en.
