Knowledgebase
Portal Home > Knowledgebase > Windows Hosting > ASP programing
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Search
Articles
Separate a large web into smaller subwebs in fp
Sometimes, it is necessary to separate a large web into smaller subwebs. A great, new feature in...
Views: 223
After publishing with FrontPage , I can't view new pages online.
Make sure you are publishing to http://yourdomain.com and NOT to http://www.yourdomain.com.
Views: 207
Can I use FTP to upload my files when I have FrontPage Extensions?
If you have FrontPage extensions installed, you should NOT use FTP or any other method of...
Views: 201
Error: Front Page Extensions not Installed
We often see this error being reported, even when the extensions have been installed. If...
Views: 202
error:'8004020f' in CDONTS
This error cause when you use wrong mail server in CDONTS Email componets.
You will always use...
Views: 382
error:Include file not found
To enable the parent path of your domain,you need sent a request with the domain name to which...
Views: 215
error:Root Web Busy
FTP into your account. Go to your root web directory then Go to _vti_pvt/ remove "service.lck"...
Views: 209
FrontPage asks for host server and the directory path
Please login to your Helm Control Panel and re-install your FP extensions. FrontPage extensions...
Views: 215
FrontPage Continues to Prompt the User for a Password
This error may occur either because the password entered in not correct or the action you are...
Views: 224
How do I publish to my subdomain using Front Page?
If the subdomain is test.yourdomain.com you need to click publish then publish the site to...
Views: 210
How to increase ASP timeout?
#You can increase timeout time from the ASP script itself by using Server.ScriptTimeOut property...
Views: 205
How to Redirect the site to a Subfolder.
You can redirect any subdomain folder on domain by using ASP redirect script.
ASP re-direct...
Views: 207
How to send email with CDONTS
01. <%02. Dim objCDOMail03. Set objCDOMail = Server.CreateObject("CDONTS.NewMail")
04....
Views: 210
How to upload file on the server using ASP coding
#A Simple Upload Form:
The following HTML form enables a user to select up to three files for...
Views: 252
How to use ASP Email?
AspEmail 5.0 is an active server component for sending e-mail messages using an external...
Views: 220
How to use ASPUpload?
AspUpload is a COM+ component which enables an ASP application to capture, save and process files...
Views: 232
How to use CDOSYS Email?
Use following code for CDOSYS Email componets.
<% Set cdoConfig =...
Views: 263
How to use Dundas Upload?
The following code demonstrates how to populate the Upload control's collections, save uploaded...
Views: 301
How to use Jmail ?
Below demostrates the sample coding for JMail usage:
01. <%02. Set JMail...
Views: 205
I published but my web's not there!
This will happen when the "Destination Web Name" is filled in when publishing to our server....
Views: 206
Server timing out when publishing large sites
This difficulty arises when the uploading link times out in the process of copying the web to our...
Views: 215
Using the ASPMail component to send mail from your web page
#Using the ASPMail script is a very straightforward process. All you need do is specify a page on...
Views: 228
Why is my default page renamed on the server when I publish?
The "Default Document" of your web is automatically renamed by the server to what is required by...
Views: 248
Will using FTP corrupt my FrontPage Extensions?
Microsoft does not recommend you use any FTP program when FrontPage extensions are...
Views: 201
Powered by WHMCompleteSolution