Filed under Experience by admin
The ErrorMessageForum.com has just launched. It’s a place to share error messages and their solutions. If you’ve ever seen an error, this is the place to discuss it. In it’s beginning, we’ll post all error messages we find on a daily basis and how to resolve them.
Tweet This Post
Tags:
error message forum,
error messages
September 30, 2009 - 6:42 PM
Filed under Experience by admin
Ok, it’s brand new and it’s pretty bare, but it’s the place to go to discuss time management. Hold discussions, ask questions on how to better your time management.
Some topics include the following:
Tweet This Post
Tags:
time management,
time management forum
September 30, 2009 - 6:39 PM
Filed under Uncategorized by admin
What’s happening? Well, each time someone makes a PayPal purchase from my site, they are taken to a 404 Page Not Found page.
Why is this? If you’re using the simple paypal integration into a site, at one point in the setup, you have to put in a “Returning page” This is what’s happening. Coordinate with your webmaster to make sure you have the right page.
Tweet This Post
September 29, 2009 - 10:16 PM
Filed under VB.NET by admin
This can occur in a couple of places. In this particular instance, it is due to the password verification check. On the input form, you enter your password twice to make sure there weren’t any spelling mistakes. In the following example, when the parameters were sent to the stored procedure, both the password and the password validate fields were sent together. Removing one instance fixed the problem.
Tweet This Post
Tags:
duplicate passwords,
passwords doubling
September 28, 2009 - 7:54 PM