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 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
Filed under Experience, VB.NET by admin
Our goal here was to create a custom content management and user management system.
Our main tasks were as follows:
- Allow management of pages and categories
- Email communication capabilities
- Membership area and management
- Administrative area and management
Tweet This Post
August 25, 2009 - 7:27 PM
Filed under C#, Experience by admin
Perform mathematical calculations establishing person characteristics based on database information and special formulas.
Tweet This Post
August 25, 2009 - 7:25 PM
Filed under Experience, VB.NET by admin
The custom content management system was built in order to avoid any potential leverage from other applications or potential code invasion.
Main parts of the content management system included the following:
- Allow management of categories
- Allow management of pages
- Allow management of graphics
- Allow document management
- Allow newsletters
- Allow custom XML exports for integration into company proprietary systems.
Tweet This Post
August 25, 2009 - 7:19 PM
Filed under BV Commerce, Experience by admin
We’ve deleted the home page content and can’t seem to get it back. Can you reconstruct the code on the home page and send us a copy of the code we can edit?
Tweet This Post
August 25, 2009 - 7:13 PM
Filed under Cold Fusion, Experience by admin
Customer Ratings not showing up under account
Tweet This Post
August 25, 2009 - 7:12 PM
Filed under Cold Fusion, Experience by admin
Members can’t rate “broker only” members because the company name is not displayed.
Solution:
If a member has a transaction with a “broker only” member, then display the company information so the member can add a rating.
Also add a rating selection drop down to the Directory Search. This way the member could search for companies that have already been rated. The default selection would be “any rating”. So, the member could choose to find only those companies with “excellent” ratings.
Tweet This Post
August 25, 2009 - 7:10 PM