Write Data to Binary File

Write Data to Binary File

am 29.04.2006 11:33:15 von Prabhat Nath

Hi Friends,

I have one EXE file that customer need to download from my website. But I
have one text file of Max 250 bytes of text in in that I want to append to
the END of the Binary EXE file and give that for download to user. How can I
do that. Please suggest. I think we need to go for some BinaryWrite kind of
procedure using ADO Stream.

Please suggest
Prabhat