Server control or User Control in FrontPage

  • Thread starter Thread starter Minnie Mouse
  • Start date Start date
M

Minnie Mouse

I created a user control (ascx) in VS.Net. Can this control be used in
FrontPage instead of my top border? If not, would making the control into
a server control allow me to use the control in FrontPage?
 
Minnie Mouse said:
I created a user control (ascx) in VS.Net. Can this control be used in
FrontPage instead of my top border?
No.

If not, would making the control into
a server control allow me to use the control in FrontPage?

No.
 
Back
Top