Click here to Skip to main content
16,011,608 members
Home / Discussions / Web Development
   

Web Development

 
QuestionCGI and C++? Pin
Anonymous18-Feb-03 11:14
Anonymous18-Feb-03 11:14 
AnswerRe: CGI and C++? Pin
markkuk18-Feb-03 12:08
markkuk18-Feb-03 12:08 
GeneralRe: CGI and C++? Pin
Anonymous19-Feb-03 1:47
Anonymous19-Feb-03 1:47 
GeneralRe: CGI and C++? Pin
georgiek5019-Feb-03 2:40
georgiek5019-Feb-03 2:40 
GeneralRe: CGI and C++? Pin
markkuk19-Feb-03 12:01
markkuk19-Feb-03 12:01 
GeneralMulti select values Pin
fionamoonan18-Feb-03 10:20
fionamoonan18-Feb-03 10:20 
GeneralRe: Multi select values Pin
Jonavis19-Feb-03 21:12
Jonavis19-Feb-03 21:12 
GeneralRe: Multi select values Pin
fionamoonan21-Feb-03 10:53
fionamoonan21-Feb-03 10:53 
Hi
Thanks for replying! The page receiving the data is ASP and yes the data needed for the drop down boxes does contain a comma between each choice where more than one choice was made. At the moment I can recall the data into the top line of the drop down box showing both values.

This is the "view source" for the drop down multi select box on the second page - as you can see its calling back the items and displaying them in the one field, rather than showing the original choices selected.

-->
Red,Blue
Red
Blue
Yellow
Purple
Gold
Orange
Green


At the moment I just have a simple <%Request("Colour")%> in the first line of the drop down box

Any help would be greatly appreciated - I've found bits and pieces of code about seperating multi select fields, but most of them use hard coded examples and then say the lovely line "of course this can be populated automatically from either a previous page or a database by seperating the multi select values" - but never actually show you !!!!

Thanks Confused | :confused:
GeneralRe: Multi select values Pin
Jonavis21-Feb-03 12:59
Jonavis21-Feb-03 12:59 
GeneralRe: Multi select values Pin
fionamoonan22-Feb-03 10:01
fionamoonan22-Feb-03 10:01 
GeneralRegular Expression Pin
Jamie Nordmeyer18-Feb-03 9:57
Jamie Nordmeyer18-Feb-03 9:57 
GeneralRe: Regular Expression Pin
Jonavis19-Feb-03 23:19
Jonavis19-Feb-03 23:19 
GeneralRe: Regular Expression Pin
Jamie Nordmeyer20-Feb-03 6:13
Jamie Nordmeyer20-Feb-03 6:13 
GeneralRequest.ServerVariables("LOCAL_ADDR") Pin
l a u r e n18-Feb-03 9:05
l a u r e n18-Feb-03 9:05 
GeneralRe: Request.ServerVariables("LOCAL_ADDR") Pin
palbano19-Feb-03 12:29
palbano19-Feb-03 12:29 
GeneralRe: Request.ServerVariables("LOCAL_ADDR") Pin
Jonavis29-Mar-03 16:58
Jonavis29-Mar-03 16:58 
GeneralIE and Word documents Pin
MiamiCoder18-Feb-03 8:34
MiamiCoder18-Feb-03 8:34 
GeneralRe: IE and Word documents Pin
Sarvesvara (BVKS) Dasa18-Feb-03 18:12
Sarvesvara (BVKS) Dasa18-Feb-03 18:12 
QuestionSelect html control size limit? Pin
ErikYuzwa18-Feb-03 4:27
ErikYuzwa18-Feb-03 4:27 
GeneralHelp! error: Object required "this". Pin
devvvy17-Feb-03 22:14
devvvy17-Feb-03 22:14 
GeneralPrinting in IE Pin
Vasudevan Deepak Kumar17-Feb-03 18:28
Vasudevan Deepak Kumar17-Feb-03 18:28 
GeneralDelay in ASP page Pin
Sarvesvara (BVKS) Dasa16-Feb-03 18:46
Sarvesvara (BVKS) Dasa16-Feb-03 18:46 
GeneralRe: Delay in ASP page Pin
Roger Wright17-Feb-03 21:41
professionalRoger Wright17-Feb-03 21:41 
GeneralRe: Delay in ASP page Pin
Sarvesvara (BVKS) Dasa17-Feb-03 22:58
Sarvesvara (BVKS) Dasa17-Feb-03 22:58 
GeneralRe: Delay in ASP page Pin
Roger Wright18-Feb-03 8:41
professionalRoger Wright18-Feb-03 8:41 

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.