Server side controls and HTCs
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Question: Are server side controls a replacement framework or structure for HTML controls? and if so, How do you get them to work within an HTML Application or HTA file? (as they seem to need ASP.NET to execute or am I wrong about that?) I am looking are rewritting the webparts.htc and two other HTC objects and currently I am under the impression that server side controls are the correct solution. or are there "client side controls" via .NET that mimic HTCs ? Thanks Rob ;P