Relena
11-28-2002, 07:57 AM
im making my site in PHP, but im stuck on some java stuff.
i want, in an option pull dow list thing, i want to, onchange, to open a new window, wih a variable, below is what i WANT it to be, but of course, it gives me an error, its sopposed to open a new window, which normally works for just normal text, but i want it to work with a pulldown list.
onchange="userdetails('+this.value;')"
can someone please help me.
i want, in an option pull dow list thing, i want to, onchange, to open a new window, wih a variable, below is what i WANT it to be, but of course, it gives me an error, its sopposed to open a new window, which normally works for just normal text, but i want it to work with a pulldown list.
onchange="userdetails('+this.value;')"
can someone please help me.