Embedding html in source code?

hello,
im trying to insert some code into the source code of the site, in order to then be able to embed specific html on specfic pages pertaining to specific videos i have for sale.
how do i access the source code?
cheers
daniel

Hello,
Please refer to the link below on embedding HTML in Muse.
http://helpx.adobe.com/muse/topics/embedding-html.html
If you are willing to insert certain code in Body then you can use Object > Insert HTML.
If you want to put the code in head then you need to go to the page and go to Page > Page Properties > Metadata > HTMl for <head> > Paste the code.
For more options you can refer to the link above.
Regards
Vivek

Similar Messages

  • Metatags - where to paste the HTML metatag source code???

    HELP HELP HELP! I'm pretty new to iWeb and have published a few small sites. I'd like to embed some metatags into the html CODE source file and don't know where to look to add it in?
    The only thing I can see on the help screen is addition of a HTML snippet which doesn't work as I need to embed the metatags into the actual source code in a certain position....
    does anyone at all know how to do this? I have the html metag coding but don't know where to drop it in???
    I hope this makes sense.... THANK YOU TO ANYONE OUT THERE..

    See....
    http://discussions.apple.com/thread.jspa?threadID=2460450&tstart=0

  • Do i require the adobe player to be embedded in the source code while designing a site?

    In my website and I want to use a flash file inside with some animation in place of a slider with static images. I am confused if I am required to add a flash player on the website in its source code.
    Is there a way that I can use the flash player or upload the flash player to my website so when a user visits my site he does not get an error stating flash player is needed.
    Any help is appreciated.
    Thank sam

    You're welcome. Thanks for the rating.
    The Configuration Guide section on clustering explains it thus:
    "IPS module—There is no configuration sync or state sharing between IPS modules. Some IPS signatures require IPS to keep the state across multiple connections. For example, the port scanning signature is used when the IPS module detects that someone is opening many connections to one server but with different ports. In clustering, those connections will be balanced between multiple ASA devices, each of which has its own IPS module. Because these IPS modules do not share state information, the cluster may not be able to detect port scanning as a result."
    So, yes you can use the  IPS module in each member but the effectiveness will be reduced a good bit. Given the additional cost you will pay for those, plus the fact that Cisco traditional IPS may well migrate to the superior SourceFire technology over the coming year or two (speculation on my part) I would not think that would be a good strategic move.

  • How can i get external html page source code

    Hello,
    You can get the source code of a web page in a WDA application?
    It would be a common web page yourself.
    Does anyone know answer me?
    Tks
    Wille

    You want to run an external web page within your Web Dynpro? If so the UI element iFrame is probably what you should use.  Caution: The iFrame was deprecated in 7.0 and 7.01, although it will return to full support again in 7.02.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/15/c07941601b1d09e10000000a155106/frameset.htm

  • BEA 9.2 Portal issue: downloaded CSV file contains embedded html code

    We have J2EE application using BEA 9.2 Portal framework, and one of the page has feature to generate report( in pop up window) in CSV file format. As per the history from previous developer, BEA 8.1 didn't have this issue but, after mirgration to 9.2, they started having file download error( incomplete contents ..). To overcome this issue they commented out setting content length to HttpServletResponse as attached below, but this, now, causes html page source code of the parent page( where submit button is clicked to generate csv file report) being rendered along with actual report in the downloaded CSV file. Has anyone have this sort of issue? If so, can you please share your thoughts? or any thoughts in general?
    BEA 9.2 with Portal framework, JDK 15, JSP, Beehive NetUI, Sun Microsystem Solaris server
    Here is the source code that avoids setting content length and reasoning behind it..
    private static void setResponseHeadersForCSVFile(HttpServletResponse response, String filename, int contentLength)
    String mimeType = mimeTypes.getContentType(filename);
    response.reset();
    response.setContentType(mimeType);
    // DON'T explicitly set the content length, since the length of the String or StringBuffer that contains
    // the contents of the CSV file will be character encoded when it is actually written to the output stream, based
    // upon the character encoding of this JVM App Server's settings. So let the JVM App Server framework apply the character
    // encoding AND set the final and truly correct content length header at the time the contents of the String or StringBuffer are truly
    // streamed back to the user.
    //response.setContentLength(contentLength);
    response.addHeader("Content-Disposition", "attachment; filename=\"" + filename + "\"; size=" + contentLength);
    }

    1) Yes, the old content.tld is available as part of a web library module as a taglib.tld file. The module is: wlp-services-web-lib.war, which can be found in your bea/weblogic92/portal/lib/modules directory.
    2) The new API is accessible from the ContentManagerFactory class. This provides access to INodeManager, ITypeManager, ISearchManager, etc. The new API is contained within the com.bea.content.federated package. The 8.1.x API in the com.bea.content.manager package including RepositoryManager, NodeOps, SearchOps, etc. has been deprecated with 9.2.
    3) Yes, via the new I*Manager implementations. The entitlement support is for application-scoped visitor roles. Make sure you're using the ISearchManager when performing search operations. This will ensure secure results are returned.

  • How to access the html body source?

    Is their a way to access the html body source code? Because i want to add a div in my body before and after some select lists to get a border around my select lists. Thanks people.

    Hello,
    If you add a Start and Stop HTML Table element before and after your select list, it will create an extra table around your select lists with an id=<name of your Start/Stop Table Element>. Using some javascript (or jQuery) you can add a class to that Id that'll create a border.
    Greetings,
    Roel
    http://roelhartman.blogspot.com/
    You can reward this reply by marking it as either Helpful or Correct ;-)

  • Web Intelligence: Save Report as PDF and with embedded HTML code

    Hi all.
    Sorry but I'm not able to find any post about this matter, please feel free to provide links if you know existing topics about this problem.
    We created a beautiful report with HTML5 code embedded into a blank cell and we are now trying to export it in a printable format (e.g.: PDF or HTML).
    As you know (as per manual information) it is not possible to export a report with embedded HTML code and keeping it in the output (cell with embedded HTML code is rendered blank).
    My question is: is there a known workaround or an alternative solution to export the report and keep its content?
    Print screen is not a valid option :-P
    Thanks for the support or any suggestions
    Stecas

    Product limitation; vote for change on ideaplace, etc. I don't believe there is an *easy* workaround, but see:
    https://scn.sap.com/thread/3149287
    HTH
    NMG

  • Convert source code (widget) to html snippet code

    hey
    been searching google for about 45 minutes now and for the life of me i can't find information on how to change source code that i have for a widget into usable html code that i can embed into iWeb08'
    does this makes sense? I created a widget in dashcode and now i can't find a way to get it into iWeb!
    Thanks
    ~Will-i-am~

    Dashboard widgets are not the that simple to use in browsers, see my post:
    http://discussions.apple.com/click.jspa?searchID=5028056&messageID=6292583
    <embed src="http://www.unifiedforunifat.com/countdown/PLU timer/attributes.js" height="auto" >width="auto" name="PLU timer"> </embed>
    What is it suppose to do?

  • ABAP WD, Read the source code of a html page

    Hi all,
    I have the URL link of .jsp page and I want to get the source code generated by this page to extract some data for my web dynpro.
    How do i solve this?
    Thanks

    Hi Antonio,
    not sure if i understand the question properly.
    You want to read html content of http site rendered via jsp.
    You can use cl_http_client
    to write a simple http client tool.
    This tool opens the page.  The html content is available to this class.
    You can extract the content here.
    See the attribute 'response' after making a call.
    regards
    Phil.

  • How to get the source code of an HTML page in Text file Through J2EE

    How to get the source code of an HTML page in Text file Through J2EE?

    Huh? If you want something like your browser's "view source" command, simply use a URLConnection and read in the data from the URL in question. If the HTML page is instead locally on your machine, use a FileInputStream. There's no magic invovled either way.
    - Saish

  • How to get the source code of an HTML page in Text file Through java?

    How to get the source code of an HTML page in Text file Through java?
    I am coding an application.one module of that application is given below:
    The first part of the application is to connect our application to the existing HTML form.
    This module would make a connection with the HTML page. The HTML page contains the coding for the Form with various elements. The form may be a simple form with one or two fields or a complex one like the form for registering for a new Bank Account or new email account.
    The module will first connect through the HTML page and will fetch the HTML code into a Text File so that the code can be further processed.
    Could any body provide coding hint for that

    You're welcome. How about awarding them duke stars?
    edit: cheers!

  • How to convert the source code in JSP,HTML&BEANS into executable files?

    Sir,
    We are developing one s/w product in JSP,HTML&BEANS.Now we are in the implementation phase.During the time of Installation,without copying our source code in the customer's site I want to copy the executable files of the entire source codes? Is it possible in JSP,HTML&BEANS?

    In theory you can do it even with JSP but the you will be unable to run it on the standard JSP engine. :-)
    From other hand, all critical logic should be in the Java Beans or at least in custom tags but not in the JSP code. Then you can protect that code and leave JSP open because there is nothing to steal or break.

  • How to get embedded HTML code of slideshow created with photoshop elements 8?????

    How do I get the EMBEDDED HTML CODE after creating a SLIDE SHOW using Photoshop Elements 8?????

    You're welcome. How about awarding them duke stars?
    edit: cheers!

  • I am unable to watch any tv channel due to the problem that it says is the source code is protected by html guardian. how to solve this problem?

    when i tried to watch a tv channel on livetvchannelsfree.in it says that the source code is protected by html guardian. in firefox 3.6 beeta5 i did not come across this problem. but now in latest version i am unable to watch any tv channel. canyou please tell me how to solve this problem?

    Forgotten Passcode or device disabled after entering wrong passcode

  • CQ page is not rendering properly. It is not rendering HTML. It is showing HTML source code as is.

    On some of the pages, I am getting this weird behavior wherein page is not rendering properly. It is showing HTML source code as is. Could you please help me out? What could be the issue? And how can we get rid of the same?

    Check your component jsp page. it is possible that it is just plan file without directives <@ or you might have miss to close tag which is creating source as text to render
    Paste your jsp code in case you need further help
    Thanks,
    Ajit

Maybe you are looking for

  • Cannot update data in a demantra worksheet..

    Hello all, I am not able to update data in a demantra worksheet - referred to Oracle Metalink https://metalink.oracle.com/CSP/ui/flash.html#tab=KBHome(page=KBHome&id=()),(page=KBNavigator&id=(bmDocID=459527.1&bmDocType=PROBLEM&viewingMode=1143&bmDocD

  • Resizing animated GIF using JIMI.

    Hi everybody, I have a very simple question: how can i resize an animated gif using JIMI? what i can do now is open the gif resize it and save it as a jpeg pic, but the animation dosen't normally remain. i want to save it as a gif thus the animation

  • Field type refreshed only once

    Hi there friends. I have got a very sad problem. DATA: ftype(60) . SELECTION-SCREEN BEGIN OF BLOCK main WITH FRAME TITLE text-001.   PARAMETERS: A(30) .   PARAMETERS: B LIKE (ftype) . SELECTION-SCREEN END OF BLOCK main . AT SELECTION-SCREEN .   CLEAR

  • Import Business Catalyst site into Dreamweaver {subject edited by moderator}

    I created a website using Dreamweaver CC. I added business catalyst extension and want to use its feature for the site I created within Dreamweaver.  However, every time I tried to open up the business catalyst section, it wants me to create a new tr

  • Report o/p needed in particular format----please help

    Hi all, I am developing a report o/p of which is a file in excel format.Now in the file for the data which is being exported to the file,I need to make the following changes: Follwing are the columns in the file: g/l acc    amount  vendor   descripti