Articles

 Persits ASPJpeg Information

AspJpeg is a high-quality image thumbnail component that can resize images on-the-fly....

 Sample Code : Dimac JMail Sample Code

<%       set Jmail =...

 Sample Code : How can I upload files using ABCUpload

This example hows how a basic upload works. 1. HTML : Basicupload.html To start with you need...

 Sample Code : Send mail using CDO

<% set objMessage = createobject("cdo.message")set objConfig =...

 Sending mail via Persits.MailSender

Here's a complex example of sending an email with SMTP authentication and attachments. <%...