Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Two selectBox.js controls in ONE form?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Morpheus73
Average Member

Denmark
597 Posts

Posted - 03 May 2002 :  08:05:59  Show Profile
this is driving me

I messing around with a mod for Snitz (usergroups) and I want to be able to have to sets of selctbox.js controlled selectboxes, because I want to be able to assign/modify usergroup members and usergroup moderators at the same time

I can´t get it to pick anything up from the second selectbox "AuthModerators" when it tries to send it to db - any idea why? - controlling the selctboxes within same form works fine and all - it just doesn´t seem to pick it up - if I convert my "AuthModerators" into a normal dropdown selctbox it works fine

please help

Morpheus73
Average Member

Denmark
597 Posts

Posted - 03 May 2002 :  09:44:32  Show Profile
AHA!

this was the devil:

Response.Write(" onClick=""selectAllOptions(document.GroupModify.AuthUsers)""")

the button! - but how do I make it select items from two fields at once?

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 03 May 2002 :  13:34:01  Show Profile
like this:

Response.Write (" onclick=""selectAllOptions(document.GroupModify.AuthUsers);selectAllOptions(document.GroupModify.AuthModerators);""")
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.33 seconds. Powered By: Snitz Forums 2000 Version 3.4.07