dbTalk Databases Forums  

ASP ContentType

comp.databases.ms-access comp.databases.ms-access


Discuss ASP ContentType in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kamyk
 
Posts: n/a

Default ASP ContentType - 11-30-2004 , 03:10 PM






Hello all!

I have the following problem. I have both text content and image content of
the web page created in ASP language. How to do combine these two different
types on the page. When I use one of the type:

Response.ContentType="text/HTML",

I cannot make the image shown on the page. The image is a string of confused
chars. Using second type:

Response.ContentType="image/GIF"

is also not a good idea, because the text is shown with a specific way,
which make me not satisfied and HTML code using on the page: <BR> is shown
on the page instead of being executed.

Can you help me how to make shown text and image on the one page?

Regards
Thanx in advance
Marcin from Poland



Reply With Quote
  #2  
Old   
Larry Linson
 
Posts: n/a

Default Re: ASP ContentType - 11-30-2004 , 11:00 PM






I can advise that you'd stand a much better chance of getting a good answer
in a newsgroup devoted to asp pages, than in this one, which is devoted to
Microsoft Access database software.

Larry Linson
Microsoft Access MVP

"Kamyk" <marcinzmyslowski (AT) poczta (DOT) onet.pl> wrote

Quote:
Hello all!

I have the following problem. I have both text content and image content
of
the web page created in ASP language. How to do combine these two
different
types on the page. When I use one of the type:

Response.ContentType="text/HTML",

I cannot make the image shown on the page. The image is a string of
confused
chars. Using second type:

Response.ContentType="image/GIF"

is also not a good idea, because the text is shown with a specific way,
which make me not satisfied and HTML code using on the page: <BR> is shown
on the page instead of being executed.

Can you help me how to make shown text and image on the one page?

Regards
Thanx in advance
Marcin from Poland





Reply With Quote
  #3  
Old   
Kamyk
 
Posts: n/a

Default Re: ASP ContentType - 12-01-2004 , 10:49 AM



Sorry for that.
Marcin



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.