Control destination
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngmob' list.


Peter Ma
Hi, can I set the Call Control's destination phone no. dynamically? Since
the Wrox book and Quick Start only show how to make a phone call and
hardcode a PhoneNumber value inside the Call control.

Thanks,
Peter

_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com

Reply to this message...
 
    
Anil John
<script runat="server">
protected void Page_Load(Object sender, EventArgs e) {
phNumber.PhoneNumber="111-222-3333";
}
</script>

//Mobile Page

<Mobile:Form runat="server" id="form1">
<mobile:PhoneCall
runat="server"
id="phNumber"
AlternateFormat="Call" />
</Mobile:Form>

Anil
-----Original Message-----
From: Peter Ma [mailto:Click here to reveal e-mail address]
Sent: Friday, March 01, 2002 1:11 PM
To: aspngmob
Subject: [aspngmob] <mobile:Call> Control destination

Hi, can I set the Call Control's destination phone no. dynamically? Since
the Wrox book and Quick Start only show how to make a phone call and
hardcode a PhoneNumber value inside the Call control.

Thanks,
Peter

_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com

| [aspngmob] member Click here to reveal e-mail address = YOUR ID
| http://www.asplists.com/asplists/aspngmob.asp = JOIN/QUIT
| http://www.asplists.com/search = SEARCH Archives

Reply to this message...
 
 
System.EventArgs
System.Web.UI.MobileControls.PhoneCall




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com