Forum: ASP.NET 18 Days Ago |
| Replies: 1 Views: 378 Next time, use code tags when posting code. This is very hard to read.
Anyway, this code: If Page.IsValid Then should be preceded by Page.Validate |
Forum: ASP.NET Nov 16th, 2009 |
| Replies: 3 Views: 599 What is the error message ? |
Forum: ASP.NET Oct 21st, 2009 |
| Replies: 2 Views: 354 The margin-left of the image is causing this. if you add to .main 50px left for the background image it will probably solve your problem. |
Forum: ASP.NET Mar 7th, 2009 |
| Replies: 2 Views: 1,014 Suppose the server's name is example.com It will allow you only to send email to xxx@example.com addresses. If you want to send email to @hotmail.com you need to have an account on the server, so... |