Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
There are 0 guests and 1 members in the forums right now.
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
Curt
Joined: Eons Ago
# Posts: 3736
|
Posted: 2006-Sep-13 18:06
Wow, I forgot about this, still gotta test out your code.
I like programming too. Just wish I were a genius so that I could figure out things more quickly. My brain doesn't work fast enough for me.
Wouldn't it be nice to be able to upgrade to the next brain chip?
|
 |
Prowler
Staff
Joined: Aug 14, 2000
# Posts: 1795
|
Posted: 2006-Sep-14 05:13
To tell you the truth, Curt, it is not <i>always</i> the genius who gets the top slot. It is the most persevering who gets the top slot. It is 90 % perspiration and only 10 % inspiration.
Our brains are capable of far more computing power than the ones churned out by Intel and AMD.
|
 |
Curt
Joined: Eons Ago
# Posts: 3736
|
Posted: 2006-Sep-17 08:46
Who coined that phrase "It is 90% perspiration and only 10% inspiration"? Can't remember.
|
 |
Dinkar
Staff
Joined: Aug 12, 2001
# Posts: 4391
|
Posted: 2006-Sep-17 14:20
Curt, is it working as per your requirement?
|
 |
Prowler
Staff
Joined: Aug 14, 2000
# Posts: 1795
|
Posted: 2006-Sep-18 05:20
>> Who coined that phrase "It is 90% perspiration and only 10% inspiration"? Can't remember.
It is Thomas A. Edison, I think.
|
 |
thomson2
Joined: Oct 24, 2006
# Posts: 7
|
Posted: 2006-Oct-24 16:56
Try using AJAX. It's a cleaner solution.
|
 |
Curt
Joined: Eons Ago
# Posts: 3736
|
Posted: 2007-Feb-18 09:29
I don't know how to do an AJAX solution and don't really understand AJAX. For some reason the conceptual understanding of AJAX eluded me a bit when I did some research a while back so I gave up on learning it for the time being (but that would not be the first time I was corn-fused over something that is likely simple). I guess there is something about the way AJAX works that is not clear to me.
|
 |
Curt
Joined: Eons Ago
# Posts: 3736
|
Posted: 2007-Feb-18 09:35
Dinkar, yes I did get it to work. I'd need to go back and examine what I did to make it work--it's been a while since I last program it.
|
 |
langardmicro
Joined: Mar 12, 2007
# Posts: 76
|
Posted: 2007-May-04 13:24
We are using AJAX more and more for processing and it seems to be a solution to your problem too ... if your wired up for XHTML and are using PHP.
Basically, you just write (or include) a javascript in your header that calls (via the inherent server XMLHttpRequest() capability) a separate PHP page full of functions you want to perform. When somebody clicks something on your page -- inside your <div> or <span> objects you've defined ... voila ... the page reflects what you want to display instantly (*Asychronous) on the SERVER SIDE instead of sending it back to the browser (for a reload or a redirect or...etc.).
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|