Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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>
is working on a reply...
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.
Continue discussion
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>
is working on a reply...
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.