| Mon Apr 25, 2005 2:00 pm |
| Replies: 2 |
| Views: 8124 |
|
 |
To fix this problem you need to have your sites sandbox security setup for read access on the servers fonts directory.
|
| Mon Apr 18, 2005 1:16 am |
| Replies: 8 |
| Views: 20386 |
|
 |
Until recently, I never used exeption handling. I always did tight validation and have never had a problem.
The .net framework includes trace and debug commands. I would recommend doing a search ...
|
| Mon Apr 18, 2005 1:03 am |
| Replies: 6 |
| Views: 18288 |
|
 |
I am just glad to see you are using my mail code.
I have to agree with bobum. If you can help it you should processes as much of the order online as possible and get some number back from your pa ...
|
| Thu Jan 06, 2005 3:58 pm |
| Replies: 11 |
| Views: 29578 |
|
 |
You could add their name to the reply to address.
http://www.aspemail.com/manual_object.html#AddReplyTo
This would allow you to reply to them depending on how your software works.
|
| Thu Dec 30, 2004 10:17 pm |
| Replies: 8 |
| Views: 21001 |
|
 |
That's a good point and much cleaner then others I have seen.
|
| Thu Dec 30, 2004 3:30 pm |
| Replies: 8 |
| Views: 21001 |
|
 |
Is this a typo:
c-gC-gj-kJ-Km-oM-Oq-tQ-Tv-zV-Z
Should this be (I changed the G):
c-gC-Gj-kJ-Km-oM-Oq-tQ-Tv-zV-Z
When I did this a long time ago, I searched for <(anything in here)> w ...
|
| Thu Dec 30, 2004 3:21 pm |
| Replies: 11 |
| Views: 39460 |
|
 |
If I remember correctly, each browser had its own bug on calling the form name via code. I did find a solution that work, but I don't have it here.
The work around I did was to just toss the form ...
|
| Thu Dec 23, 2004 3:36 pm |
| Replies: 3 |
| Views: 11673 |
|
 |
MS SQL Server Indexed Views (the benefits)
http://www.microsoft.com/sql/evaluation/features/indexed.asp
SQL Indexes
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/architec/8_ar_ ...
|
| Thu Dec 09, 2004 3:30 pm |
| Replies: 0 |
| Views: 6747 |
|
 |
Here are the official links from Microsoft.
The Start Page for ASP.net and the link the quickstart
http://msdn.microsoft.com/asp.net/gettingstarted/default.aspx
http://samples.gotdotnet.com/qui ...
|
| Thu Dec 02, 2004 3:34 pm |
| Replies: 3 |
| Views: 14313 |
|
 |
Unfortunately, we do not support MS Sql reporting or OLAP functionality.
|
| Thu Nov 18, 2004 3:43 pm |
| Replies: 21 |
| Views: 53551 |
|
 |
I use yahoo for my personal mail. I have to agree it filters out 98% of my spam. I get nearly 300 messages a day. The problem is it also filters out 50% to 75% of my legitimate mail as well and the ...
|
| Thu Oct 21, 2004 2:30 pm |
| Replies: 3 |
| Views: 13570 |
|
 |
We can even switch the email address to have @proimage.com as the primary and @proimagefacilityservices.com as the secondary. This way mail sent to goodbud@proimagefacilityservices.com will be delive ...
|
| Thu Oct 21, 2004 2:21 pm |
| Replies: 5 |
| Views: 21506 |
|
 |
Also, when you request a transfer and you don't get the email, check your bulk mail or spam folders. Many providers see domain transfer emails as spam and will automatically block it for you.
I pe ...
|
| Mon Jun 21, 2004 12:06 am |
| Replies: 6 |
| Views: 17380 |
|
 |
I prefer a different approach to handling spam. I like to receive all my emails even if they are spam. Here is the approach I use:
1. Setup a "catcher" user email address and set the catch all, th ...
|