-----------------------------------------------------------
New Message on MumbaiUserGroup
-----------------------------------------------------------
From: VINAY_MAHEK
Message 1 in Discussion
i am using asp.net and vb.net for my application
i am trying to retrieve image from data base
i also want to display other data of a table but if once i display image it
will only display image not othe data
my table contains (artistphoto(binary data),imagepath,Atristname,address)
and if i try to print other data first then it dispays binary data instead
of real image
i am using
while dr.read()
response.binarywrite(dr("artistphoto")) 'this will display the image
end while
but if i write
while dr.read()
response.write(dr("address")) 'this will dislay address
response.binarywrite(dr("artistphoto")) 'this will display the image binary
data
end while
why this is happening?
pls give me solution for retrieve image from data base as well as other data
_________________________________________________________________
Tried the new MSN Messenger? ItÂ’s cool! Download now.
http://messenger.msn.com/Download/Default.aspx?mkt=en-in
-----------------------------------------------------------
To stop getting this e-mail, or change how often it arrives, go to your E-mail
Settings.
http://groups.msn.com/mumbaiusergroup/_emailsettings.msnw
Need help? If you've forgotten your password, please go to Passport Member
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help
For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact
If you do not want to receive future e-mail from this MSN group, or if you
received this message by mistake, please click the "Remove" link below. On the
pre-addressed e-mail message that opens, simply click "Send". Your e-mail
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]