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...
Hello,
I have a critical issue would like to ask. Is there anyway that we can "hide" the asp source code which is on the server? Ok, the situation is like this:
We are giving out a configured server and a software that is written by ASP. In addition, we are providing a reboot CD...
Bastien,
Thank you for your help. However, what I need is not to show the header and footer files on the web pages, but it will show when the web pages are printed.
Any idea? I would appreciate it. I thank you for your great help. Thank you
Beer
Hi All,
Does anyone know how to include header and footer files in web pages? Both of the header and footer files will not show on the web page, but it will be printed on an A4 size of paper.
I would appreciate it for your helps. Thank you.
Hello everyone,
It's been a pain to find some helpful tips on T-SQL on the web. I finally came to the thought of the forum, I hope this will help me out.
Here is the headache that I have had for three days now (Or maybe I am stupid enough not to get the problem solved...well)
I am trying to...
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.