Hi,
I have a problem with reading the param that is in the html code:
<html>
<head>
<script LANGUAGE="JavaScript1.2">
function Scrape( )
{
var objDownload = new ActiveXObject( "TiborActiveX1.Download1" );
try
{
objDownload.InvokeMethod( );
}...
I want to create Bit Buttons on my form.
I want to add them from code not from design.
I need this because depending on some parameters in the DB I need 8, 16 or 32 of them on a form.
Can someone tell me how to do this.
Thank you in advance.
Edit/Delete Message
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.