Using "advanced HTML"

My apologies if this is in the wrong section. I am extremely
new to Dreamweaver (and this particular forum). My prior experience
is primarily with FrontPage 2000. I am trying to recreate my
newspaper site — currently in FrontPage on a PC — in
Dreamweaver on a Mac. I am recreating the pages from scratch rather
than trying to open the FP pages in DW, as I suspect the code from
FP is rather bloated.
We have two things we like to place on the front page: a
dynamic weather "sticker" from wunderground.com and an Amber Alert
dynamic sticker that changes automatically when an alert goes out.
In FrontPage, I place the supplied HTML as a component using the
Advanced HTML feature, but I have not figured out how to apply this
in Dreamweaver. I can get the stickers to show up on my page while
I'm editing it in Dreamweaver, but they don't appear when I preview
the page in Firefox.
FWIW, in FrontPage, I can see the current weather sticker as
I'm editing the page, but can't see the Amber Alert sticker until
it previews in the browser. Any assistance or explanations would be
most welcome!

I don't know if this will help explain anything, but here is
the HTML code I was given to recreate the weather sticker. I'm just
not entirely sure how to implement it correctly.
<!-- Start WxSticker -->
<table cellpadding="0" cellspacing="0" style="width:
271px; background-color: #FFF; border: 1px solid
#999;"><tr><td colspan="2"><div style="height:
35px;"><a href="
http://www.wunderground.com/US/IL/Astoria.html?bannertypeclick=htmlSticker"><img
src="
http://banners.wunderground.com/weathersticker/htmlSticker1/language/www/US/IL/Astoria.gif "
alt="" height="35" width="271" style="border:
0px;"></a></div></td></tr><tr><td
style="vertical-align: top;"><div style="width:
101px;"><div style="height: 22px;"><img src="
http://icons-aa.wunderground.com/graphics/smash/htmlsticker/html_linkT.gif"
width="101" height="22"></div><div style="font-family:
Geneva, Arial, Helvetica, sans-serif; font-size: 10px;
background-image: url(
http://icons-aa.wunderground.com/graphics/smash/htmlsticker/html_linkBG.gif);
text-align: left;"><div style="padding-left: 10px;"><a
href="
http://www.wunderground.com/history/airport/KMQB/1972/1/1/PlannerHistory.html?PlannerFront Page=1&bannertypeclick=htmlSticker">Plan
your trip</a></div><div style="padding-left:
10px;"><a href="
http://www.wunderground.com/radar/radblast.asp?ID=ILX&region=b4&lat=40.22734833&lon=-90.35 280609">Local
Radar</a></div><div style="padding-left:
10px;"><a href="
http://www.wunderground.com/US/IL/Astoria.html?bannertypeclick=htmlSticker">Detailed
Forecast</a></div><div style="height:
12px;"><img src="
http://icons-aa.wunderground.com/graphics/smash/htmlsticker/html_linkB.gif"
width="101" height="12"></div></div><form
action="
http://www.wunderground.com/cgi-bin/findweather/getForecast"
method="get" target="_blank" style="margin-top: 10px;
margin-bottom: 0px; text-align: center;"><input type="hidden"
name="bannertypeclick" value="htmlSticker"><div><input
name="query" type="text" value="Find Weather"
onFocus="this.value=''" style="width: 85px;"></div><div
style="padding-top: 5px;"><input name="GO" type="submit"
value="GO" style="width: 50px; background-color: #008; color: #FFF;
font-size: 12px; font-weight: bold; border-top: 1px solid #CCC;
border-left: 1px solid #CCC; border-right: 1px solid #000;
border-bottom: 1px solid
#000;"></div></form></div></td><td
style="vertical-align: top;"><div style="height:
139px;"><a href="
http://www.wunderground.com/US/IL/Astoria.html?bannertypeclick=htmlSticker"><img
src="
http://banners.wunderground.com/weathersticker/htmlSticker2_cond/language/www/US/IL/Astori a.gif"
alt="" height="139" width="170" style="border:
0px;"></a></div></td></tr></table>
<!-- End WxSticker -->

Similar Messages

  • Advanced HTML Document use

    Ok, I'm using an HTML Document in my Java Applet Jabber client. Currently I'm using an HTML Document for the chat area. What I'm lacking is the ability to turn html on/off or put in text that contains actual HTML without parsing it out.
    I've tried replacing the < and > 's with > and < but to no avail. This simply removes the hats or whatever they're called and everything between them completely from the content of the document. I've tried using the whitespace attribute of css which also did not work. I've tried 'pre' tags, and I've tried closing the html tag and re-opening it. I tried changing the content type of the document. None of these have worked, they simply remove the html or the entire text altogether. I'm guessing I either have to modify the parser or play with the actual objects of the html.
    Here's how I'm inserting the html(this is the only way I could get it to work).
    int start = doc.getLength();
    chatPane.setCaretPosition(start);
    inserter = new HTMLEditorKit.InsertHTMLTextAction(null,"<font color='"+nameHTMLColor+"'>"+from+"</font><font color='"+messageHTMLColor+"'>"+Static.decodeChat(message, htmlEnabled)+"</font>",HTML.Tag.BODY,null);
    inserter.actionPerformed(new ActionEvent(chatPane,ActionEvent.ACTION_PERFORMED,null));
    int end = doc.getLength();
    chatPane.setCaretPosition(end);
    Thanks for your time.
    --Zephryl                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    hehe... I did, "I've tried replacing the < and > 's with > and < but to no avail." Sorry, the forum decoded the escapes.

  • Using Advanced routing Rules : Rule based

    HI all,
    how to use advance rule based routing rules in Human task...
    can any one share some POC or sample doc with screen shots on this..
    Thanks ,
    Karthik

    Hello Karthik -
    Please check this URL for Advanced rules :
    http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/studio/index.html?t=modules/dynamic_business_rules/t_Advanced_Editor_Mode.html
    For more details :
    http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/studio/index.html?t=modules/dynamic_business_rules/c_Head_Business_Rules_Editor.html
    BR,
    Justin

  • How to execute a jar file which has an applet, without using a html file ?

    I have a jar file which contains a set of class files. iam able to execute the jar file by using this html code
    <html>
    <applet code="file.class" archive="file.jar" width="500" height="300">
    <param name="name" value="value">
    </applet>
    </html>
    I want to know how to execute this class file without using the html tags.
    pls help me out in this.
    Anki

    Hi,
    You can make an executable jar file such that when you double click on that it starts running. Just follow the steps.
    1. Open a notepad and write the following
    Main-Class: XXXXXXXX
    XXXXXXX means Your Main Class name. Don't forget to press Enter after you write your class name.
    2. Save the file as Mani.mf
    3. In the commant prompt ( your directory ) type following lines.
    jar cmf Mani.mf Demo.jar *.*
    4. This will make a jar file which is executable jar file
    Hope this will help you.
    Deepak

  • How do i use home.html in the first Jboss example

    how do i use home.html in the first Jboss example? i got the example to work through the command line method. i also got the CD example to work.
    the documentation does not tell you how to use the home.html file. the file suggests that i can call the servlet because it has this line:
    <form action="InterestServlet" method="POST" >
    from my knowledge of servlets, i should be able to put the home.html file in the same directory that the servlet is in, and as long as a web browser can access it in that location, then this should work... right?
    can someone tell me specifically what they did to get it to work? i CANNOT FIGURE OUT what the servlet URL is. my first guess would be http://localhost/servlets/InterestServlet . This doesnt work. Does anyone understand where i am coming from??
    I am using ANT, and the normal install of the latest JBoss. i do not have a web server running because the JBoss server says in the console "[INFO,WebService] Starting
    [INFO,WebService] Started webserver with address: null port: 8083
    [INFO,WebService] Codebase set to: http://thor:8083/
    [INFO,WebService] Started" and so i assume there is a web service there?????

    ADDENDUM:
    i still cant figure out my servlet question, so please help, if you can.
    i just figured out that i need to download the JBoss Tomcat/Catalina server. I got it running except that the Catalina web server only is working when i run it standalone, and i cant figure out why. It keeps throwing this exception:
    [INFO,EmbeddedCatalinaServiceSX] StandardHost[localhost]: MAPPING configuration error for request URI
    [ERROR,EmbeddedCatalinaServiceSX] HttpProcessor[8080][4] process.invoke
    java.lang.NullPointerException
    at org.apache.catalina.valves.ErrorDispatcherValve.status(ErrorDispatcherValve.java:280)
    at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:180)
    at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:170)
    at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:163)
    at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
    at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1011)
    at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1106)
    at java.lang.Thread.run(Unknown Source)

  • How to use the HTML tags in the reports.

    hi.
    can any one tell me how to use the HTML tags in the reports.
    i m using the forms 10 g rel 2 and reports 10 g rel 2 and application server 10g rel 2.

    Set the Contains HTML Tags property of an object to Yes, then the tags in the object's text (if any) will be used to format the object.

  • Is there a way to restrict the number of attempts for a remediated question using advanced actions?

    I have the following slides in my project:
    content slide 1
    content slide 2
    question slide 1
    question slide 2
    Question slide 1 is a question about content slide 1. Question slide 2 is a question about content slide 2. I would like to restrict the total number of attempts to two for each question. If question 1 is answered incorrectly on the first attempt, the learner would be returned to content slide 1 for review. Clicking the next button will take the learner back to the missed quiz question and allow them a second attempt to answer it correctly. If they answer it incorrectly again, it is scored as incorrect and the learner is taken to question slide 2.
    Can this be done or does remediation keep repeating until the learner answers the question correctly?
    If that is the case, can I achieve my objective by using advanced actions? And, if so, can you provide step by step instructions on how to do this?

    I think it could be possible, but giving you step-by-step instructions, sorry, that would take a lot of time. Did you use advanced actions already? My archived blog has a lot of use cases and tutorials, but I think it is not fair to ask on a forum for step-by-step instructions for each use case you want to create.  The most important thing will be to make sure that the user always remains in the Quiz scope, you can use the new system variable cpInQuizScope while testing. There is no system variable for attempts on question level, only one on Quiz level, so you'll have to create a user variable to track the attempts on question level. A big problem is that when you leave a question slide, without using the remediation work flow, the attempts are considered as finished. Personally I would prefer for that reason to not use the default question slides. You could try out a combination of remediation and advanced actions, never did test that?
    Lilybiri

  • Using the HTML SAP GUI inside the Enterprise Portal?

    Hello everyone
    In our company we plan to set up the SAP Enterprise Portal (NetWeaver 7.0). The first application we want to provide inside the portal is the SAP GUI that connects to our SAP ERP 2005 system via single sign on. Therefor two different approaches exist:
    1: Using the standard SAP GUI inside a portal iView. In this case every client pc needs the SAP GUI installed.
    2: Using the HTML SAP GUI. In this case we have to set up the integrated ITS in our SAP ERP system.
    Now I have some questions about the second approach. Is the functionality of the HTML GUI equal to the functionality of the standard GUI? If not, what are the restrictions? How high is the additional load on the network and SAP ERP system caused by the HTML GUI? Would you recommend this approach for a system with more than thousand SAP users?

    Hi Marc,
    At least if you consider using webgui, you should test the transactions properly as there are some issues for example with scandinavian characters and lines visible in lists of search helps.
    Also you might want to consider the limitations of the screen resolutions and space which the portal framwork already takes from the gui. This of course is a topic for both HTML/SAP GUI's.
    Kind regards,
    Ville

  • Using a HTML file as background ...

    How can I use a html-file to act as my background in a Java application ?

    see http://forum.java.sun.com/thread.jsp?forum=57&thread=152264

  • How to use  Advance java function in graphical mapping in XI 2.0?

    Hi,
    currently I am using a simple java function to make an RFC call to R3 system.
    I want to avoid making connection for each lookup. Instead I want to make a single connection for whole message queue and get the corresponding values in some array or container object.
    please suggest a solution.
    I think this is possible using Advance java function, but I am not able to find any example on using Advance java function at help.sap.com.
    thaks in advance.

    Hi!!!
    I'm not sure if I understood you well.
    Do you want to preload some data into your structures in the memory and keep them there so you don't need to make a new connection during processing the whole message or every message?
    In my opinion you can cache some data during processing a message, but it's impossible to cache some data between processing messages.
    If you write your java mapping or you use graphical mapping (even with user-defined function), then you have a java class. The problem is that XI 2.0 reloads this class during processing every message, so even if you load some data from your data source into your structures in the memory, this data will be lost after reloading your mapping class.
    Regards,
    Andrzej Filusz

  • How to specify term file when using static html to run webforms 10g

    I'm using static HTML to run forms
    document.writeln('<PARAM NAME="serverArgs" ');
    document.writeln(' VALUE="escapeParams=true module=genoa.fmx userid= sso_userid=%20 sso_formsid= sso_subDN= sso_usrDN= debug=no host= port= term=/forms90/hsd65html/genoa.res"> ');
    I'm specifying the term as term=/forms90/hsd65html/genoa.res.
    During forms startup I get the message unable to read the file. I can bwoense the file by http://server/forms90/hsd65html/genoa.res
    Any idea how to specify the term file in static html.
    Thanks

    term is not a http address, but a directory address. So, you have to specify the path on the server:
    term=c:\oracle\forms90\.....

  • We are currently looking for a way to link images to a design file within programs like InDesign and Illustrator using an HTML link instead of a local file.  We are hosting our images in SharePoint and need the design file to retain it's links, no matter

    We are currently looking for a way to link images to a design file within programs like InDesign and Illustrator using an HTML link instead of a local file.  We are hosting our images in SharePoint and need the design file to retain it's links, no matter who on our network opens the design file.

    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • How to use the html:link with a arraylist

    Hi everyone:
    I want to display the data using struts html:link.
    I query the database and place all the data to javabean,later place all the javabean to ArrayList.In Action,I use the "request.setAttribute("lovetable",articlelist) to set request to jsp page.
    I want to pass a parameter "id" use the hyperlink so I can get the parameter when I click the hyperlink.
    But how to use html:link to display it?
    I use <html:link action="viewtopic.do" paramId="id" paramName="lovetable" paramProperty="id"/>,it can't work and Tomcat report error :
    org.apache.jasper.JasperException: No getter method for property id of bean lovetable
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:248)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
    The lovetable is a ArrayList and it don't have a getter or setter method.
    How to use it pass parameter? :( Thks

    Thank you.
    I use the bean:define successful.And display all the data to jsp.My jsp code is:
    <logic:iterate id="love" name="lovetable">
    <bean:define id="idbean" name="love"/>
    <tr bgcolor="<%=color%>">
    <td><bean:write name="love" property="id"/></td>
    <td><html:link forward="viewtopic" paramId="id" paramName="idbean" paramProperty="id"><bean:write name="love" property="title"/></html:link></td>
    <td><bean:write name="love" property="name"/></td>
    <td><bean:write name="love" property="time"/></td>
    </tr>
    </logic:iterate>
    In Action : request.setAttribute("lovetable",articlelist)
    ResutlSet rs=.............
    List articlelist=new ArrayList();
    while(rs.next()){
    articlebean bean=new articlebean();
    bean.setName(rs.getString("name"));
    bean.setTitle(rs.getString("title"));
    articlelist.add(bean);
    The above code will work property.
    The Tag "html:link" need bean to work other than arraylist so I iterate all the bean out.
    The Tag "logic:iterate" need collection to work so I make Action return a List.
    right?
    Any idea? :)

  • Can't Import HTMLHelp Project using Robohelp HTML RH8

    We have an HTMLHelp project that contains over 1000 HTML pages that are grouped into subfolders under the main project folder. Currently, we use the HTML Workshop to create/maintain the project files and generate the master chm.  The master chm also includes baby chms that are generated using DocX or a home-grown program. Going forward, we want to start using a Help authoring tool . We downloaded a trial version of RH8.  We clicked the Import option to import the project and received the following error: "The parameter is incorrect".  I checked the forum and saw that other people also received this error message but for different reasons. Can you help us move forward so that we can evaluate RH8?  Thanks.

    Welcome to the forum.
    Sorry, your post fell into the "mm, take a look at the weekend" category.
    I've not seen the problem you report in connection with importing a project but it's not a RoboHelp project you are importing but you are using that option.
    You have CHMs so try Reverse Engineering them. See that topic on my site. Try Method 2 first.
    There is also a topic on Merging Help and the RH8 version includes merging CHMs.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How to use advanced tab in user reports?

    Hi,
    How to use "advanced" tab in user reports?
    I have two reports. I fill "Report ID" in both and then I can push "Add Report" and fill fields property.
    Then I'm can "drill" from one report to another on right click, but how to pass parameters?
    Is it even possible?
    Regard
    Libor

    Thank you for reply.
    I can't get it working.
    I have two reports:
    1. report:
    Name: test
    SQL: select 1 NUM, 'text' TEXT from dual;
    On advanced tab:
    ReportID: -null-
    Name: test2
    Report: Test2
    2. report
    Name: test2
    SQL: select :NUM from dual;
    Now, when I run the first report and click do right click on a row and select TEST2
    from popup menu, it navigates to the second report test2, but WITHOUT actual value
    from NUM column from first report.
    I'm using latest version of SQL Developer (1.1.1.25) and I like reports.
    With this feature it would be even better.
    Regards
    Libor

Maybe you are looking for