;

PDA

Click to See Complete Forum and Search --> : MS-Access KoolMoves


adragton
11-16-2007, 01:09 PM
Can anyone please provide a simple Editable Koolmoves(flash)
ms-access database connected sample so that I
can examine code showing:

require-
radio button
check-box
drop-down
url link
file-upload
text-box

w.brants
11-17-2007, 12:59 AM
KoolMoves doesn't contain a radio button component. The other things on your list are possible. There are some examples on http://koolexchange.com/ using MySQL and php. Interfacing with a MS-Access database isn't very different but since I don't have MS-Access and have only used the php / MySQL combination so far I can't give you an example.