Is there any way to get beyond the error: malformed URL? I need to access my company email software?
June 16, 2009 // Posted in Programming & Design
This entry was posted on June 16, 2009 at 6:12 pm and is filed under Programming & Design (Tags: Access Software, Email Software, Software Purchase, Url). You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.







Comments (1)
Are you clicking some “mailto:” link and a program is generating that error or what? Or do you have some generating the error? usually a malformed URL is one that has whitespace in it because it contains spaces or because it wrapped to more than one line in an improper way.
Ron