Hi
I am facing problem of mail functionality.
When i tested mail functionality in my localhost it works fine but when i tried it on server it didn't work and also no error it displays.
So please give me solution if any changes required to setting mail functionality on server from local.
Thanks in advance
Perplexing problem showing a .jpg
Please disregard..........I figured it out
When i am Canseling the Billing Document in VF11 I am getting Shortdump
Hi Experts
Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRequest takes much longer than subsequent calls, even when the later requests are for a different URL.
Implementing Single Sign-On using SAML 1.1, x.509, LDAP in C#.net
Hi,
disable all input buttons
Hello Friends,suppose i do have a file ( file.php ) has a submit buttonCode: [Select]<input type=submit name=add value=go> is there any way so i can make the button shown but in same
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Post, not working, please help
The error is:Method Not AllowedThe requested method POST is not allowed for the URL /students/06/php/index.--------------------------------------------------------------------------------Apache/1.3.33
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_query, then checking $sql as if it a were TRUE of FALSE. Which I though it would be. My Code
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Here's the xml i want to extract:http://dblp.uni-trier.de/search/author?xauthor=SchekWhat I
PHP arrays into arrays need help
HelloI am trying to highlight the days on my calendar based on the dates that i have in my database. Currently I can only get it to display the last element in the database which leads me to believe