Hi,
I am trying to set up an Apache Web Server on A Windows 2000 Server as a testing server before moving our ASP site over to a Linux box.
We have installed the version of Apache that comes with OpenSA as this automatically runs both the ASP & SSI modules.
The problem I have is telling the...
djhal,
You said that you can not install SMTP on your server. If you use CDO to send your email, you could give the SMTP server address of your ISP and use their server to send the email for you?
Would that help?
If so, but you are not sure how to proceed, please let me know what version of...
Hi,
I have a bit of a problem.
Below is a query that runs fine in Access, but fails on an ASP page.
SELECT [Status Codes].Description, Customers.[Address Line 3], [Service Records].[Problem Description], [Service Records].[Date Call Placed], [Service Records].[Service Record ID], [Service...
Hi,
I've got an excellent file upload script which works really well.
If I upload a .txt file, then there are no problems, however, if I try uploading a .doc or .pdf then the file does upload, but the script has moved on and saya that the file did not upload, thus the next part of the script...
Hi,
I need to move some data from one page to the next.
I can not use Cookies or the GET transfer option.
I need to do it using something like the Meta tag that refreshes a page.
Does anyone know how to do this, but POST the data, not add it to the URL after a ? (GET transfer).
Any help...
Hi,
I have an ASP page that looks up data from an Access database and displays it on screen.
I wish to be able to offer the user the option to save this data as an Excel spreadsheet.
I have set up the Export to Excel using OWC11, but I am having trouble transfering some variables from the...
Hi,
I have an ASP page that looks up data from an Access database and displays it on screen.
I wish to be able to offer the user the option to save this data as an Excel spreadsheet.
I have set up the Export to Excel using OWC11, but I am having trouble transfering some variables from the...
Hi,
Can anyone offer me assitance in setting up the Export command for OWC11.
I have produced my XML page using ASP and have got down to my export command, but the script refuses to aknowledge my constants variable even though I have already defined it.
Dim oSS
Dim c
Set oSS =...
Hi,
Can anyone tell me how to resolve this original problem as I also have it but the support page link given by Murgle is no longer on the Adobe web site.
Any help most welcomed.
Thanks,
Barry
ICT Network Administrator
IT Services Manager
PHV,
I resolved the above problem. It would seem that the example script that Microsoft gives you trys to put the whole of your recordset into just cell A2!!
I do, however, have a new problem.
I have now got all of my recordset appearing in my OWC object. I have tried to add some addititonal...
PHV,
Thanks for the advice.
I've locaited the VB help and looked up various OWC VB commands, including the CopyFromRecordset method.
I have put it into play but I am not getting any data into my sheet.
In fact the only thing being returned is the first field header!
The code that I put in...
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.