Forum: PHP May 12th, 2007 |
| Replies: 13 Views: 9,193 Hi...
well I will try out all ideas. Logically it must be possible to open
a browser on the server (Linux) and run the script all ten seconds
or just once on specified time. As I'm writing now... |
Forum: PHP May 10th, 2007 |
| Replies: 13 Views: 9,193 |
Forum: PHP May 10th, 2007 |
| Replies: 13 Views: 9,193 Hi...
Thanks, good idea, can I use a timevalue, like refresh 12:00:xx ?
Greetings |
Forum: PHP May 10th, 2007 |
| Replies: 13 Views: 9,193 Hi...
thanks for your responses. Well, I need it because I must update
database entries and perform new calculations every ten seconds.
Seems a good idea, but note the call must be don on... |
Forum: PHP May 9th, 2007 |
| Replies: 13 Views: 9,193 Hello together...
hope someone can help me:-)
I want to to run a php file every ten seconds on serverside,
how can I do this?
CronJobs are not really working; Server = Apache, PHP 4 or 5.
... |
Forum: Website Reviews Feb 24th, 2006 |
| Replies: 2 Views: 1,049 Hi cscgal...
First, thanks for your review. :)
Thanks!
Well, we thought to (clearly) describe what we are doing on the service page.
However you have to know some background: our page... |
Forum: Website Reviews Feb 23rd, 2006 |
| Replies: 2 Views: 1,049 Hi together...
would appreciate if someone can check out my flash site.
The flash site is avalaible in German and English, ths static
version in german only (english follows).
Link :... |
Forum: JavaScript / DHTML / AJAX Jun 8th, 2005 |
| Replies: 5 Views: 15,129 Hi tgreer...
the problem is solved. I used the Javascript Function setInterval(xxx, 2).
The timeout interval was too small (2 ms). I setted it to 50 ms and now
all works fine.
Thanks anyway... |
Forum: JavaScript / DHTML / AJAX Jun 8th, 2005 |
| Replies: 5 Views: 15,129 Hi tgreer...
Thousand Thanks !!!
I'll strip down a sample page and post it as an attachement and
load it on my server. I'll post a new message here, when I'm
ready.
maninweb
--------- |
Forum: JavaScript / DHTML / AJAX Jun 7th, 2005 |
| Replies: 5 Views: 15,129 Hi tgreer...
thanks for your response. Unfortunately its not a problem of my machine
since on various computers I got the same problem. Common to all computers
is Win XP SP2 German.
Some... |
Forum: JavaScript / DHTML / AJAX Jun 7th, 2005 |
| Replies: 5 Views: 15,129 Hello together...
first excuse my not very good english.
I wrote an JavaScript application which shows, hides and scrolls several layers included in my homepage.
I used only DIV-Tags for my... |