Nannette Thacker ShiningStar.net

ASP.net Technologies.

Browse by Tags

All Tags » ASP Classic (RSS)
Spam Catch without Captcha
By Nannette Thacker Here is an example of how to set a spam trap without using Captcha. In your web form, typically a Register or Log In page, simply place a hidden textarea field. Then on your form action page, check the value and if it contains any...
HTML Tables to ASP.net Table Controls
By Nannette Thacker If you're new to ASP.net, but familiar with ASP Classic or HTML, you might wonder about the ASP.net table control. Dragging an HTML table from your toolbox... ... will generate these table commands: <table> <tr> <td>...
More Posts