[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Hello everyone,

I'm wondering if it is possible to write to an existing http_connection
without losing the content of the currently displayed URL.
What I'm trying to do is this:
1) Generate a page via /bin/myniftything
2) Write something to the connection which gets ADDED to the page. The
browser should somehow notice that new data comes in, and append it. I've
seen that system working already but don't have the source of the
application.

Anyone?

Cheers,
	Broesel