Search the web
Sign In
New User? Sign Up
PHP-fusebox · Fusebox methodologies in PHP
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2197 - 2226 of 4156   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2197
Hello, I have a form that posts to a long script that takes a while to process and it seems that users are getting impatient and hitting the submit button ...
John Cole
johnmcole
Offline Send Email
Feb 4, 2004
5:18 am
2198
It seems like simple validation like this shouldn't require another trip to the server, but JS is supported differently between browsers, making it unreliable....
Mike Britton
mbritton72
Offline Send Email
Feb 4, 2004
8:41 am
2199
... and ... button ... Hello, I don't have an answer to your problem, but was wondering what kind of script you use to process the information of the form? ...
Aschwin Wesselius
discussie_lijst
Offline Send Email
Feb 4, 2004
1:23 pm
2200
We use to send the user to a page with a message like "processing your data , please wait ... " , the secret is to put something like this at the end of <body>...
fusebox@...
Send Email
Feb 4, 2004
2:14 pm
2201
Hello Friends I'm running PHP through IIS on windows XP (WIMP) in my office. This is working fine locally. But when I try to access it through network (using ...
Chandresh Pant
chpant
Offline Send Email
Feb 6, 2004
5:13 pm
2202
Hi List, I figured it was about time I give something back to the list that has helped me. Paste the following into fbx_Settings.php at or near line 24, after...
Hoffman, Geoffrey
m2guru
Offline Send Email
Feb 6, 2004
6:02 pm
2203
... Hi Geoff, This is really great! I wish I had a PHP User Group nearby. ... PHP The CF FB4 core is entirely procedural (and has the nasty, don't-step-on-me...
Alan Richmond
alanr1138
Offline Send Email
Feb 6, 2004
7:06 pm
2204
Thanks for the responses. The Flash idea sounds really intresting, but I'm going to give the Javascript solution a shot for now and see if it works in this...
John Cole
johnmcole
Offline Send Email
Feb 7, 2004
4:15 pm
2205
I just wanted to throw a couple ideas I've used at you. First, I sometimes use JavaScript to disable the submit button using the onsubmit event for the form....
Gary Wilson
wilsogar
Offline Send Email
Feb 7, 2004
6:14 pm
2206
I was wondering if it is acceptable Fusebox etiquette to place an act_ file above the switch statement in fbx_switch.php if it needs to be called for every...
wilsogar
Offline Send Email
Feb 16, 2004
11:14 pm
2207
There's a portion of fbx_Settings.php where you should put it. If you haven't altered it, the comments should still be there. Resist the urge to copy-paste...
Hoffman, Geoffrey
m2guru
Offline Send Email
Feb 16, 2004
11:26 pm
2208
Enter your vote today! A new poll has been created for the PHP-fusebox group: Is Fusebox4 for PHP worth restarting? o Yes, definitely! o Yes, but only if it...
PHP-fusebox@yahoogrou...
Send Email
Feb 27, 2004
8:06 pm
2209
I lack the background information to vote properly... What's Mach-II ? Where's the planned FBX4 Spec? How long is it going to be before the world's vast army...
Hoffman, Geoffrey
m2guru
Offline Send Email
Feb 27, 2004
9:22 pm
2210
... http://www.mach-ii.com/ ... I don't know X-) ... Probably upwards of a year after the final 5.0 release is out. Some will adopt it quickly, others will...
d_mc_kenna
Online Now Send Email
Feb 28, 2004
2:26 am
2211
... http://www.mach-ii.com/ http://livedocs.macromedia.com/wtg/public/machiidevguide/ Mach-ii is an OO web application framework. In ColdFusion-ese it...
Mike Britton
mbritton72
Offline Send Email
Feb 28, 2004
7:45 am
2212
no fusebox sucks and none of the php community respect it.. sorry.. none of your poll options were ample. PHP-fusebox@yahoogroups.com wrote: Enter your vote...
Jonathan Roberts
haptik
Offline Send Email
Mar 1, 2004
12:20 am
2213
That's bullshit. It's a great framework. Marc Aragnou www.multiweb.biz <http://www.multiweb.biz/> _____ From: Jonathan Roberts [mailto:haptik@...] Sent:...
Marc Aragnou - MULTIWEB
multiwe8
Offline Send Email
Mar 1, 2004
12:40 am
2214
I'm sure his own personal framework is far more extensible and scalable. Whoever is working for him sure is lucky - I'm sure it's also well documented. ... ...
Mike Britton
mbritton72
Offline Send Email
Mar 1, 2004
5:30 am
2215
mojavi.org ... http://groups.yahoo.com/group/PHP-fusebox/surveys?id=1182659 ... <http://us.rd.yahoo.com/mailtag_us/*http://antispam.yahoo.com/tools> ... ...
Jonathan Roberts
haptik
Offline Send Email
Mar 1, 2004
9:27 am
2216
I found mojavi.org one week ago , it looks pretty interesting , but little bit hard to understand yet . Any way , it seems to have things in common with ...
fusebox@...
Send Email
Mar 1, 2004
10:23 am
2217
If that's the case, then why are you on this mailing list? -- Damien McKenna, Web Developer The Limu Company - http://www.thelimucompany.com/ ... From:...
Damien McKenna
d_mc_kenna
Online Now Send Email
Mar 1, 2004
1:57 pm
2218
This framework (mojavi) does look good. Anyone have experience working with it? ... http://groups.yahoo.com/group/PHP-fusebox/surveys?id=1182659 ... ...
Mike Britton
mbritton72
Offline Send Email
Mar 1, 2004
2:46 pm
2219
I figured I'd explain my reason for doing the poll. I recently got a job working for a company that uses Fusebox3/CF. I also work part-time with another...
Damien McKenna
d_mc_kenna
Online Now Send Email
Mar 1, 2004
2:58 pm
2220
Why move to Fusebox 4?...
Erik Voldengen
voldengen
Online Now Send Email
Mar 1, 2004
6:27 pm
2221
Plugins. -- Damien McKenna, Web Developer The Limu Company - http://www.thelimucompany.com/...
Damien McKenna
d_mc_kenna
Online Now Send Email
Mar 1, 2004
6:47 pm
2222
FB4 allows you to execute multiple fuseactions, like FuseQ does. An xml file has replaced FB3's fbx_settings, making it a lot easier to manage larger apps....
Mike Britton
mbritton72
Offline Send Email
Mar 1, 2004
6:51 pm
2223
The only drawback being that plugins aren't yet compiled into the parsed files. Instead an include is written. I've heard this may be addressed in the ...
Mike Britton
mbritton72
Offline Send Email
Mar 1, 2004
6:52 pm
2224
Hi all, Summary of Fusebox 4 below, stand by... :) I'm a developer who started in CF and have been using Fusebox since I first discovered it 4 years ago. It...
Mike
starkraving2002
Online Now Send Email
Mar 1, 2004
7:14 pm
2225
Hi, Please reply off list if appropriate... I've been using ColdFusion 5 for some time now and have always wished there was better support for XML. What...
Ted Stresen-Reuter
tedmasterweb
Offline Send Email
Mar 1, 2004
8:15 pm
2226
Hi Ted, There are versions of Fusebox4 for both CF5 and CFMX. The FB4/CF5 core includes a separate package for XML processing. XMLTools:...
David Vause
jackstan
Offline Send Email
Mar 1, 2004
8:40 pm
Messages 2197 - 2226 of 4156   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help