Click here to Skip to main content
15,920,576 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: On Closing a Browser Window... Pin
SABhatti3-Aug-05 6:29
SABhatti3-Aug-05 6:29 
GeneralUsing ActiveX component in a web page Pin
Spaz803-Aug-05 0:51
Spaz803-Aug-05 0:51 
GeneralRe: Using ActiveX component in a web page Pin
Pradyumna Gogte5-Aug-05 3:20
Pradyumna Gogte5-Aug-05 3:20 
GeneralNewbie Here Pin
Ethel038@aol.com2-Aug-05 19:56
Ethel038@aol.com2-Aug-05 19:56 
GeneralRe: Newbie Here Pin
Christian Graus2-Aug-05 20:06
protectorChristian Graus2-Aug-05 20:06 
GeneralRe: Newbie Here Pin
Vasudevan Deepak Kumar5-Aug-05 5:29
Vasudevan Deepak Kumar5-Aug-05 5:29 
GeneralJavascript & Coldfusion Pin
walkerst2-Aug-05 17:56
walkerst2-Aug-05 17:56 
GeneralRe: Javascript & Coldfusion Pin
Member 5569024-Aug-05 2:03
Member 5569024-Aug-05 2:03 
I have not done it with Coldfusion but with javascript and ASP.
(It is assumed that both combo box values hav some relationship key.)

To populate the second combo box on the change of the first one.
1- Create a recordset for the second combobox.
2- In javascript make functions:
A- to populate the array with the recordset values.
B- funcion to compare the first combo box value and populate second combo box with matched values.
C- function to clear the prev values of second combo box on change of first combo box values.

3- on change of first combo box value call a Javascript function (with firstthe second combo box with the matched values. combo box value passed )that compare the value with the array and populate

Thanx n' Regards
anyla
GeneralJavascript in ASP.net Pin
Dotnetdeveloper062-Aug-05 13:12
Dotnetdeveloper062-Aug-05 13:12 
QuestionJavascript size limit? Pin
Christer Claesson2-Aug-05 9:35
Christer Claesson2-Aug-05 9:35 
AnswerRe: Javascript size limit? Pin
Guffa2-Aug-05 9:57
Guffa2-Aug-05 9:57 
Questionwhat is a multiplexing server? Pin
ThinkingPrometheus2-Aug-05 2:39
ThinkingPrometheus2-Aug-05 2:39 
GeneralAdding to a table using Javascript Pin
totig2-Aug-05 2:01
totig2-Aug-05 2:01 
GeneralRe: Adding to a table using Javascript Pin
enjoycrack2-Aug-05 16:23
enjoycrack2-Aug-05 16:23 
GeneralJavascript question Pin
AlphonseElric1-Aug-05 23:25
AlphonseElric1-Aug-05 23:25 
GeneralRe: Javascript question Pin
Guffa2-Aug-05 0:44
Guffa2-Aug-05 0:44 
GeneralRe: Javascript question Pin
AlphonseElric2-Aug-05 15:16
AlphonseElric2-Aug-05 15:16 
GeneralRe: Javascript question Pin
Guffa2-Aug-05 23:06
Guffa2-Aug-05 23:06 
GeneralRe: Javascript question Pin
AlphonseElric2-Aug-05 23:29
AlphonseElric2-Aug-05 23:29 
GeneralRe: Javascript question Pin
Guffa3-Aug-05 1:44
Guffa3-Aug-05 1:44 
GeneralRe: Javascript question Pin
AlphonseElric3-Aug-05 15:28
AlphonseElric3-Aug-05 15:28 
GeneralRe: Javascript question Pin
Guffa4-Aug-05 5:46
Guffa4-Aug-05 5:46 
QuestionFind local time from HTTP request - is it possible? Pin
nzmike1-Aug-05 17:21
nzmike1-Aug-05 17:21 
AnswerRe: Find local time from HTTP request - is it possible? Pin
minhpc_bk1-Aug-05 17:47
minhpc_bk1-Aug-05 17:47 
GeneralRe: Find local time from HTTP request - is it possible? Pin
nzmike1-Aug-05 17:55
nzmike1-Aug-05 17:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.