I cannot get a textarea box to size itself properly. I want it wide. I've set the column size to many different sizes and it stays the same no matter what I do. What might be causing this? Shouldn't this be a wide box based upon the code below?
<tr>
<td colspan="2"><textarea name="test"...
I've added a cftextinput element to a form. On my local machine it displays fine. When I upload it to the web server, it's about 2 characters wide, you can't input anything, and looks like a brown shadow box. It also won't allow me to align the text. It stays vertically centered no matter...
I have a very novice question. I've been out of the Cold Fusion business for more than two years so I've forgotten half of what I know. I know I've done this before and I think it was with either a CFIF or Javascript but can't find any code from the past. I need to prevent entry of all...
Does anyone know if you can imbed a user name and password in a jsp app and have it run an NT scheduled task when a user clicks a RUN button for example? I have an NT scheduled task I need to allow a user to run but I can't give them administrator privileges on the server to share the task...
Group by function
Can you use a concentenated column in a group by? I keep getting an error when I try.
ord_store||' - '||mrc_desc "Yard"
I've tried using just ord_store and the whole string but it doesn't like either.
Thanks,
Sheryl :)
Is there any way to hide the port in the URL if you aren't using default port of 80 on an Apache web server? DNS?
My other thought was when you install Apache, can you set the port to default to something other than 80? If my address was my.company.com:8899 could I make port 8899 the...
I have a report I'm trying to build that they want to take the first seven records, add them together (sum) then continue counting the next 7 records, sum that, and so on. Is it possible to do this in Access? I'm not sure this is the best way to do this.
They have a record for each day of the...
Help! I need to pass the "nonvalue" checkboxes from a form to an Access database. I know this is simple but I'm having brain freeze. My query is as follows:
<CFQUERY NAME="AddChange" DATASOURCE="change" dbtype="ODBC">
INSERT INTO tblChanges...
I'm getting a syntax error with this INSERT statement. Does anything jump out at anyone? I can't find anything wrong. Could it be a date or time format problem? All fields match. Would an UPDATE QUERY be required if I'm AUTONumbering the ID field and not passing it from the form?
I have...
Another one...
Has anyone tried to use the CFLDAP tag with Active Directory in Win2000? Just wondering if it works like a normal LDAP lookup.
Thanks.
Sheryl :)
Here's the deal. I need to update a form. No big task right? Well I keep getting this error message and I suspect it's the date field giving me grief but can't figure it out. Please check my UPDATE query for syntax problems or anything else you might know. I'm using the following to...
Here's the scenario. I have a form, it finds an error and sends them back to the original form with an error message that says fix the error. How do I repopulate a CFSELECT with the choice they made before the error?
I'm using session variables to repopulate input boxes, radio buttons, etc...
Hi, I've been away for a while and have lost some of my CF knowledge. I know I've done this before but how do I automatically insert the current date in a form. I basically want a Create Date to appear in the form automatically (not in a text box where they can edit it) when someone opens a...
Is anyone running CF on a secure server? Are there any functionality issues? I've found that CFSchedule will not work and the template mappings in the CF administrator don't seem to work either. I assume it's because it's an http request and not a https request...
How does CFSchedule work and what do I need to do other than define the schedule in the CF Administrator? I've done that and it's It's not doing anything. <br><br>There isn't a schedule.log in the Logs directory either. Do I have to manually create it or invoke...
I'm attempting to display messages to students depending upon the questions answered in my app. I have my info currently in an html table. A student may get 2 rows of the table or 6 depending upon the information answered. I want to display only the information...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.