sending web response wihout buffered

G

Guest

Hi
i wanna send response spey by step. Any response must send when make any response string..(without buffer
how can i do ???

thank

Mehmet
 
H

Hermit Dave

first dont use code behine... if you are using code behind you will have to
resort to explicit Response.write and ... explicity make another call to
Response.Flush();

that should ensure that the statement in write is flush out.. but this is
used to a greater extent if you are using embedding.... (Response.Write) not
for code behind

--

Regards,

HD
Mehmet said:
Hi,
i wanna send response spey by step. Any response must send when make any
response string..(without buffer)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,017
Latest member
GreenAcreCBDGummiesReview

Latest Threads

Top