Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
form submit at godaddy?
Trying to test form submission at GoDaddy and it does not seem to work. Here's the page...
h
CE 7.1 and External GIS integration
Hi All,
We want to develop an application on CE 7.1 which uses GIS features from an exter
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<