B
Bill Henning
In ASP.NET 2.0, I made a custom Button control that opens a confirmation
javascript alert when the button is pressed. I wanted to place the code in
the Code folder (for auto compilation) but how can I register it for use
with my ASPX pages since there doesn't seem to be an assembly I can point
to?
Bill
javascript alert when the button is pressed. I wanted to place the code in
the Code folder (for auto compilation) but how can I register it for use
with my ASPX pages since there doesn't seem to be an assembly I can point
to?
Bill