I am using VB6 and CR8.5. I have a report which is an event register - a list of names and a tick box to allow attendance to be recorded. The list of names is coming from my database, but I need to put the event name at the top of the report. The event name is being selected by the user from a...
Hello,
I am passing an ADO recordset to an RDC (version 8.5)report in VB6 using the Active Data Driver (AD0). However this will not allow me to use Memo fields in my report. How do I get memo fields to my report?
Thanks.
I am calling a report from my VB app using the RDC and the report is displayed before the data is ready despite looping while CRViewer1.IsBusy is true. I have to hit the refresh button until the data appears. The relevant bits of code are below:
Print Button
[code]Set cReport =...
I am calling a report from my VB app using the RDC and the report is displayed before the data is ready despite looping while CRViewer1.IsBusy is true. I have to hit the refresh button until the data appears. The relevant bits of code are below:
Print Button
Set cReport =...
I have upgraded from Win98 to XP. I have a minor problem with the location XP uses for my Sendto shortcuts. Currently, XP is using C:\Windows\Sendto, and I want it to use C:\Documents and Settings\PROFILENAME\SendTo . There is a registry setting...
I have a basic MDI app. When I try to open an MDIchild form using this code:
Dim frmOrders As New Form2
frmOrders.Show , MDIForm1
two copies of my MDIChild form are opened and I get the following error “Invalid procedure call or argument”.
Any help gratefully received.
Thanks.
I am new to javascript and am using it just for form validation at the moment.
Can I prevent a user from entering text into the text box part of a "file" type input? I want to ensure that the filename is correct by forcing the user to use the browse part of the control.
Is this...
I am integrating a card payment system into my web site and I need to use a 'jump page' to redirect requests to the card processor.
The reason for this is that the URL for the page that links to the card processor needs to be exactly specified (http://www.mydomain.co.uk/mylinkpage.asp) on the...
This is not an ASP question, but it is at least related.
My website is currently hosted remotely by a commercial web host organisation. I am frustrated by the lack of flexibility and control offered by this type of setup. What hardware, software and other stuff would I need to have a server on...
I am taking name and address fields from a form in 'ASP Page1.asp' and passing them to 'ASP Page2.asp' for validation. In the case of invalid data the values are put into a hidden table and passsed back to 'ASP Page1.asp' to be redislayed. When the values are redisplayed, they are trunacted at...
I want to create a text email containing data from a HTML form with a file attached. I have read some stuff about CDONTS but I don't think I can use this under Win98 with PWS. Are there any other alternatives, or should I upgrade to Win2000?
Thanks.
I'm using Interdev and PWS under Win98. When I run my new project, none of the references to files (images or other html pages) work unless I specify the full path.
This doesn't work
<FRAME SRC="menu.htm" NAME="menu">
This does work
<FRAME SRC="D:\Web...
This may seem like a daft question, but I am new to ASP. I am learning about the FileSystemObject and I originally assumed that this is used to manipulate files on the client side (on the customer's computer), but now I think I am wrong. This is not clear from the book I am learning from...
I am new to ASP and am running Visual InterDev and PWS under Win98. To help me I am working my way through "Teach Yourself E-Commerce with ASP in 21 Days" (Walther & Levine - SAMS) and am on the day 3 section entitled "Using the Global.asa File" .When I start a new project...
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.