Forum: JavaScript / DHTML / AJAX Oct 3rd, 2007 |
| Replies: 1 Views: 1,156 Page Refresh I am new to Ajax, as a matter of fact I know nothing about ajax. I was wondering if there was a way to auto refresh a page, after a certain time length. Sort of like what those fantasy football... |
Forum: PHP Sep 18th, 2007 |
| Replies: 4 Views: 683 |
Forum: PHP Sep 17th, 2007 |
| Replies: 4 Views: 683 timestamp help? Please help I have been trying to insert a timestamp field into a DB. But to no avail.
Here's my code.
I am using a hidden field.
<input type="hidden" value="<? echo date("m-j-y g:i:s A"); ?>"... |
Forum: ColdFusion Jan 24th, 2007 |
| Replies: 3 Views: 2,354 Re: Coldfusion Scheduled Tasl Ok i will give that a shot, i have it outputing to a txt file and it says connection failure, but from the administrator it says successful. |
Forum: ColdFusion Jan 19th, 2007 |
| Replies: 3 Views: 2,354 Coldfusion Scheduled Tasl I am trying to setup scheduled tasks using the ColdFusion administrators page. These scheduled tasks send out email notifications. They work when I run them in IE, however not through the scheduled... |
Forum: ColdFusion Jan 19th, 2007 |
| Replies: 2 Views: 6,663 |