atom-html-preview
atom-html-preview copied to clipboard
Textbox not displaying
When I use <asp:textbox style="Z-INDEX: 121; LEFT: 180px; POSITION: absolute; TOP: 32px" id="TextBox1" runat="server" Width="80px"></asp:textbox> Which works in a live .NET web app, but in html-preview no-thing is displayed. The 19 labels are displaying correctly, also asp:Listbox does not same to work either, any ideas????