I thing that you must put the action too :
..<select name="group" onchange="document.choix.action='Page.html'; document.choix.submit();">..
if not try to change that :
..<select name="group" onChange="selectGroup( )">..
in
..<select...
Hi,
I must do a auto number increse but I don't know how to do that !
I explain : I have a field : ID who is a number and when I make an insertion, I don't put any ID in the request but oracle take the max and add 1 !
I hope it's clear, I know that my english is not very good but I need help...
HI,
I must do a migration access to oracle ! I made a script(ASP) but he convert some characteres on another ! (ex: ö to é) so I've decided to do the migration with CSV file but I don't find any programes who allow to do that !
Some as an other solution ?
Thanks
Daft
Hi,
I use the split function and it run not in Netscape but well in IE ? Is it normal ??
Netscape said : document.form1.land.value has no properties when I do
allvalue = documennt.form1.land.value.split('#');
Help me please !
Daft
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.