Hi guys,
Please, tell me if there are any limits of the width property of a table. Or, are there any limits in the number of columns of a table?
I try to display a table with a lot of columns - 100 or more. For each column I need at least 60 pixels.
For example, I used this code:
<div...
Hi guys,
Please help me with the following problem.
I want to stay on the page if some conditions are false. For exemple:
Sub Window_OnBeforeUnLoad()
if not bResultSave then
'Cancel UnLoad
end if
End Sub
How should I do this?
Any help is highly appreciated.
Hi guys!
I am new to ASP.Net. I wanted to try some simple examples, but it doesn't work.
This is the code:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="trySQL.aspx.vb" Inherits="prjMenu.trySQL"%>
<script runat="server">
Sub...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.