I have following form, with an Image submit button:
<FORM name="orderinf" ACTION=ONCLICK.pgm method=GET>
<input type=hidden name="TASK" value="initial Value">
Type starting date: <input type=text name="inpdate" value=" " size=10> (MMDDYYYY...
I have an app that uses the color common dialog box. It works fine on my PC at work, but at home I get a message when I try to compile the project that says method not valid- Error 429. It indicates that I do not have the correct license info to COMDLG32.OCX. I downloaded the latest version from...
I've defined a user-defined data type as per the online help example: <br>
<br>
Type EmployeeRecord ' Create user-defined type.<br>
ID As Integer ' Define elements of data type.<br>
Name As String * 20<br>
Address As String * 30<br>
Phone As Long<br>
HireDate As Date<br>...
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.