Hi
Is it possible to pass variables from a webpage to a Word template? Also create a database connection from the word templatew so that it knows what to display when it gets the variables? I have seen Microsoft Access connection capability from Word but is it possible from an oracle db?
Thanks!!
Hi
I am getting an error when I go to the ColdFusion Administrator Login page. The error is as follows:
The encrypted template I:\INTRANET\CFIDE\ADMINISTRATOR\APPLICATION.CFM contains invalid CFML syntax.
Because the template has been encrypted, you cannot see the actual error message. You...
Hi,
I want to return a resultset with a grouping function in it that lists all common items on a single row.
Like if I have a table like so :
Field1 Field2 field3 field 4
-----------------------------------------
1 a a b
1 a a d
1...
Hi ,
I have a date dropdown that is made up of 3 comboboxes. It is created from a custom tag. The tag is like
<cf_datedropdowns dayStyle="width:35" monthStyle="width:90" yearStyle="width:55"
name="process"
startyear="1999"...
Hi all
I am having this problem after I converting my Access Database from 97 to 2000.
I have a form with several subforms and when a user selects a checkbox or several(in a checklist) I need the details to be requeried but I am getting this error
"You can't use the ApplyFilter action on...
Hi
Can anyone tell me if its possible to open a browser and run a specific url /file like .asp or .cfm from the dos prompt ? I am new to the command line and have not been able to find anything that suggests that this can be done. Am I looking in the wrong places?
TIA
Hi
How can I retrieve performance details from the from the IIS Server via ASP page ?
I would like to represent some statistics details to my superiors. Types of information I am after are
is IIS available?
how long to load particular pages ?
how long to process queries ? maybe
Is what I'm...
Hi
I am attemping to customise the nfuse login screen to minimize the need for users to enter their username/password/domain for the second time ie after they have logged onto their workstation to log into citrix they currently have to login again. The closest I have got to this is assign the...
Hi
I have an application in CF using cf server 4.5. What I want to to is monitor
a)whether the server is running and
b)its performance level like in coldfusion administrator -->miscellaneous-->debugging and switching on 'show process time' and 'enable performance monitoring'
but I don't want...
hi
This is extreme newbie question.
I have an asp application which currently has a login prompt. Users login with their nt username password and domain. What I want to do is bypass this altogether and just use their system login . I am on an intranet. Ie when they login to the system and open...
Hi
my application is returning this error when a user goes to update info
ODBC Error Code = 34000 (Invalid cursor name)
[Oracle][ODBC]Invalid cursor name
The sql that is the problem query is an update statement with one of the fields of type varchar2 containing about 2500 characters. The...
Hi
I got a problem with the cancel button of my form
when users make changes to the form then click cancel I want it to revert to the saved setting. The problem I am getting is this error : document.Tasks_Priority.FormAction is null or not an object.
When I click the "Undo" button it...
Hi
Is there anyway to check say, from the command line whether the cf server is up and running? If not is there another way as opposed to going into start>settings control panel ...services etc to see if the service is running?
thanks
Hi
How do I pass a string variable into a function without generating errors?
Currently I have a variable called TaskDesc which gets passed to my js function. If TaskDesc contains one word all is fine but when TaskDesc contains many words which is the most likely scenario I get errors and the...
Hi
How do you stop a save happening when user clicks save button? I have a conditioal set up if users satisfy a condition and clicks on save a new cfm pops up asking for input of data. I want the save to not go ahead unless they fill out the popup cfm.
What I have now is that the new cfm page...
Hi
I am getting this error when I try to run my asp page
ADODB.Recordset (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested name or ordinal.
The line of code in question is
ActMaj_Name = rsTemp.Fields("ActMaj_Name")
The page worked fine with an...
Hi
I found I have posted this to a wrong forum earlier So plz bear with me.
I am having probs with a jsp include. the jsp compiles but there is an error at runtime . The error is this
java.lang.IllegalArgumentException: Resource...
Hi
I am having a problem with the jsp include tag on my page
I am trying to include a graph generated by cgi onto a jsp page . To render the graph I would have to pass the page paramters but when I run the page
all i get is a blank screen .
when I take the offending tags out the page loads...
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.