Elizabeth Vaughn wrote:
> 
> I'd be happy to provide a very specific example if this would help.  Bottom
> line is I love the module and don't want to stop using it!  The way I see
> it, it's not that I am trying to wedge a square peg into a round hole, it's
> just that my round peg is slightly larger than the existing round hole.

I'm interested in seeing an example. I'm having trouble imagining the
case where you don't ultimately want to return some output, but it's
still a CGI application.

The one exception I've found myself is when I need to send some
unbuffered output. That's easy enough to do though: I just end my own
headers and then exit before returning from the run mode. 

  -mark 

 . . . . . . . . . . . . . . . . . . . . . . . . . .
   Mark Stosberg              Principal Developer  
   [EMAIL PROTECTED]       Summersault, LLC     
   v: 765-939-9301 ext 223    website development  
 . . . . . http://www.summersault.com/ . . . . . . .

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to