TheDrParker
Programmer
Given an object such as the one below, how do I find out what the other possible paramters are and thier associated values. Sites like devguru.com seem to have all the 'how things work', but not what goes into them.
<OBJECT ID="Attendance_Records"
CLASSID="CLSID:978C9E23-D4B0-11CE-BF2D-00AA003F40D0"
STYLE="top: 40; left: 521; width="170" height="25">
<param name="ForeColor" value="16777215">
<param name="BackColor" value="6697728">
</OBJECT>
Any help appreciated.
Thanx
O'Neil
<OBJECT ID="Attendance_Records"
CLASSID="CLSID:978C9E23-D4B0-11CE-BF2D-00AA003F40D0"
STYLE="top: 40; left: 521; width="170" height="25">
<param name="ForeColor" value="16777215">
<param name="BackColor" value="6697728">
</OBJECT>
Any help appreciated.
Thanx
O'Neil