What is the Equivelant

S

Sivla

how do i write to a file in asp .Net the code below is how i currently do in
vb6

'opening credit file for data inputOpen App.Path & "\CreditPDF\" & pin &
".PDF" For

Output As #1

'placing Data into PDF File

Print #1, strPDF

'Closing File

Close #1



Also how do i read a file convert its contents into binary and store the
binary data into a database?

thank you.
 

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

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top