cancel
Showing results for 
Search instead for 
Did you mean: 

how to display logo in url

Former Member
0 Kudos

hi friends ,

i want to display one more logo along with the internet explorer logo, to appear with the url which is generated while executing a web dynpro component.my logo is available in MIMEs area.

please give your suggessions.

regards ,

radhika

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member40425
Contributor
0 Kudos

Hi,

If You have logo in the mime.

then just give the name of mime object with extension of logo file(Ex: LOGO.gif) in the imagesource property of url.

I hope it helps.

Rgds

Rohit

Former Member
0 Kudos

Hi ,

I think it can be dine through creating a mime object in your web dynpro application.

just go through this thread.

it might help you

regards,

anand

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

The thread in question talks about how to upload a MIME object into the component MIME folder. However it doesn't cover the topic of Favicons at all. There isn't any UI element in Web Dynpro ABAP to allow you to set the Favicon.

Former Member
0 Kudos

Hi,

When this is possible in general IE using any HTML editors, I think it is possible in BSP as it deals with the HTML and HTMLB tags.

I'm not sure of WDA.

Regards,

Lekha.