
October 31st, 2007, 09:54 AM
|
|
Registered User
|
|
Join Date: Oct 2007
Posts: 14
Time spent in forums: 5 h 20 m 14 sec
Reputation Power: 0
|
|
|
WML - Server control for wml
Hi All,
I have to bind the selected items from the sql server database using asp.net and wml. I have gone through some tutorials and found that I should use <form runat="server"> control in the aspx page. will it possible to use it for wml. I mean like this:
<wml>
<card title="" id="">
<p>
<form runat="">
..............
or Is there any other way to do this with asp.net for wml.
Any ideas would be appreciated.
Thanks
Aruna.G
|