I am using Coldfusion 6.1, Crystal 9.0, XP, and I keep getting an error.
ERROR: An unexpected error occurred while using the Crystal Engine. Error number 692 ocurred (Error in File C:\INETPUB\WWWROOT\ASAFE\REPORTS\REPORT1.RPT: Invalid export DLL or export format.).
I have read about copying...
I am very new to Crystal. I have a group from the database and I need to add it together with the groups second value. How do I do this? I tried to create a formula and use Sum(Group #6) but it does not work.
Thanks
Wes
I have a couple crystal reports in my project. Crystal asks the user for a date range to pull the reports. For some reason once the date range is entered Crystal will not prompt for dates again until the entire project is closed and reopened? Is there an onunload method that I need to use to...
How do I set focus to a combo box VB 6. You know when you click on a combo it is blue then the user can type ect. I can't get it to work and I can't find information on it.
Thanks
Wes
I want to allow a user to upload a .doc or .rtf ect. and send an email that will include the text in the .doc file into the body of the email. I am using <cfmail>
Thanks
Wes
I have a strange problem. I have a calendar and for some reason when you view it on a laptop all the day <TD>'s collapse or they appear different sizes? The calendar looks fine on a desktop? I tried putting in the <TD> when they were blank and it still did not fix the issue. I need...
Has anyone ran into a problem with MX Server 6.1 with devnotes? This is the error I keep Getting and it only seems to appear on pages where I am using url variables.
You have attempted to dereference a scalar variable of type class java.lang.String as a structure with members.
Thanks
Wes
Does anyone know of a way to link data in a graph? Like itemcolumn= "firstname". Or is there another way to display a graph that has this ability.
Thanks
Wes
<cfgraph type="BAR"
query="rpt_sum_acc_time"
valuecolumn="AccTime"...
I have never used cfindex before but I have a site that uses it. I had to reload cfadministrator onto a new server and transfer all the webs.
CODE:
<CFQUERY NAME=OBJECTS DATASOURCE="#SITENAME#">
SELECT
OBJECTS.OID,
OBJECTS.SID,
OBJECTS.TYPE,
OBJECTS.TITLE,
OBJECTS.TEXT...
Hey guys,
I need to know how to make a fail safe like cluster with sql server. With webs I just make a secondary dns and switch to another server if one goes down. How do I have one database contain all the same information as another so if one server goes down the data will be the same...
Can anyone show me a sample code to create a connection to a sql database and how I would output that information into a form. I can't seem to get any connections to work.
Thanks for any help
Wes
How do I get the current page from the url to include any url variables?
Ex. www.google.com/index.htm?lookup=test
I use <cfoutput>#GetFileFromPath(GetTemplatePath())#</cfoutput>
and get index.htm I need to get index.htm?lookup=test
THanks for any help
WEs
Hey Everyone,
I need some help here. I have a client with a web page coded in pearl and I am not a pearl programmer. Can someone tell me what I need to do to host pearl pages on my server? Right now the pages are just showing the code and I can't find any good information on it.
Thanks a...
Is there a way to refresh 1 or 2 specific fields in a form? I have a form and I want to have an add button next to it where the user can go to a page and add a record in the database. They then should return to the form and the record needs to be listed in the drop down and all the other...
Hey guys I know I have done this before but I can't remember how. I need to be able to have a link on a page and when that link is clicked split the current page into frames with one child frame on the left in response to the link.
Thanks for any help
Wes
I use Dreamweaver to create simple forms so I don't have to then I build on from there. ex. I will use create insert form and select fields. MX 2004 will not let me it says field does not take a value????>>>> Does this mean I have to build the whole form before it will work?? I really hope...
I am working with a company that has some .shtml webs. One server crashed and the new one will not run shtml pages? What do I need to setup in IIS or whatever to solve this problem? The error is file not found.
Thanks for any help
Wes
Ok I need some kind of string function or method to remove something like this.
<head>
fdsfsdfdsfdsf fdsfdsfds
</head>
How would I go about removing the <head> tags and keeping all the other data? Without doing a
Replace(x,'<head>','','ALL') bc this would get really tricky if there were 5...
Hey guys does anyone know of a way to read text from another website? Is this possible without buying some program if there is one around. A little code idea or some where to start would be great.
Thanks
What is the best way in vb to automatically have a - in a text box for a ssn? EX. 325-75-2934 the - can already be there or show up on keypress.
Thanks
Wes
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.