PHP generate calendar file (ics) on Nov 11, 2009 in PHP calendar ical ics outlook I am working with some Event management system recently. The system requirement need to send out the confirmation to those registrants with a calendar ics attachment. For this, I need to make my application to generate the ics file and attach it insi...
PHP connect to LDAP on Oct 11, 2009 in PHP LDAP I am working with a project that require connect to a AD to perform the user authorization. Before configure my application to login using the AD profile, I always using a simple PHP script to connect the AD setting that provided by my customer. Here...
PHP session problem while using iframe. on Sep 30, 2009 in PHP 'P3P: CP="CAO PSA OUR"' header('P3P: CP="CAO PSA OUR"'); php session unable retrieve session Hi guys, recently i am so busy and not able to update my website often. But today, I face a problem on the PHP session while using iframe to include a custom php file. The custom php file just doing some select/update command using session data. I tr...
SugarCRM unable connect gmail on Sep 8, 2009 in SugarCRM Recently working on the SugarCRM open source software. Due to some user requirement, I need to setup an inbound email (an email feature inside the SugarCRM) connect to gmail for downloading email using pop3. After try few times, I found that the test...
PHP call oracle store procedure on Jun 13, 2009 in Oracle PHP Store Procedure For PHP, it is not a difficult task to connect to Oracle database. But recently, I am working on a project that require me to execute the oracle store procedure with pass in some input & retrieve the output. It should be pretty easy, just I never...
Javascript select a div content on May 21, 2009 in Javascript HTML How to using a javascript command to select and deselect a div tag content? As I know, we can use a select() funtion to select text field value: document.getElementById(’username’).select(); But the above example does not work for a div o...
Oracle import & export on May 14, 2009 in Oracle exp expdp imp impdp Actually, I am a newbie for the oracle database. Never though it before I start my current job. Lucky my company has a oracle expert & always help me to solve those problems. Today, just want to share some of my experience regarding the export...
Oracle procedure testing on Mar 19, 2009 in Oracle DBMS_OUTPUT.PUTLINE serveroutput sqlplus As a developer, most of the time you have to testing on your script output. Some how, you also need to debug into the script & checking on each variable value. In Oracle procedure, if you doesn’t having any debugging tools like sql develope...
html mailto command on Mar 10, 2009 in HTML mailto Today, due to some task’s requirement, I need to play around with the html mailto command. As I know, the mailto command is just prompt up the visitor email client & auto fill in the To field. After some research, I found that actually the...
Dynamic wizard form using dhtml & javascript. on Mar 9, 2009 in DHTML Javascript createElement createTextNode Dynamic HTML removeChild Recently I am working in a project that require some customization on the application. They need a wizard page that will allow user to add in items. To make the wizard page be more user friendly, I try to using dynamic html to create fields if requir...
© BlogTopsites.com 2004-2009. Contact Us.