I am trying to consume a php web service. The original service is at:
http://67.59.158.253/qboe/addCustomers.php?wsdl
We then moved the service it to another location:
http://67.59.158.253/demo/qboe/addCustomers.php?wsdl
Both of these services are working...
I added it to my app and called it...
Hi our business uses the ASP model where multiple customers run the same source code on the same servers just looking at different databases. The database is not accessible from any machine outside the IIS web server I would like to have a way where users can make their own reports online and...
Hi, I currently have working code to change my tables at runtime both for the regular report and sub reports. The problem is it is so slow working and I was wondering if there was a speedier way??
'===============================================================
' CHANGING THE MAIN REPORT...
Hello, One of the problems with crystal's samples in asp w/ ras is that you can't do multiple reports. I am in the process of trying to work around that by making different session objects. I have been able to get the first page to show, but when I click next I need to pass my parameter along...
Hi I have the following data returned from a stored proc as a row. Each value represents a month the first if month 1, month 2, etc... how can I get that into a graph. I know the date of the last month is the current date.
Thanks,
Aaron
12103332.23 12525420.30 13117547.78 14092447.96...
I need to pull all XML tags out of a string I have. Anyone have any clue what regex I could use??
Thanks,
Aaron
So far I have:
Function stripXML(strHTML)
'Strips the HTML tags from strHTML
Dim objRegExp, strOutput
Set objRegExp = New Regexp
objRegExp.IgnoreCase = True...
I am having a design issue. I am making a batch invoice report. It can have an unlimited amount of invoices printed. The problem is I need to have a header and a footer for each invoice. I can't put it in the page header/footer as it may have multiple pages.
I hope this is clear enough...
I am looking to change the page layout in my subreport to landscape in the designer. If I change it in the printer options it seems to change the whole report, not just the subreport.. Any ideas??
Thanks,
Aaron
I have a selectionlist with a value of 85, how do I set it to being selected?
I tried this but the indexes are 1,2,3,4:
slTech.SelectedIndex =Convert.ToInt32(olHours.Selection["UserID"]);
I am looking for something like this (it doesn't work like this)...
I am looking for some sample code on how to change the database it is logging into at runtime. Please include subreport samples. This is for RAS using Report Client Doc not the RDC!!
Thanks,
Aaron
I am looking for some sample code on how to change the database it is logging into at runtime. Please include subreport samples. This is for RAS using Report Client Doc not the RDC!!
Thanks,
Aaron
Hi all,
I have an address1 and address 2 field. I want to make a formula that will show them on separate lines, I just don't know how to do a line feed in the formula if address2 is not = "".
Thanks,
Aaron
I am looking for a way to capture digital signatures on a touch screen mobile device. Such as a PocketPC or in our case a PalmOS phone. I am writing the code in c3 for ASP.Net. In the past with asp I had a Java applet, I wrote a com .dll to change the vectors to a .jpg and stored the image in...
I am trying to keep all Detail sections together on the same page. So Details A Details B Details C, etc... would not split on page breaks it would move it all to the second page... Any suggestions?
Aaron
I am fed up with Crystal!!! I am hoping someone else has a solution. Here is what I am experiencing: When I run my report like this the report remains in the queue, thereby taking up a license. If I kill the session("oClientDoc") object it regenerates the WHOLE report every time...
I am fed up with Crystal!!! I am hoping someone else has a solution. Here is what I am experiencing: When I run my report like this the report remains in the queue, thereby taking up a license. If I kill the session("oClientDoc") object it regenerates the WHOLE report every time...
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.