Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ales Vozelj 3 posts 23 karma points
    Mar 13, 2010 @ 20:15
    Ales Vozelj
    0

    Wap page inside Umbraco

    Is it possible to have wap pages inside Umbraco? Code like this:

    <%@ Page Language="VB" Inherits="System.Web.UI.MobileControls.MobilePage" %>
    <%@ Register TagPrefix="mob" Namespace="System.Web.UI.MobileControls" Assembly="System.Web.Mobile" %>
    <script runat="server">

    </script>
    <mob:Form runat="server">
       <mob:Label runat="server" Alignment="center" Font-Size="large" Font-Bold="true">OLMN liga</mob:Label>
    </mob:Form>

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies