.NET Controls in HTML

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

.NET Controls in HTML

Post by anjanesh »

Just like the way we use standard HTML controls, is there any way to use .NET controls ? I know it'll work on the client site only if it has .net fx but Im going to assume that for now. Now Im just trying to get .NET controls to display in html.
AngusL
Forum Contributor
Posts: 155
Joined: Fri Aug 20, 2004 4:28 am
Location: Falkirk, Scotland

Post by AngusL »

I believe the .NET controls can only be useed in ASP.NET pages.
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

I read PHP5 comes with some .net functionality
Post Reply