Ask a Question related to Dreamweaver AppDev, Design and Development.
-
BillB #1
VB/Script Help
What is a ASP operator that will return all values from a field when use in
a form object??
I've tried % which spits an error. And "%" return the first value in comes
across. * spits an error. "" returns nothing.
What am I missing or forgetting. Anyone know??
Bill
BillB Guest
-
6.1 script not working on 7.0 server. Script used towork!
I've a problem with some coldfusion 6.1 scripts running on a server with coldfusion 7. It seems that it isn't accepting the hidden type for the tag... -
CF Grid / Java Script / Action Script
Hi, Does anyone know of a good reference for the attributes CFgrid exposes in a flash form? eg. I would like to select the first row on load. ... -
ksh script - Preventing multiple runs of a particular script
I am having trouble with a ksh script I am writing. I need to make sure that the script is not already running when it is kicked off in cron. ... -
Batch Script returns "Could Not Run script - File was not found"
I need to batch process some images to convert them to jpgs. When I try to set it up I get "Could Not Run script - File was not found". This also... -
Execute shell script from a perl script
Hi, How can I executed a Unix shell script from a Perl script. The shell script is a dump of a oracle table to a file. The perl script is for... -
Julian Roberts #2
Re: VB/Script Help
Sounds like the error is in your SQL
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest
-
BillB #3
Re: VB/Script Help
I've got it figured out to have something to do with my default value and
the SQL saying "dbo.DBTable.field1 = "Request(MyForm)"
What I want is to have the first option in a select menu to be a select all.
My SQL say = to
Do ya think I should be doing something else?
there are 4 select menus submitting to a results page. The SQL works great
as long as a selection has been made. The first option in each field I have
a "Select All" option and it's this I can't seem to figure out. I guess I
need a value for each of these options in the select menus and a default
value for the Recordset.
Does this make sense??
Bill
"Julian Roberts" <newsg@charon.co.uk> wrote in message
news:d1se5h$ark$1@forums.macromedia.com...> Sounds like the error is in your SQL
>
> --
> Jules
> [url]http://www.charon.co.uk/charoncart[/url]
> Charon Cart 3
> Shopping Cart Extension for Dreamweaver MX/MX 2004
>
>
>
BillB Guest



Reply With Quote

