I am new to writing javascript code and i am trying to find a way of comparing software version numbers.
I have some code that needs to check a version of software on the users PC against the recomended version, and find out if the version on the PC is more recent.
eg
var minimumReqVers =...
I am trying to fix an image to stretch across the top
of my page
-----------------------------------------------------------IMAGE.IMAGE.IMAGE.IMAGE.IMAGE.IMAGE.IMAGE.IMAGE.IMAGE.IMAGE
-----------------------------------------------------------
I am having trouble displaying anything that...
Hi,
Does anyone know if it is possible to get a program object to run in a directory on a Unix Box on the network, when Crystal Enteprise is installed on a machine running Windows XP.
I have managed to get program objects to run on windows machines on the network, but whenever i put the...
Hi,
Sorry i am very new to Html, and i am trying just to place a block of colour ( like a band ) going across the entire length of the bottom of the page, and taking up about 10% of the screens height, but i dont know how to do it.
Can someone please help.
MAny Thanks
Hi
i have an application in which i am creating some session attributes
in the following manner. I am able to access these attributes in all my pages except the one in
which i wish to access them. Why are they not accessible in just one page.
(page1.jsp) // Setting the session attribute...
Hi,
I have crystal Enteprise installed locally on my machine and i am trying to run a Program Object on another machine, but i am having difficulty.
I have created my Object and added it to the Objects list and in the Process "Paramaters" option in the working directory i have specified the...
Hi,
Does anybody know how to disconnect or log off users who are using the system through the Crystal Management Console.
If i have for example 5 users currently logged on, and i want to disconnect or log off one of the users to free up a license, how do i do this ?
Hi ,
I have created a report using a business view, and in the data foundation I have a parameter and a filter, which i initially gave rights to the "myuser" user.
This has worked fine when logging in as "myuser", and the parameter prompt and filter work as expected.
However i now wish to...
Can someone please help,
I am trying to view my crystal report (test.rpt) in my JSP page but get the following error and im having trouble sorting it out. I am using Crystal 10 with weblogic. My report is just a simple report ( no data connection needed) with just some hard coded text. I simply...
Hi,
I have just somehow mistakenly managed to disconnect my report from the business view i am using, and cannot manage to re-connect the report to the business view. When i try and refresh data i get the message "Report has been disconnected from the business view".
Does anybody know how i...
I am having trouble viewing a crystal report(Crystal 10) in my JSP page ( in Weblogic ) using Weblogic Workshop.
I have tried to both follow the simple instructions using the java viewer tag, to just drop in my report onto the page, and i have also tried to add code to the JSP page without the...
Hi ,
I am new to JSP and im currently getting this compilation error on one of my pages ( i am using Weblogic ). Can somebody possibly explain how i can fix this, or shed some light on the subject .
Thanks
<ExecuteThread: '14' for queue: 'weblogic.kernel.Default'> <<WLS Kernel>> <>...
Hi,
I am trying to integrate a crystal report into my JSP page and i am following instructions in the Crystal Reports 10 book (page 640 ). I am told to import 3 classes into the JSP application.
JPEReportSourceFactory
.IReportSourceFactory2 and
.IReportSource
when following the instructions...
Hi
I am new to Crystal Reports and i am currently struggling to do a simple selection and need help. I have a table for my report called Table_1. Table_1 has a field called customername (eg SONY ) and a field called customerid ( eg 35 ).
I simply wish to place on the report a field that will...
Im embarrassed to ask this question but here goes.
I am new to Crystal Reports and on creating my first report which requires a large number of fields, i am finding the Portrait formatting option very restrictive as i cannot fit all the fields on to the sheet. I cannot however figure out how...
If I have a file containing data with rows of numbers as such. How can you sweep through the file and elequantly check and remove (if they exist) the numbers 2233 or 1435, if they appear at the fixed position of 47-50
eg
Before
21086600000193 592843830 2003121323270022335675762...
Hi Guys,
If i wanted to split the following line
$myline = "123 456 +789-123+456 789";
into the following
123
456
+789
-123
+456
789
i.e if i hit a whitespace, a "+" sign or "-" sign i want to split at that point. Is this possible using the split
function.
I can only seem to get it to split...
Hi Guys,
I am trying to come up with a suitable file comparison algorithm, and hoped someone here would have done something similar in the past. I am trying to compare 2 files to get an idea of how much they match each other. The files consist of a number of columns of numbers and text ( tel...
Hi Guys,
Can anyone advise. I have a text file that is basically made up of information similar to below. I want to parse through the file, and store the information in some sort of array by column. i.e I want a storage array that will hold 002425321,11242531,54243351,
and similarly in another...
Hi Guys.
I am very new to perl, and require some assistance in a little problem I have.
I have 2 text files which have the following data
File 1
00242531 HOLLAND 4572357225 7722+09868603.0660966698
11242531 FRANCE 6454353535 7444+06779889.0668896669
54243351 CHINA 7676689998...
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.