answersLogoWhite

0


Best Answer

hi

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the correct way to include the file time.inc using ASP?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the correct way to include the file?

<?php include_once('<path_to_file>/time.inc'); ?>


What is the correct way to include the file time.inc?

<?php include_once('<path_to_file>/time.inc'); ?>


How do you add a new library for Dev C plus plus?

If you want to know about adding new header files, then it is simple. Write your functions in a file. Save that file with extension .h in the include directry. Now, you can include this file using the #include directive


How do you read the number of capital letters in a input file using c language?

#include <stdio.h> #include <ctype.h> ... int caps = 0; int c; file = fopen ("InputFile", "r"); while ((c = fgetc (file)) != EOF) { if (isupper (c)) ++caps; } fclose(file); ...


What is the difference between using angular brackets in C language and double quotes in Cpp language to enclose header files?

When you includes any header file using "" that time compiler try to locate this file first from your program's local directory and then from library. But if you include the .h file using <> then compiler assumes you are including some library file.


Is this grammar correct kindly check the attached file include the last version from the press release after the edit?

Please is better than kindly. You should say .....and include the last version.................


How do you file to become an estate administrator?

Apply to the appropriate probate court using the correct forms. They are normally available at the courthouse or online.


Is binded file is past participle or bound file is correct?

bound file


How do you correct the C plus plus programming error missing function header?

You need to #include the header file that contains the missing function's declaration.


How can we file a complain UN?

To file a complain UN you must first ask yourself "did I just write an incoherent question". If the answer is yes (as is the case here) then you need to re-write the question using correct grammar. That is how you file a complain UN.


What is forms in file processing?

File processing would mean that the file is being checked out looked at to make sure that the file is correct before the processing will be finished with for that file before it will be accepted as being correct as it was filed.


What does attachments mean in an email?

Include a file as part of the email.