I would like know how to view a SharePoint Page from mobile browser or app.

I work for a company that sell products and then offers aftermarket support.  On our external SharePoint site, I created a page to link to Wiki pages that contain knowledge sharing entries.  The goal is when a member of the company learns something
that they feel would be good to share, the can take a video, post it to Vimeo, and then embed the video with applicable text to the SharePoint site.  The SharePoint posts can also contain PDFs, other document links, and embedded pictures.  
I have the page essentially finished, I am ready for some more contributors at the company to start adding content.
One of the goals of the site is to be viewable via a mobile application.  I have tried apps such as SPConnect, and SharePlus from Infragistics.  Their mobile apps view SharePoint as a list, and do not view any of the embedded pictures or Vimeo
videos.  
My questions are:  
Will SharePoint 2010 support mobile web browsing with the same functionality as the standard web browser?
If 2010 will not, will SharePoint 2013 offer the support?
If it is possible, what features do I need from a server and what settings do I need to enable to make it happen?  Currently on our site, it is not viewable.  I use "Forms Authentication" to log into the site.
If it is possible, do you suggest finding an app?  Is there an app that will do it, or can I just log in and view from the mobile web browser the same way I do from a standard web browser?
Overall, I need to know what I need to do to get this to work.
Thank you for reading.  I look forward to your responses.

Hi,
 Its possible to achieve the functionality which you are looking here. To enable mobile support please follow the below link which will guide you,
http://www.aiim.org/community/blogs/expert/sharepoint-2010-mobility-browser-compatibility-compliance-and-its-continued-dominance-in-the-marketplace
http://blogs.technet.com/b/office2010/archive/2010/03/09/configure-sharepoint-server-2010-for-mobile-device-access.aspx
if its not helping you please let us know.
Sekar - Our life is short, so help others to grow
Whenever you see a reply and if you think is helpful, click "Vote As Helpful"! And whenever
you see a reply being an answer to the question of the thread, click "Mark As Answer

Similar Messages

  • How to view weblogic log files from a browser

    Hi,
    I am running WebLogic Server 7.03 on Solaris 8.
    I have one Admin and multiple Managed servers running.
    Each creates its own log file.
    Is there anyway I can access this log files from the browser ?
    In Apache, you can create a link from htdocs dir to the logs dir
    and then view the log files from the browser. Is there a similar
    mechanism in Weblogic server.
    A quick response is well appreciated.
    Thanks in advance.
    -Anil Varma

    If you are on a unix system you can do something similar by making an open
    directory webapp with symbolic links to the weblogic log directories. I suggest
    that you protect that webapp with administration access only.
    Sam
    Anil Varma wrote:
    Hi,
    I am running WebLogic Server 7.03 on Solaris 8.
    I have one Admin and multiple Managed servers running.
    Each creates its own log file.
    Is there anyway I can access this log files from the browser ?
    In Apache, you can create a link from htdocs dir to the logs dir
    and then view the log files from the browser. Is there a similar
    mechanism in Weblogic server.
    A quick response is well appreciated.
    Thanks in advance.
    -Anil Varma

  • Hi would anyone know how to remove malware or virus from an ihone 4.i would be prepared to do a system backup and restore factory settings through itunes but fear i might infect my computer.many thanks in advance.

    please could somebody help.i think my iphone4 has malware or a virus and would really appreciate suggestions on how to remove.wy safari browser is frozen and thought about a system backup to itunes and restoring factory settings.worried this would also infect my computer?
                     thanks in advance.

    If your iPhone is jailbroken then it doesn't have a virus.
    Your problem is most likely something else and the chances of your computer catch it are nonexsistant.
    Allan

  • I would like to stop the Plug-in update page from appearing everytime I pull up Firefox.

    there doesn't seem to be an unsubscribe to this annoying page. The updates do not work properly and the page won't go away. I'd hate to go back to Explorer, but if this doesn't stop,I will.

    i downloaded and restarted version 18 and still get the plug in page loading it is driving me crazy if i don't find a solution fast i am getting rid of what used to be a great browser hope some one can help me

  • How to seperate PC SCREEN pages from MOBILE pages?

    I read in a Microsoft MSDN article recently where it is a good idea to have the main landing page as index.html and detect if the browser is using a mobile and instead load a different version just for mobiles.
    I was wondering how I would implement such an idea since a mobile would have to load up the large version before detecting the compact version. Pointless!
    Maybe I should have the index.htm as the mobile version and have it detect the screen size and load the index_screen.htm instead if appropriate (mobile first).
    Having problems with the responsive layouts anyway (previous article experiencing problems with templates in responsive) so seeking alternatives here.
    I want different content on mobile pages anyhow so maybe this would be the way for me.
    Ideas and feedback welcomed and greatly appreciated.
    Thanks in advance.
    Terry

    I'm sorry but I don't agree with that approach at all.  Do you realize how long the list of user agents is right now?   And how often that list needs to be updated to check against every possible mobile device on the market?  Now even if you manage to get passed the user agent hurdle, why do you want to maintain two separate web sites?  It's twice the work!
    In a perfect world, your content is stored inside a MySql database.  If the device width is XXX, the Reader's Digest Condensed version is displayed.  If the device width is more than XXX, the full version is displayed.
    Nancy O.

  • Does anyone know how to delete credit card details from an Apple account?

    Hi not sure if this is posted in the right place but i'll give it a go anyway.
    Would anyone know how to delete credit card details from an Apple account?
    Someone posted selecting 'none' in the payment section would work but i logged into my account online on a computer there aren't any options at all to do this.
    I tried hitting edit but there isn't a delete button.
    If anyone knows any help would be most appreciated!
    -F

    Answer should be here:
    https://discussions.apple.com/message/12832322#12832322

  • How to view data in Xcelsius from an external Excel file

    Hi Everyone,
    i wonder if you know How to view data in Xcelsius from external Excel file and not depend only on the emebded excel sheet.

    Hi,
    As per my understanding, excel has to be imported in Xcelsius to draw up the dashboard. Your aggregated data sits in the xlf file. Using an external excel file will not be possible (I guess).
    One of the ways to connect to an external excel, is the use XML Maps but then your data has to be in the form of XML which will be pulled into excel first and then needs to be brought in Xcelsius using Data Manager.
    You can explore XML Maps in xcelsius in SDN.
    Regards
    Nikhil

  • How to open a JSP page from a form ??? plz help

    hi ..
    i want to know how to open a jsp page from a oracle apps form using a button .
    the requirement is that whenever we click on the button created on the form, it opens a jsp page.
    plz help me ..its urgent !! :-(

    In portlet project, to navigate between pages, you should not use the URL property to link to a page. Instead, portlets use navigation via action handling. You use the Page Navigation editor to set up links to pages; that is, the navigation editor sets the action property.
    Here is an example to hyperlink ans button to open a new page:
    # From within the IDE, create a new portlet project. This action creates the project and one page, PortletPage1.jsp.
    # Create a second portlet page, called PortletPage2.jsp, for the project.
    # Drop a Hyperlink component onto the first portlet page, PortletPage1. (You can drop the Hyperlink on the page in the Design window or on the PortletPage1 node in the Outline window.) Change the Hyperlink's text property to Next Page.
    # Drop a Button component (found in the Basic section of the Palette) onto the second portlet page, PortletPage2.
    # Open the Page Navigation Editor. It displays the two pages (PortletPage1.jsp and PortletPage2.jsp) of the application.
    # Click the PortletPage1.jsp icon in the Navigation window to expand it, and then drag a connector from hyperlink1 to PortletPage2.jsp. Change the name of the connector from case1 to Page2.
    # Click the PortletPage2.jsp icon in the Navigation window to expand it, and then drag a connector from button1 to PortletPage1.jsp. Change the name of the connector from case1 to Page1.
    # Run and deploy the portlet. The browser displays PortletPage1 and you should see the Next Page hyperlink. When you click the Next Page hyperlink, the Apache Pluto Portal server displays PortletPage2. Click the Page2 button to return to PortletPage1.
    Sherry
    Creator Team

  • I really would like to know how to totally remove Yahoo toolbar from my Firefox browser as well as my computer. I don't like those special toolbars at all.

    I really would like to know how to totally remove Yahoo toolbar from my Firefox browser as well as my computer. I don't like special toolbars at all. I find it irritating that you included one in the newest version of your browser. In the future I would hope you would leave this or any other out. Firefox used to be my favorite browser to use, now I am not going to want to use it because of the extra toolbar. Please tell me there is a way to remove this, not just hide it.

    You can't move the Yahoo Toolbar from IE to Firefox, they are totally different "behind the scenes". However you can install it, [http://us.toolbar.yahoo.com/ http://us.toolbar.yahoo.com/] and I believe if you log in with your Yahoo account it will sync your data.

  • I would like to know how can I have the templates from premiere as customer of adobe creative cloud

    I would like to know how can I have the templates from premiere.
    I am Adobe Creative Cloud member.
    Thanks
    Dmitre Raposo

    Not sure what you are referring to. If you have any files MIA, simply re-download and reinstall the app via AAM.
    Mylenium

  • I would like to know how to extract my old contacts from the iTunes backup? Please explain in basic english i am a beginner

    I have had my old Iphone 5s replaced with a new one but I would like to know how to extract my old contacts from the iTunes backup? Please explain in basic english i am a beginner

    Hey,
    I think you will find that you have to have a debit/credit card stored on yur account regardless of whether your have iTunes Credit or want to purchase a free App. I don't know why, I assume its for ID verification or is part of the terms and conditions. I occasionally have to re-verify my credit card info even when just trying to run Update on one of my Apps or like I said downloading a free App.
    If you need further clarification all you can do is contact iTunes Support:
                   https://expresslane.apple.com/ServiceOptionAction.action
    Hope this helps. Andrew

  • Hi, I would like to know how can I recover a document from pages that I didn't save anytime and instead of clicking the button save I clicked the delete button at the end. Is there any way to recover it?

    Hi, I would like to know how can I recover a document from pages that I didn't save anytime and instead of saving the doc I clicked the delete button. Is there any way to recover it?

    Regardless of application, the first step that I take is to save and name the current document — even if it has no content yet. With Pages, this good habit enables autosave. As you add content, your document revision history is restorable via the File Revert To menu. The delete key has the same document foreboding as only teaching a pet raven to speak "Nevermore."

  • When hover to see location of link, the view of that is now on right side instead of left, would like to have it on left of page, and bigger if possible.

    Hi again,
    Using FF 4.. For some reason the way that ff shows the resultant url location while hovering, has moved from the lower left of my screen to the lower right.
    After updating to FF 4 earlier today..it was showing on the left, now is on the right ..and I would like to move it back to the left, but I don't know how
    It's important to me for safe browsing to clearly be shown where a link will bring me. It is no longer bolded as it was in prior versions... Is there a way to make a stand out more as well?
    Thank you!

    I found that doing a search on the current page (Edit : Find) causes the search bar to appear at the bottom, and the hover link will switch to the right side. Close the search bar and it goes back to the left.

  • I wanted to know how to view the gifts I've sent to people and (if possible) know if they received and downloaded them. Is there any way to do that, other than asking the person?

    I wanted to know how to view the gifts I've sent to people and (if possible) know if they received and downloaded them. Is there any way to do that, other than asking the person? Obviously I want the gift to be a surprise (for my best friend specifically) so asking them if they received it would ruin that.

    Have you tried resetting your iPod:
    Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.

  • I am trying to print a PDF file to a legal size paper and I would like for it to fill up the page. How do I do this? I went into the settings and changed it from letter to legal, but it's still printing out the same size. Can someone help me, please?

    I am trying to print a PDF file to a legal size paper and I would like for it to fill up the page. How do I do this? I went into the settings and changed it from letter to legal, but it's still printing out the same size. Can someone help me, please?

    Are you trying to Print to PDF or are you trying to Print a PDF file to a physical printer?

Maybe you are looking for

  • Is there a way to create text that 'writes and scrolls' ?

    Little tricky to explain but we have all seen the sort of thing I mean.... Ive attached an image to try and make it a bit clearer. Its basically data thats spilling out across a computer display...the sort of thing we have seen in loads of movies. I

  • Can't Scan with HP Officejet Pro 8600 N911g

    The printer just stopped working yesterday.  I am running Yosemite 10.10.2. Through internet searches, I have upgraded to the lastest HP software and drivers.  I have reset printing.  I can get printing to work with an ethernet cable.  Wireless will

  • Connecting a G4 and an iMac by airport express

    I am trying to connect my iMac and my G4 wireless. I cannot use an Airport card on my G4 due to a damaged connector pin on the main board, so I bought an Airport Express Base Station, which I connect to my G4 using the Ethernet port. According to the

  • Sound on remote monitor

    I'm trying to get a basic TV to work as a remote monitor on my HP Pavillion laptop.  The picture is fine - but there is no sound. It's connected via the RS232 AV output socket and the OS is Windows 7 64bit. Be very grateful for any ideas?

  • Getting Music off of Ipod Touch

    My computer crashed and the hard drive had to be replaced. I foolishly didn't have any of my music backed up. I have all my music and movies still on my Ipod Touch. Is there any way I can get my music off my Ipod, and onto a external drive, so that w