Plsh -
I'm more of a Coldfusion person so I'll be 100% honest that your above code makes little or no sense to me, but I'm willing to give it a shot!
I just need to know what script this, is this VBScript, .NET, etc.
If you could post the full page code, that would be incredible!
Thanks!
Our new VP wants us to use the outlook calendar to notify everyone when we have vacation, sick time, etc. However, we have an existing Intranet based app written in coldfusion that maintains a list of requested days for each person, how much time you've used year to date, how much is left, etc...
are you doing a dateformat or timeformat on the information before you output?
That will certainly affect how it looks, the date/time format you've shown is the default, that's why you get the trailing .0 from CF.
I wrote a quick and dirty query basically doing the same thing that you're doing...
Is there a way to get an automatic footer inside CF?
I know that using the application.cfm you can effectively create a header file.
I'm essentially looking for the same type of thing, but a CFM file that is automatically processed last.
I realize that I could do a <cfinclude> but I really...
I am doing a data insert into an MS Access 2000 DB and I need to get the id of the new record that was just inserted. but I don't want to go through the hassle of querying the DB for it.
I found a reference or two out on the web that indicates that something like this should work:
<cfquery...
I have a query that I run on the history of a particular item.
The query of course returns all of the records in the history for that item.
In this one area I only need the last record.
Other than using a cfloop to get the data, is there an easier method of doing this, say via the query?
I recently purchased some tags from SmartSurfOnline, their PowerTools package to be exact. I'm trying to use their PowerPost-ITs tags dynamically.
According to their website and their forums it is possible to use this tag dynamically. Unfortunately, they give NO examples whatsoever.
I don't...
We have an older application that one of our departments uses for tracking vaccinations.
We are in the process of ugprading that department's antique PC's from Win 95/98 to new XP PC's.
The program is looking for CRYSTL32.OCX, now I know the first thing everyone is going to say is - reload...
We are in the process of creating a document repository for some of our staff. Not the most computer savvy staff either.
We have taught them how to use the CF interface to upload files to the server through the browser (.DOC,.PDF,.XLS,etc)
But now we are having problems that when they search...
I need to create a submit button with a larger than normal text size and occassionally a button that will be two lines in height (IE with a CRLF in it).
I tried putting a FONT command before and after the <input type='submit' value='My Submit Button'>
but that didn't work.
Any ideas?
Oaklander... while I don't output to PPT myself, I purchased a tag from Gilgamesh solutions that does output to XLS, DOC and PPT.
Here's a link to it, nice little tag, works very well for what I've done with it.
Maybe it'll help you too.
http://gilgamesh-solutions.com/products.cfm#p8
This is a very basic question, and I know its not a CF issue, but I figured what the heck.
I have an input buton that has a long string of text, making it a looong button.
Is there a way to put a CRLF into the value of the button such that it becomes double high as opposed to really long?
Thanks!
Webmigit -
That's not exactly what I was looking for, but it does the job beyond a doubt! I hadn't even thought of trying to integrate an input box!
Good find and my great thanks!
Now I can get my co-workers to stop complaining about the drop down menu!
Thanks again!
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.