What do put in templates for website viewing on phone & tablets

I followed directions for website viewing on Phone, Tablet, Desktop, but is is still not working, to leave it blank it will default to desktop viewing, but I don't understand what do I put in the templates for Phone viewing and Tablet viewing I included the {tag_pagecontent} in all 3 templates.
Do I checkmark DEFAULT TEMPLATE this is where to upload on the Admin side, after I upload the files with the htm extension, finally I clicked SAVE & PUBLISH.
What do I need to in templates for Phone viewing and Tablet viewing.
Attached is the info I have in the templates I created in DreamWeaver with a htm extension, the SAME info is in all 3 templates:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>Untitled Document</title>
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
</head>
<body>
<!-- TemplateBeginEditable name="ContentArea" -->{tag_pagecontent}<!-- TemplateEndEditable -->
</body>
</html>
HELP HELP HELP
Judy

You must be checking it in Email Me function. Once you send a real campaign the link will work on every platform under the sun.
Cheers,
-mario

Similar Messages

  • What are the browser recommendations for best viewing iWeb 08 site on a PC?

    What are the browser recommendations for best viewing iWeb sites on a PC? Can't find any info on Apple iWeb site.

    Hi,
    I don't think there are recommendations from Apple.
    What I can say is that the newest version of InternetExplorer at the UniversityCampus is working great with my website I didn't find any problem (Menus, Slideshows, text displaying, pictures everything worked great). There are IE problems reported in other threads but I think they refer to older IE versions (seems like most IE users still have older versions on their PCs).
    Newest Firefox will work too.
    Reagrds,
    Cédric

  • What r the trns code for maintenance view, help view and projection view

    hi all
    what r the transaction code for maintenance view, help view and projection view
    can anyone tell me how to create maitenance, help and projection view.
    with an example
    regs
    hari

    <b>What is the Different Types and Usage of Views
    The followings are different types of views:</b>
    - <b>Database View   (SE11)</b>
    Database views are implement an inner join, that is, only records of the primary table (selected via the join operation) for which the corresponding records of the secondary tables also exist are fetched. Inconsistencies between primary and secondary table could, therefore, lead to a reduced selection set. 
    In database views, the join conditions can be formulated using equality relationships between any base fields. In the other types of view, they must be taken from existing foreign keys. That is, tables can only be collected in a maintenance or help view if they are linked to one another via foreign keys.
    - <b>Help View    ( SE54)</b>
    Help views are used to output additional information when the online help system is called. 
    When the F4 button is pressed for a screen field, a check is first made on whether a matchcode is defined for this field. If this is not the case, the help view is displayed in which the check table of the field is the primary table. Thus, for each table no more than one help view can be created, that is, a table can only be primary table in at most one help view. 
    -<b> Projection View  (SE11)</b>
    Projection views are used to suppress or mask certain fields in a table (projection), thus minimizing the number of interfaces. This means that only the data that is actually required is exchanged when the database is accessed.
    A projection view can draw upon only one table. Selection conditions cannot be specified for projection views.
    <b>- Maintenance View   ( SE54 )</b>
    Maintenance views enable a business-oriented approach to looking at data, while at the same time, making it possible to maintain the data involved. Data from several tables can be summarized in a maintenance view and maintained collectively via this view. That is, the data is entered via the view and then distributed to the underlying tables by the system.
    reward   points if it is usefull...
    Girish

  • Using different templates for the desktop and phone versions of the same blog

    I have a site which was created in Adobe Muse and is hosted on Business Catalyst.
    I have created both a desktop and a phone versions of the site.
    I  want to know how I can integrate the blogs that I  currently have on the desktop site with the phone version that I just did, using different templates for the desktop and phone versions of the same blog. This is in order to ensure that visitors to the blogs on the website are directed to the templates that render correctly for the devices they are using.
    My current approach has been to create both a desktop and phone versions of the blogs. The problem with this however, is that the dates are different and the comments are separated between the two blog versions!
    I  have also tried enabling mobile templates in BC, but still couldn't find a way to specify the mobile versions of the templates for the same blog?
    To recap my problem, I basically  need a solution where the same blog uses different templates for desktop and mobile (both templates use different navigation headings and menu styles)
    Thanks.

    There can be few reason for this, including page contents links or contents used in phone/tablet version.
    Please provide the site url , also try to publish the site as a trial site in Business Catalyst with all layouts which would help to isolate the issue.
    Thanks,
    Sanjit

  • What is the country code for my Apple ID phone number? Normal att phone in austin tx

    what is the country code for my Apple ID phone number? Normal att phone in Austin Texas

    I hear you. I put a "1", & it won't accept that. Just keeps coming back w/ "Please specify a valid mobile phone number". I tried to put a "+" in front of the "1", but it won't take that @ all...

  • What is the best practice for changing view states?

    I have a component with two Pie Charts that display
    percentages at two specific dates (think start and end values).
    But, I have three views: Start Value only, End Value only, or show
    Both. I am using a ToggleButtonBar to control the display. What is
    the best practice for changing this kind of view state? Right now
    (since this code was inherited), the view states are changed in an
    ActionScript function which sets the visible and includeInLayout
    properties on each Pie Chart based on the selectedIndex of the
    ToggleButtonBar, but, this just doesn't seem like the best way to
    do this - not very dynamic. I'd like to be able to change the state
    based on the name of the selectedItem, in case the order of the
    ToggleButtons changes, and since I am storing the name of the
    selectedItem for future reference.
    Would using States be better? If so, what would be the best
    way to implement this?
    Thanks.

    I would stick with non-states, as I have always heard that
    states are more for smaller components that need to change under
    certain conditions, like a login screen that changes if the user
    needs to register.
    That said, if the UI of what you are dealing with is not
    overly complex, and if it will not become overly complex, maybe
    states is the way to go.
    Looking at your code, I don't think you'll save much in terms
    of lines of code.

  • What's the best template for notes in pages?

    I have had my macbook for a couple of months now, but I only got around to buying iWork a few days ago.
    What do you guys recommend as a template for notetaking?

    Pages isn't a specific note taking application but rather a word processing and page layout application.
    There is a note taking application called Notebook from CircusPonies. Check it out.

  • What is the best approach for doing view logic?

    Hi, I have a jsp page that receives an array of strings and a set of strings from a servlet. The set contain elements of the array. The page must print all the array values and which values are contained in the set. My first implementation just construct a checkbox for each array value using jstl c:forEach. To determine if they are checked or not I use some scriptlet. Without using scriptlet, the servlet would need to help by providing a new type of data. Also, if I needed to sort in ascending order the checkboxes, then I would need to use scriptlet, or the servlet would need to do the ordering before passing the array. Using the servlet to prepare the data, if the view now need to change ordering to descending, then I should change the servlet.
    My doubt is, when doing view logic, what is better, to spread it into view and servlet, or to leave it in view only? I know the recommendation is to not use scriptlet in views, but jstl alone sometimes doesnt provide the needed support for constructing views

    Write your own custom tags to handle to cases where JSTL alone is not sufficient. Also, you may use expression language (EL) and have custom EL functions. Avoid writing scriptlet in JSP and instead of writing view processing logic in servlets use custom tag handler or EL functions to handle UI display logic.
    Thanks,
    Mrityunjoy

  • What's the DTW template for Inventory Revaluation

    I need to update standard cost quarterly for all items. But where is the tempalte for inventory revaluation? I cannot find it.

    DTW is using oMaterialrevaluation template for  Inventory Revaluation
    . If you are using Standard Cost, you may DTW by that object. But it is not available to FIFO.

  • Is there anyway to change the iCloud apple ID in the iPhone 4? I accidentally put my in for my wife's phone.

    I put my apple id in for my wife's phone when setting up iCloud.  Is there anyway to reset it so I can put her's in?

    Just press Delete Account and then delete content off the phone - nothing will be removed from the cloud - then press iCloud option in Settings - and enter your credentials

  • What rights do I need for materialized views scheduling

    Hello,
    Can anyone tell me what rights do I need to schedule a materialized views at 1:00 am every night?
    To create material views I've use the folowing script:
    CREATE MATERIALIZED VIEW MV_view
    REFRESH COMPLETE
    START WITH sysdate NEXT round(SYSDATE + 1) + 1/24
    AS SELECT ... join tabeles... ;.
    The problem is that on my test server the MV_view run every night, but on production server my materialized views run only once (when I've run the script above).
    I have take a look into the user_refresh and in field NEXT_DATE it's the time of my MV_view creation.
    It is possible tha my DBA put some restrictions on my schema? Or do I need some rights to use START WITH and NEXT in my script on production server?
    Thanks,
    XaM

    Originally Posted by wyld
    Hi
    I find the correct method: I do not only assign reporting rights to htm , I need modify "Inventory report rights"of "Administrator task" in the left of ZCC Console.
    If I assign and modify the correct rights, he will create new & run these reports.
    wyldkao
    Which version you are using? I can't find Inventory Report Rights anywhere? I could only get this working by giving superadmin Please can some explain Thanks

  • Issue editing template for website

    So, I am new to Dreamweaver and constantly baffled about finding solutions to problems on my own.
    My issue is this. I have been assigned the duty of updating and modifying our company's webpage. I had nothing to do with the creation of this page, so I am working with someone else's work.
    http://www.csus.edu/isr/index.html     this is what I'm working on.
    My problem had been editing this template that is used on all the other pages. I have a spry menu bar that has all of our menu options. I found a way to add a bar to that, at my company's request. The other edit I made to the page was adding buttons for facebook and twitter. I have updated the file on a local copy, saved it once seeing it worked well in the preview browser, and then replaced the file on the remote server. The template does not change at all. None of my changes are applied whatsoever.
    Any idea why this is happening? I have no clue at this point. I have tried everything I could think of.
    Do you think it has anything to do with editable regions, or what??? I have no clue
    I would appreciate any response at all. Thank You.

    Templates don't do anything at the server level.  They are a local site management tool in Dreamweaver only. 
    Update Template.dwt file and save. 
    When prompted, populate changes to all child pages based on that template. 
    Upload child pages to your server.
    Repeat this each time you edit the Template.
    Nancy O.

  • DW CS5 - what determines the font specs for design view (without Live View on)?

    Says it all above. The non-Live View font I get bears no relationship to the font spec'd (and displayed) for the page in Live View. I assume I have a preference set wrong but can't find it.Help appreciated. - Jim

    You won't see any custom web fonts in Design View, if that's what you mean.  Design View is not and never has been 100% reliable because it is not a browser.  At best Design View is an approximation of what you can expect to see in some browsers.
    Nancy O.

  • What is the best App for filing, viewing, editing excel?

    I need help choosing the best app to work with excel for the ipad. I have mariner calc and am unhappy with it. It drops out quite a bit of formatting and you cannot file in folders. What is the best option?
    Thanks!

    To Edit excel files the best app right now is currently Numbers, Numbers is severely limited in file organization and sharing right now. If all you need to do is look at excel files you have a couple options.
    Option 1 (Requires Connectivity):
    Place the file on the web and view it in safari
    Option 2 (Offline use):
    Use Goodreader to download and save your files, you can create folder Heiarchies and copy files from your computer using a sync cable from itunes, via email, or even through wifi.
    If you can find something that combines the two options please let me know as I have been looking for solutions to this problem too. I wish apple had a shared folder space where apps could save files to be used in multiple programs much like they do with the photo albums

  • What is a good design for remote Views?

    Hi All,
    I am thinking how would I design my process for performance consideration in retrieving dynamic values of table/view data.
    The requirement is like this:
    1. We have 50 databases residing on each own server counterpart (50 servers).
    2. Each database has table Patch_LeveL (apps_name, patch_level), which contains  just one row only to reflect the latest patch level applied for the apps on this database. Note that are we constantly on applying service packs for this apps.
    3. On our central monitoring server (db). I create 50 database LINKS for each of the 50 databases.
    4. I created 50 views over these links to make  it centralized to represent  the 50 Patch_Level tables. As   patch_level_view1, 2, 3.....patch_level_view50.
    5. I then create a central view as .... as  union of the 50 individual views Actually I am just planning to do the above activity.
    My question is....is this a good design for performance? Can you share be a better approach?
    Is there a limitation of joining "union" of 50 views?
    Thanks a lot,

    Is there a limitation of joining "union" of 50 views?What can happen is if the connection to one of these servers is interrupted, the big "union" view will not work. As said by above poster MV, with lets say an hourly refresh, helps with this situation as you have the data that was gathered last time (and most likely it is still valid).

Maybe you are looking for

  • Invoking a method on an URL request?

    i want to invoke a method of a class on an URL request,such that the method can navigate the control to number of other pages .

  • I am using 4s with ios7.1.2 my phone not showing correct location service. in map its shows my incorrect location most of time

    i am using latest updated ios. i am facing problem with my location service from many days. like in map its 90% times shows me some where else and if i some applications there also my location not showing some times in day example 2-3 time just show

  • Weblogic.ejbc compiler

    Hi, i've a problem with the boot of the entity beans. My entity beans extends a class in which there is a definition of a public variable Long which there isn't defined in the bean but it is in the ejb-jar.xml as cmp-field and in the weblogic-ejb-ext

  • OSA - Default Manager From Org Unit

    Hi everyone: In my appraisal form, under "Processing" tab, in "Further Template Behaviour", I have included the standard BADI (Default Appraiser - Default Manager). Is this BADI supposed to pick the manager (chief position) of the org unit that belon

  • Fake email from "iCloud"

    I received an email from "iCloud" this morning saying that my icloud storage was almost full and I should purchase more memory? Sounds like a huge scam to me.