Hi there
Can someone tell me if webreports will work using Crystal 8.5 on Win 2003 server?
Cheers
Tracey
Tracey
Remember... True happiness is not getting what you want...
Its wanting what you have got!
Hi there
Has anyone successfully installed crystal 7 Web Component Server etc onto a Win2003 Server? We are upgrading a client and hoping to get away without having to re-write their reporting solution. [laughtears]
[cheers]
Tracey
Tracey
Remember... True happiness is not getting what you...
Hi all
I run Apache on Windoze, and i have redirects to enable shorter urls eg the user can type in http://mydomain/myapp to be redirected to https://mydomain/cgi-bin/myapp.exe
I am wanting to redirect all requests to myapp to a page notifying of future planned downtimes, however i also need...
Hi there
I run an Apache web server on windoze. This means of course that most wormies(ie nimbda) dont worry me too much.
However im concerned about an HHTP OK response in my logs from an obvious hack. It seems this guy from china has successfully run a dir command on my c drive...
Hi there
I am having issues using membership providers without sqlexpress. (same issue as post 1371016)
I have set my connectionstring to my sql Db
<connectionStrings>
<remove name="LocalSqlServer"/>
<add name="LocalSqlServer" connectionString="Server=gaia;Database=myTestDb;Integrated...
Hi
can someone point me to some detailed info on how to customise the look of the tooltip please?
I have recently updated domTT.js in a legacy application and now the tooltips have no background...
I would like to be able to enclose them in a box like they were previously, but i cant make...
Hi there
I have an inherited application that uses domLib.js and domTT.js to produce tooltips. these tooltips have always worked fine until IE7 came along.
I have googled and googled for an answer to my issue, but no joy.
Here is a broken-down html page i am using for testing:
<html>...
Hi all
Im trying to conditionally set the leftpadding of a cell in a table on my report.
What is the syntax to refer to this property within expressionbuilder?
eg, what do i use instead of "PaddingLeft" here?:
=Iif(Fields!DisplayParent_Item_Code.Value = Nothing, PaddingLeft=2, PaddingLeft=10)...
Hi there
Since we installed CRMMobile our (new) server has been SO SLOW!
SqlServer is taking anywhere from 69 - 99% cpu time (mostly around 99)
I have run sql profiler and discovered that many times a second the
following transactions are running:
exec sp_executesql N'SELECT...
Hi there
I have a form with various inputs (txt, checkbox, textarea, submits). My problem revolves around the textarea. If a user wants to add a double line between paragraphs by hitting the enter key twice, the form is submitted on the second enter. (this behaviour is present in both IE7 and...
Hi there
given the following xml file (and given that typeObj is an xml node "subscriptionttypeid"), could someone please tell me why
document.getElementById('subscriptiontype').options[typeObj.item(0).text].selected = true;
works in IE but...
Could someone please please (before i tear my hair out [hairpull2]) tell me why the first code works but the second code errors with "object required" when there is only one line of code difference (for "start"), but the code is basically the same code that works for "name1"
Working
function...
Hi
I'm using prototype.js AJAX library to add AJAX to my app.
In the documentation, reference is made to the fact that xmlNode.text works in some browsers, and xmlNode.textContent works in other browsers. They suggest that to get around this problem i should use the following function...
Hi there
I just need a little help with some issues i am having, using xml data islands.
I have the following function (stripped down currently for ease of debugging)
function testsubs(user)
{
var strQuery = "";
var objSelect = document.getElementById("group");
var...
Hi there
I have a requirement here to change the image that displays in an image tag x number of times, on a timer.
All images that will need to be displayed (in order) will be pulled from a database. the number of images will depend on number of records returned.
Each set of images will...
Hi there
Hopefully one of you office gurus can help me with this annoying problem.
I have office 2003. Sometimes, in some documents, two pages are displayed side-by-side in my viewer, dispite being set to print view. If I click the "view one page" button word zooms in. If i zoom back out i...
Hi there
I have moved our ms crm server to a different machine, and installed SQL 2005 to replace the old SQL 2000 on the previous server.
When i migrated my custom reports I began receiving the above error when trying to drill down based on @CRM_FromDate and @CRM_ToDate. I have tried changing...
Hi there
I am trying to write customized reports for MSCRM 3.0 using reporting services.
I have existing reports written by someone else that was running fine on the old CRM server, but now when i try to drill down for data i get an error message Conversion failed when converting datetime from...
hi there
I have a bizaar thing here, where code which should work doesnt, unless i pop an alert() into the function
here is an example, with a html file (relevent only):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<SCRIPT language="JavaScript"...
Hi there
I have inherited a complex javascript calculator. Part of this project tests values by using constant "bands" which hold range values.
function FillBandingLimits(){
BandingLimits=new Array(7);
BandingLimits[0]=[0.00,15.5];
BandingLimits[1]=[15.5,16.5]...
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.