[Proto-Scripty] Updating arbitrary table entries

2011-02-28 Thread Jason 'XenoPhage' Frisvold
, though. That's the part I'm having trouble with. I've done some googling, but I guess I'm not hitting the correct keywords. Can someone please assist? Thanks, - --- Jason 'XenoPhage' Frisvold xenoph...@godshell.com - --- Any sufficiently advanced

Re: [Proto-Scripty] Re: Proper error handling

2010-06-23 Thread Jason 'XenoPhage' Frisvold
if it's not there. Which would, I suppose, extend the framework to be even more generic.. Hrm.. Presumably this is just a simple subroutine call? Not much of a performance hit, is it? FWIW, -- T.J. Crowder - --- Jason 'XenoPhage' Frisvold xenoph...@godshell.com

[Proto-Scripty] Proper error handling

2010-06-22 Thread Jason 'XenoPhage' Frisvold
way to pass that information back to the ajax application? Is it ok to use a custom 4xx error? Or should I be using JSON or XML to handle this? Thanks! - -- - --- Jason 'XenoPhage' Frisvold xenoph...@godshell.com - --- Any sufficiently advanced

[Proto-Scripty] Dimensions of dynamic content

2009-02-16 Thread XenoPhage
Hi there, I've tried googling around for an answer to this, but either I'm using the wrong keywords, or I'm just not getting the answer I'm looking for.. Anyway, I'll give it a shot here. I'm using Ajax.Updater to update a div with dynamic content. Pretty cut and dry and this works fine, no