Our techs are ALWAYS here! When you have an issue we are here to solve it immediately - 24 hours a day and 7 days a week. We are here for you!
Register a .com, .net, .org, .biz, .info, or .us domain name for just $12.95/yr! Retain full control and full ownership via your account at NexusDomains.
Below we have have listed a sample of the most popular components installed on our Windows servers. We have over 100 components installed on our Windows servers!!!.
ASPMail is the popular mail component from ServerObjects. This component allows you to quickly and easily send e-mail via formmail on your site with only a few lines of code.
For more information on this component, check http://www.serverobjects.com.
ASPHTTP is the popular http protocol component from ServerObjects. This component allows you to quickly and easily call HTTP commands from your web page with only a few lines of code.
For more information on this component, check http://www.serverobjects.com.
ASPPOP3 is a popular mail component from ServerObjects. This component allows you to quickly and easily read POP3 accounts from your web page. With only a few lines of code your application open and retrieve email from a mail server.
For more information on this component, check http://www.serverobjects.com.
ASPInet from ServerObjects. This component allows you to remotely GET and PUT files via FTP from ASP. Note: This is a server-side component and does not read client-side files. This is for strictly server-side file transfer.
For more information on this component, check http://www.serverobjects.com.
AspConv is a component in the AspLib series. AspConv provides access to commonly needed conversion functions including:
* Base64 encoding and decoding of files and strings
* UUEncoding and decoding of files
* HTML encoding and decoding of strings
* Conversion of common MIME type descriptions and extensions
For more information on this component, check http://www.serverobjects.com.
AspDNS provides IP lookup and reverse host name lookup for known IP addresses.
<%
Set DNSLook = Server.CreateObject("AspDNS.Lookup")
strRes = DNSLook.DNSLookup ("mailhost.hostnexus.com")
Response.Write ("The IP Address of mailhost.hostnexus.com is " & strRes & "")
%>
For more information on this component, check http://www.serverobjects.com.
ASPFile is a component in the AspLib series. AspFile provides access to commonly need file functions including:
* File copy, move, delete and rename
* Directory listings
* File attributes and sizes
* Directory creation and deletion
* Creating unique file names
For more information on this component, check http://www.serverobjects.com.
AspMX provides ASP developers with a way to do DNS queries for MX (mailhost) records. By querying the DNS for mail records an Internet developer can determine which servers for a particular domain are designated as incoming SMTP servers. AspMX returns the MX server names in ranked order, the 1st server being the designated domain's primary server and so forth.
For more information on this component, check http://www.serverobjects.com.
AspNNTP allows you to retrieve and post articles to standard NNTP (Usenet/News) servers. Features include:
* Retrieving Articles
* Posting Articles
* Multiple File Attachments
* File attachments support MIME and UUEncoding
* US Ascii and ISO-8859-1 character sets
* PGP Support
* Multiple concurrent users (Tested with 15 concurrent connections)
For more information on this component, check http://www.serverobjects.com.
AspSock allows ASP developers to connect to any TCP I/P port on a server and send or receive data.
For more information on this component, check http://www.serverobjects.com.
ImageSize will determine the image height and width on most BMP, PNG, GIF and JPG files.
For more information on this component, check http://www.serverobjects.com.
AspImage allows you to create or modify images "on the fly". Features include:
* Create new or modify existing images
* Add text and images transparently
* Create gradient fills
* Draw methods such as rectangle, arc and circle
* Crop, flip, resize and rotate images
* Button, darken, lighten and other effects
* Load images from OLE variants or other AspImage objects
* Supports Response.BinaryWrite
For more information on this component, check http://www.serverobjects.com.
AspEmail is a mail-sending component supporting file attachments and HTML format. Also provides premium features including message queuing.
For more information on this component, check http://www.aspemail.com.
AspJPEG is an image resizing component for creating high-quality thumbnails. Supports sharpening, picture-in-picture, metadata extraction.
For more information on this component, check http://www.aspjpeg.com.
AspPDF creates, reads and modifies PDF documents on the fly. Provides encryption, multi-language support, tables, form fill-in and more.
For more information on this component, check http://www.asppdf.com.
AspGrid is an active server component which brings your ASP application the power of a data-bound grid control. With AspGrid, you can build browser-independent editable grid interfaces to your databases in as little as 3 lines of ASP code.
For more information on this component, check http://www.aspgrid.com.
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 tag.
With AspUpload, you can add file upload functionality to your Web application in as little as 2 lines of ASP script. In addition to uploading, AspUpload offers a wide range of file management functions, including secure downloading, saving files in the database, permission and attribute management, image size extraction, file encryption, etc.
For more information on this component, check http://www.aspupload.com.
Using this component you can perform credit card checksum, type and expiration date validation all from within your ASP pages.
For more information on Dynu components, check www.dynu.com.
Using this component you can perform date and time formating, calculate elapsed time, pause your ASP application, GMT date and time formating and much more.
For more information on Dynu components, check www.dynu.com.
Using this component you can perform DNS lookups, reverse lookups, get local ip and host name, check ip address validity and ping another host all from within your ASP pages.
For more information on Dynu components, check www.dynu.com.
Using this component you can encrypt and decrypt data using a password from within your ASP pages. This component uses industry-standard cipher DES. With today's technology it would take 3 million years to crack data encrypted with this component.
For more information on Dynu components, check www.dynu.com.
Using this component you can execute any DOS/Windows command and applications from within your ASP pages and get the entire result as a string.
For more information on Dynu components, check www.dynu.com.
This is the complete and powerful file manipulation ASP component. Open, Read, Write, Delete and even change attributes of a file all from within your ASP pages.
For more information on Dynu components, check www.dynu.com.
Use this powerful yet easy to use FTP component to perform all your uploads, downloads and ther ftp commands all from within your ASP pages. With new version 2.0, get directory listings and perform literally any command on the remote server! This component allows complete control over many transfer options such as binary/ascii, passive mode(required by some firewalls) etc.
For more information on Dynu components, check www.dynu.com.
Using this component you can retrieve documents using HTTP GET and POST. You can retrieve HTTP response headers. It even supports authentication, SSL and automatically detects proxy settings.
For more information on Dynu components, check www.dynu.com.
Using this component you can ping any host or ip address from within your ASP pages. You can also specify other parameters such as number of echo requests, byte size and timeout.
For more information on Dynu components, check www.dynu.com.
Using this component you can retrieve, display and delete email messages from any standard POP3 server via a Web page. DynuPOP supports attachments and also exposes message headers and displays details of the message such as date, subject, from name, from email address etc.
For more information on Dynu components, check www.dynu.com.
Use this powerful yet easy to use TCP/IP socket communication component. This component can be used to connect to hosts on any port and send/receive data.
For more information on Dynu components, check www.dynu.com.
DynuUpload enables an ASP application to accept, save and manipulate files uploaded with a browser. The files are uploaded via an HTML POST form with one or more tags. The
Using DynuWait ASP Component, you can suspend an ASP page for a specified period of time without using any system resources.
For more information on Dynu components, check www.dynu.com.
Using this component you can retrieve the registrant information and determine domain name availibility from a WhoIs server located on the Internet from within your ASP pages. This component also supports browser friendly output of registrant information.
For more information on Dynu components, check www.dynu.com.
ChilkatFTP is a powerful and easy-to-use FTP component. Some features include the ability to copy remote files to your local file system, use passive mode, create remote directories, delete remote files and directories, get remote directory listings as XML and more.
For more information on Chilkat components, check www.chilkatsoft.com.
ChilkatXML is a A non-validating XML parser component with encryption and compression features.
For more information on Chilkat components, check www.chilkatsoft.com.