ProgScripting Languages
Translator load error – ICERegions.htm & Server Model SSI.htm I am using Adobe Dream Weaver it is working properly today I update it. Then I restart my system and try to open Dream Weaver again but it is not working some time Dream weaver open and will close after some seconds and some time I click at this program then I receive below error.
- 4263 views
- 2 answers
- 0 votes
I am Java Developer. I am using tomcat from previous 3 years at Window XP. Today I install window Server 2003 and try to install this program but I am receiving below error. Then I again install window xp and try to install this program but same error appears. Detail of Error is below.
Services
Windows could not start the apache Tomcat 6 on Local Computer. For more information, review the system Event Log. If this is a non-Micorosoft service, contact the service vendor, and refer to service-specific error code 0.
- 5528 views
- 2 answers
- 0 votes
I’m new to XAMPP and I’d like to learn about it, some trial and error I guess. After I installed XAMPP version 1.7.4 which is using PHP 5.3.5, I need to upgrade the PHP version to the latest.
I downloaded newest PHP version (5.3.8) and then I replace the folder “C:xamppphp” with my new PHP version. But guess what, everything is not running well. I manage to shutdown my Apache service. But I could not start it again. I’ve tried start the apache service using XAMPP Control Panel and Services under Computer Management. Please take a look at the picture below.
- 1887 views
- 2 answers
- 0 votes
Hello all! I’m new to PHP. I’m about to learn programming in PHP, especially e-Commerce.
So I start to prepare the environment. I’ve installed XAMPP version 1.7.4.
Then, I downloaded Magento, for the e-Commerce application. When I started the installation process for a few steps or clicks, I found that my PHP from XAMPP failed to load some extension.
Here are the message:
PHP extension “mcrypt” must be loaded.
PHP extension “curl” must be loaded.
Where can I found those extensions and how to load them? Hope I found some solution here.
Thank you.
- 12828 views
- 3 answers
- 1 votes
Does anyone know the best user friendly, free editor for developing asp.net applications?
- 1913 views
- 2 answers
- 0 votes
My computer OS is Windows XP and i was wondering if there is any way i can run PHP script on the computer?
I have just installed Wamp5 and have Apache and PHP now.
But I don't know what to do make the script work.
Can some one to help me to solve my problem.
Thank You.
- 1629 views
- 4 answers
- 1 votes
Hi
I am using jsdatepicker in my application.After the selecting the date format is coming like mm/dd/yy (10/3/2011) , I should get the format like MM dd,YY (Sept 3,2011).
Please provide me the solution.
Thanks In Advance
rypatterson
- 1413 views
- 2 answers
- 0 votes
Hi all,
I am working on gridview control in c++. I have used datasource to build the grid in aspx page. But the alignment i am not able to fix . Please check the following images.
In below grid view, Exception Type column is extending the space with its value.
Please provide me the solution.
Thanks In Advance
simmons
- 1192 views
- 2 answers
- 0 votes
Hi
In my application, i have to format the integet values in JavaScript. I am using json object to fetch the values.I would like handle the formatting functionality in JavaScript.
Code:
- 776 views
- 2 answers
- 0 votes
I cannot Find the error in the following program . The following program is an example of Templates in C++.
C++ supports a mechanism known as template to implement the concept of generic programming.
Templates allows usto generate a family of classes or a family of functions to handle different data types.
Find the error in the code used for templates.
- 967 views
- 2 answers
- 0 votes