Mailing List Archive



Back to the month index Back to the list index

CSM30014 (CSM30014@PAT.ITCARLOW.IE)
Fri, 23 Apr 1999 16:49:06 UTC


Message-Id: <199904231550.QAA23089@tyndall.itcarlow.ie>
From: "CSM30014" <CSM30014@PAT.ITCARLOW.IE>
Date: Fri, 23 Apr 1999 16:49:06 UTC
Subject: $var[column] into textbox?

Hey list,
                chop(), split() and strseg() are all fine for segmenting
strings. But what if I want to concatenate?! I've been trying to insert
a couple of rows from a table into a textbox with my w3-msql code.
It works fine with dropdown boxes("select value=$varname[column
number]>$varname[column number]") but not so well with text
boxes.

I've been using $varname[0](a seperator)$varname[1] but column
one appears just outside the box - why?
                                                                                any help appreciated,
                                                                                                                        Alan.