I am using a Access Database with ASP to store information collected on a web site. Due to constraints I must follow, two fields have an ampersand (&) in the field name, and when I reference the field in code, such as oRS.Fields("W&T").Value = True, I get the following error:
Microsoft Cursor...
I think I figured it out...
The form's "ClipControls" property was set to false and setting it to true appears to fix the problem.
See microsoft knowledge base article 194908 for details
I hope I can explain this in a way that makes sense to everyone.
I have a child form inside an mdi form that contains a bunch of combo boxes, which had replaced data combos. I replaced the data combos because I needed to populate items from a database but also add items under certain criteria...
I am recreating a paper form in Crystal Reports and there are items that are to be circled if selected. I want to be able to replicate this. The items are text objects and I've noticed that you can set the four borders to create a rectangle around the text, and that you can create a formula to...
I have an Access 2000 database that I need to upsize to SQL server. I have tried this two ways and neither have been successful.
The first way was to try to import it through the Enterprise Manager, but when I do this it tells me that the workgroup information file is missing.
If I use the...
I need to know if it's possible to detect whether Acrobat is installed on the client machine so I can display a message to the user when he/she visits our website. We have a lot of documentation in PDF format and some of our users don't have the appropriate viewer installed.
I looked at the...
Additionally, I noticed that some of the pages I created in InterDev used
charset=iso-8859-1
instead of
charset=unicode
What determines this and can I control which one it uses?
I have a problem I have been trying to figure out for a while. I am using Visual Interdev for web development and I noticed that if I put a copyright sign on a page and preview it, it looks fine. But if I preview the same page in a browser, it replaces the copyright sign with a question mark...
I think this is what I am trying to do. I have a page with two frames in it, where the leftmost frame is the menu and the other one is the content frame that displays what was clicked on the menu.
However, I have another page that opens (via javascript) and has links that I want to open in the...
I am trying to generate an HTML email in an ASP script using the following code that TonyU posted but when I try to execute the script, it complains about the double quotation marks, such as:
Microsoft VBScript compilation error '800a0401'
Expected end of statement
/SendMail.asp, line 1185...
What can you do to disable the "Upgrade to Quicktime Pro" splash screen which comes up every time you run Quicktime? I purchased the Pro version a couple of versions ago and when they quickly upgraded it, the pro version key I purchased was no longer good. I never used any of the pro...
Hi Leah,
I've seen this...it's a problem with the printer drivers. I discovered this when the spacing was all messed up on one printer but looked right when I sent it to another printer.
Is this a consistent problem? You may need to check your printer driver.
You might want to look here...
I finally figured out how to generate FDF data to populate a PDF form on the web, but there's one thing I still can't figure out. To make it work without having to download the FDF file, I had to go to the File Types dialog in Windows and remove the "Confirm open after download"...
I need to be able to take a dynamically created PDF and append a 10-page PDF to the end of it to be displayed in a browser.
Is this possible in ASP? Is the full version of Acrobat need to be installed on the web server or is there more that has to be installed for this to work?
Thnaks.
I am trying to display a simple form created in Crystal Reports 8.5 (Developer Edition) and display it in a web page with data populated from a single database record. I am using the CRViewer.ocx to display the report.
I have found that occasionally, I get the message saying that the 5...
Is using the "license restriction-free" version 7 much different than using 8.5 for web reporting? I am trying to allow our users to print a relatively simple form populated with record data.
We currently have crystal 8.5 on the web server. Would there be any problems if we...
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.