Hello, I have 2 different javascript client side functions that are on timers. When the timers elapse they do a server callback and check for pending data. The first one executes perfectly by itself. The second one calls back and receives data perfectly as well...by itself. The problem I have is that when they are both enabled they *seem* to step on each other as there is only one conduit to the server and back. So I have everything segregated up to that point. To my knowledge I only have one...Page.ClientScript.GetCallbackEventReference.... to work with. Is there any way to keep them seperate. To my thinking what would be ultimate would be to have two DIFFERENT CallbackEventReferences for each clientside javascript function to use as its own. As usuall TIA Brainiacs
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a switch function to reduce redundancies, and to efficaciously implement the script on to other
Suggestions for Functional module
Hello experts,
how to insert value
I am having file bookissueadd.php..... in which i am having tag <td height="21">Issue Charges</td> <td><div
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some questions with it.So there is the index.php on the server of the person who bought it
redirect standard error and assert (how to?)
How do you redirect standard error and assert?---(Why? I am creating an web app and assert does not show on the webpage. I do not think standard error does either. Not sure, but fairly certain.
Print 'a' to 'z' via for loop
A very simple problem..How Can I print a to z NOT a to y ?It is a part of a code where | $alpha= 'a';for($alpha='a';$alpha!='z';$alpha++){echo $alpha.' ';} Output: a b c d e f g h i j k l m n o p q
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story short, im building a hockey stat tracking site for a local hockey league around here.my problem is, i
Keeping data in form
How can I keep whatever I write in the form?
help with php
It's not displaying or pulling anything out of the database. Code: <html><head><title>Hale's Music World: Inventory Search
Snapshot from video
anyone knw how to make a snapshot maker from avi n mkv format.for example if i give a direct link (mysite.com/song.avi) then it will give a snapshot in jpg format