Please select an item!

  

header_1.gif (6388 bytes) 

Sample Applet Code to use as an example:
(NOTE: Code highlighted in red is code that is only supported in the full version)

<APPLET code=ABPollMasterEv.class width=300 height=300>
<PARAM name=BORDER value="10">
<PARAM name=COPYRIGHT value="http://www.wyka-warzecha.com">
<PARAM name=BACKGROUND_IMAGE value="background.jpg">
<PARAM name=HEADING_IMAGE value="title.jpg">
<PARAM name=BACKGROUND_COLOR value="#8F8FFF">
<PARAM name=HILITE_COLOR value="#FFFFFF">
<PARAM name=LOADING_COLOR value="#FFFFFF">
<PARAM name=LOADING_TEXT_COLOR value="#0000FF">
<PARAM name=INPUTFILE value="ABPollMaster.txt">
<PARAM name=PREVIOUS value="<<">
<PARAM name=NEXT value=">>">
<PARAM name=ANSWER value=" Answer ">
<PARAM name=SUBMIT value="Submit!">
<PARAM name=MAXTEXTBOXSIZE value="5">
<PARAM name=SUBMIT_URL value="process.php3">

</APPLET>

Sample Script Information:
(NOTE: Code highlighted in red is code that is only supported in the full version)

//////////////////////////////////////////////////////////////
// //
// These are comments. //
// To add comments, simply put two slashes '//' in front. //
// //
// NOTE!!! //
// DO NOT HAVE SPACES IN BETWEEN THE LINES! //
//////////////////////////////////////////////////////////////
;[textblock]
Welcome to the ABPollMaster!
<linebreak>
<linebreak>
This is written by Wyka-Warzecha.
You can easily create your own forms,
and with the full version submit this to a
database.
<linebreak>
<linebreak>
And some of the features include:
<linebreak>
<linebreak>
- Automatic Sizing of Text Boxes
;[no question]
---[end of page]---
;[textblock]In the 1990's, how many championships did the Chicago Bulls Win?
;[image]question.gif
;[label]
;[label](Type in a number)
;[text line]6
---[end of page]---
;[textblock]How many league MVP titles did Michael Jordan receive?
;[checkbox false]3
;[checkbox false]4
;[checkbox true]5
;[checkbox false]6

---[end of page]---
;[textblock]Who was the 1999 Championship Series MVP?
;[label]
;[label](Select from below)
;[dropdown box]Michael Jordan
`Charles Barkley
`*Tim Duncan
`Shaquille O'Neal
---[end of page]---
;[textblock]Who has scored the most points all-time in the NBA?
;[label]
;[list]
`4
`multiple
`*Wilt Chamberlain
`Michael Jordan
`Bill Russel
`Kareem Abdul-Jabar
`Grant Hill
`Pat Riley
---[end of page]---
;[textblock]In the 1998 NBA Finals, who scored the championship series winning shot, in Game Six Chicago versus Utah?
;[checkbox false]Steve Kerr
;[checkbox false]Scottie Pippin
;[checkbox false]Dennis Rodman
;[checkbox false]Tony Kukoc
;[checkbox true]Michael Jordan
---[end of page]---

 

line.gif (5423 bytes)

(C)-2000 Wyka-Warzecha, All Rights Reserved.