Hi All,
I have sucessfully generated a word document using ASP from our web site and now I need some advice on the following:
1 - Addding Header & Footer to the .doc
Have anyone done this in the asp successfully? I am currently using the following at the style area:
@page Section1
{...
Hello,
I have figured that the max sub-directories of a single directoy can have are 32000. We have come up with the solution where we can create the sub-directories of each english letter, i.e. a, b, c....etc. Currently, we have 32000 sub directories and moving them into each a, b, c...
We partitioned the hard drive to three different spots. The one that stores all the user folders are close to full, but not. There should be enough space to create another folder in there.
Hello,
I am having a problem with our server Redhat 7.2. We currently have 30211 folders in the home directory, and for some reason, the server won't create user folder after we that. I wonder if there are any folder restrictions on Linux's folder structure. As we are upgrading our system to...
Hello All,
I am experiencing a problem when trying to pass value from ASP to client VBScript, but I can pass it to Javascript. Here is the code:
**Assume that the Variable = "123.txt"
<SCRIPT LANGUAGE="JavaScript">
function funA()
{
funB('<%=Variable%>');
}
</SCRIPT>...
Hello Everyone,
I am having a project which requires form creation for the Exchange 5.5. I created the forms through Outlook 2000. And this is my very first project that deals with form creation in Outlook.
I have created a request form that will be filled out by a requestor and sent to the...
Thank you very much for your help. It worked. But the process of deleting the files take a while to finish. It's very weird how NT 4 and IIS 4.0 do that. But if anyone can think of something else, please do tell.
Thank you very much.
Beer
The following is my code:
***************************************
If fso.FolderExists(FolderPath) = True Then
fso.DeleteFolder FolderPath, True ------PROBLEM
End If
***************************************
The "Permission Denied" is coming from the line "PROBLEM" I have...
Hello,
I am building a web site on a NT4.0 Service Pack 6.0a IIS 4.0 Server. One of the pages has the function to delete folder and file. I was randomly getting the "Permission Denied" error when I tried to delete a folder that had files in it. Then, I figured out that the error only...
Oh Well, I figured that out already. Sorry about that.
What I did is to take out the quotes out of the database. I guess when using variable in open connection command, we dont' need to use the quotes around it while typing in the while string quotes are required.
Good, today I learn...
Hello All,
Something very strange happened in my code.
The goal of my code is to connect two different databases on different servers.
The Connection String of a database is coming from a table in another database.
Therefore, what I did is something like:
Set Conn =...
Thank you for your suggestion. In fact, what we are doing for our own company is using COM objects. However, the software that we wrote is for a pretty small firm that doesn't want to any extra money on either COM or SQL server. That's why we are doing this sql statments instead. We have...
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.