HOME PRICING PURCHASE CONTACT US 541-306-6332  
Components
Account Management
Site Control Panel
Email
FTP
Frontpage
Billing Maintenance
Documentation
ISAPI connection
Database
Shopping
Pay Per Download
Random Graphics
Server Side Includes
Visitor Forms
Web File Transfer
META Tags
Fraction/Decimal Chart
RGB Color Table
HTML Entities
E-Commerce Setup
SSL Certificate
SSL Renewal
Merchant Account
ASP
Overview
ADO Database
SendMail
File IO
Include Files
Transactions
ISAPI/HTML-Basic
Authentication
SendMail
Banner Rotator
Random Graphics
Random Pages
ISAPI/HTML-Database
dbSearch
dbstore/SendMail
dbdelete
dbupdate
Template Driven

Hosted by InfoDial


WEB FILE TRANSFER


Web File Transfer gives you and others the ability to upload files to your website from your web browser. First, go to your site via FTP and create a subdirectory on the Remote side called "inbound". Then you need to create an HTML document that includes the following parameters:

<FORM ENCTYPE="multipart/form-data" METHOD="POST" ACTION="/cgi-bin/filepro.exe">

Send this file:

<input name="userfile" type="file">

This will create a 'Browse" button where you choose the file that will be sent.

<input type="submit" value="Send File">
</FORM>


  ©1995-2001 InfoDial, Inc.