Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Professional
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 6th, 2007, 10:02 AM
Registered User
 
Join Date: Jul 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Can any one tell how to run chtml code in browser?

Hi,

I am developing code for cHTML10 in VS.Net 2005 .

How to run this chtml10 choice filter code in browser?

If i run this code in Interent Explorer i am getting blank screen .

Please give me suggestion about this.

Sample code:

<mobile:Form ID="LoginForm" Runat="server" Title="Login">

<mobile:DeviceSpecific ID="LoginFormDeviceSpecific" Runat="server">

 <Choice Argument="true" Filter="isCHTML10" Xmlns="http://schemas.microsoft.com/mobile/chtml10template">
<HeaderTemplate>

<mobile:Label ID="LoginLabel" Runat="server">Login Label for cHTML</mobile:Label>

</HeaderTemplate>

</Choice>

</mobile:DeviceSpecific>

</mobile:Form>

 Thanking you,








Similar Threads
Thread Thread Starter Forum Replies Last Post
how to convert html to chtml bina HTML Code Clinic 2 March 1st, 2007 11:20 PM
run a software from web browser jun99 PHP How-To 1 December 28th, 2005 09:50 AM
XLS output to CHTML instead of HTML athanatos XSLT 1 February 9th, 2005 06:29 AM
Maximising the browser window in code badgolfer ASP.NET 1.0 and 1.1 Basics 6 June 11th, 2004 03:59 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.