Embarassing printing problem

2003-12-02 Thread Laura Schlee
earch" group="SSN" startrow="#i#" MaxRows = 6> -- which is not in the "Loop through the query" section, the output changed. Do I need another loop statement since I'm grouping results?   Hope this post is understandable . . . Thanks, Laura

Printable pages

2003-11-05 Thread Laura Schlee
clunky. Is there a way to handle printing reports more gracefully? I can't use _javascript_ on these pages. Thanks, Laura === Laura Schlee DML Associates ofc  202-685-1360 cell 703-622-0363 __ Do you Yahoo!? Protect your identity with

CF/Access/SQL query - solved

2003-10-30 Thread Laura Schlee
gNumber = '#form.TagNumber#'            and DODDecalNumber = '#form.DODDecalNumber#'    order by LastName > > -Original Message- > From: Laura Schlee [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 29, 2003 11:15 AM > To: CF-Talk > Subject: C

CF/Access/SQL query

2003-10-29 Thread Laura Schlee
make a difference. Another suggestion was to change one of the field names so that the name wouldn't appear twice, i.e., change one of the "PersonnelKey" field names in one of the tables, but I won't be allowed to make that kind of change to the database. Any

Re: solution to "Passing a URL number" issue

2003-10-10 Thread Laura Schlee
ermitv_test.cfm?PersonnelKey=21486 > > > >and the SQL is the same as well. The form page code > is > >below, in case that's where I'm messing things up. > > > >Geez, I wanted to have this finished today -- I > guess > >that's not going to happe

Passing a URL number (used to be "action pages not passing along info")

2003-09-30 Thread Laura Schlee
'm messing things up. Geez, I wanted to have this finished today -- I guess that's not going to happen :( Thanks, Laura ========= Laura Schlee DML Associates cell 703-622-0363 ofc  202-685-1360 Add a Permit - Vehicle Table Add Vehicle Inform

Re: Using User Names and Password security with Access Databases

2003-09-26 Thread Laura Schlee
I did have to use ODBC socket and not Microsoft Accesswhen setting up a password-protected Access datasourcein CF Administrator. I found this out the hard way. Sothe setup does demand a bit of finesse.LauraLaura SchleeDML Associatescell 703-622-0363ofc  202-685-1

action pages not passing along info

2003-09-26 Thread Laura Schlee
I'm having a problem with an action page that is notpassing along an id number as part of a URL. Theapplication is supposed to allow a user to add a newrecord to a personnel table and then either stop thereor click a link to go to another page to add a recordinto a vehicle table for the person who

RE: Rogue application.cfm file

2003-09-07 Thread Laura Schlee
ly entered data. Thanks! Laura --- "Michael T. Tangorre" <[EMAIL PROTECTED]> wrote: > If you are running MX, delete all the old class > files, forcing CF to > "recompile" the files. > > > -Original Message- > From: Laura Schlee [mailto:[

Rogue application.cfm file

2003-09-07 Thread Laura Schlee
s one of the reasons I'm suspecting the old application.cfm file is the culprit. Can anyone help me figure this out? Everything was fine before the old files got added to my system, but I will be happy to post my old or new code if that will help. Thanks. ======