WebSpiders Interweb Pvt. Ltd.
Please Login or Register

Knowledgebase

Knowledgebase Categories
The knowledgebase is organized into different categories, please select a category that you are interested in. Additionally, you can also search the entire knowledgebase by entering keywords in the navigation bar beside this text.

 Articles
 How to increase ASP timeout?
 #You can increase timeout time from the ASP script itself by using Server.ScriptTimeOut property in the asp coding: Server.ScriptTimeout = NumSeconds For example, if you want 100 seconds:
 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 your web site as the "action" page for your form, and then include the ASPMail script on that page.Each form on your website wi
 How to use ASPUpload?
 AspUpload is a COM+ component which enables an ASP application to capture, save and process files uploaded to the web server with a browser. The files are selected for uploading via an HTML POST form using the <INPUT TYPE=FILE> tag.
 How to use ASP Email?
   AspEmail 5.0 is an active server component for sending e-mail messages using an external SMTP server in an ASP or VB environment. AspEmail 5.0 supports multiple recipients, multiple file attachments, HTML format, embedded images and sounds, n
 How to use Jmail ?
   Below demostrates the sample coding for JMail usage:   01. <%02.    Set JMail = Server.CreateObject("JMail.S
 How to use CDOSYS Email?
  Use following code for CDOSYS Email componets. <% Set cdoConfig = Server.CreateObject("CDO.Configuration
 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 uploading to the server: ----------------------------------------------------------------------------- <H
 I get an error 'Server.CreateObject Failed' when I try to use CDONTs. What can I do?
 The information in this article applies to:   >>CDONTs >>IIS 6.0
 How to send email with CDONTS
  01. <%02. Dim objCDOMail03. Set objCDOMail = Server.CreateObject("CDONTS
 How to use Dundas Upload?
 The following code demonstrates how to populate the Upload control's collections, save uploaded files to disk and retrieve form data. Please note that for brevity we do not perform any error checking  
 error:'8004020f' in CDONTS
 This error cause when you use wrong mail server in CDONTS Email componets. You will always use mail server:mail.yourdomain.co
 error:Include file not found
  Cause: Mostly This error cause when the parent path of your domain does not enable.   Soulation:   To enable the parent path of your
 How to Redirect the site to a Subfolder.
 You can redirect any subdomain folder on domain by using ASP redirect script.ASP re-direct script should be :<%Response.Buffer = True%><%Response.Redirect "
 Back

Help Desk Software By Kayako SupportSuite v3.70.02
Language:

Quick Navigation

Client Login

Email

Password

Remember Me

Search