home *** CD-ROM | disk | FTP | other *** search
-
- <!-- #include virtual="/quickstart/aspplus/include/header.inc" -->
-
- <h4>How Do I...</h4>
-
- <table class="reference">
- <tr>
- <td>
- <ul>
- <li><a target="content" href="howtodoc/fileread.shtm">Read From a File?</a>
- <li><a target="content" href="...">Use Regular Expressions?</a>
- <li><a target="content" href="...">Implement a Strongly Typed Collection?</a>
- <li><a target="content" href="...">Send an Email Message?</a>
- <li><a target="content" href="...">Make an HTTP Request?</a>
- <li><a target="content" href="...">Perform an FTP File Transfer?</a>
- <li><a target="content" href="...">Get and Set Client Cookies?</a>
- <li><a target="content" href="...">Enumerate a Collection?</a>
- <li><a target="content" href="...">Detect Browser Capabilities?</a>
- </ul>
- </td>
- <td>
- <ul>
- <li><a target="content" href="howtodoc/helloobj.shtm">Instantiate an Object?</a>
- <li><a target="content" href="...">Import a Business Object?</a>
- <li><a target="content" href="...">Query a SQL Data Source?</a>
- <li><a target="content" href="...">Query an OLEDB Data Source?</a>
- <li><a target="content" href="...">Query an XML Data Source?</a>
- <li><a target="content" href="...">Mix Client and Server-side Code?</a>
- <li><a target="content" href="...">Validate HTML Form Input?</a>
- <li><a target="content" href="...">Restrict Access to an Application?</a>
- </ul>
- </td>
- </tr>
- </table>
-
- <p>
- <span class="TODO">TODO: Order these alphabetically...</span>
-
- <!-- #include virtual="/quickstart/aspplus/include/footer.inc" -->