Wednesday, December 14, 2005

IFRAME Complications

It would be great to use IFRAME for non-navigational command responses. We could then easily use template files for each form. :-) The complication when using a command line interface then, is in selecting the destination. :-(

This likely needs to be done by client-side JavaScript, by processing the server's response. Sounds like a hidden frame is needed. In for a penny, in for a pound. Perhaps is would be best just to implement AJAX. :-(

Again, the motivation here is to avoid having to need two windows for commands like mv, post, name and include.

Anyone familiar with AJAX? :-)

0 Comments:

Post a Comment

<< Home