CodeBase - edited input
Return to the CodeBase listing
Category: Complete Applications
Version: 2.0
Information
Uploaded: 3rd Aug 2009 04:44
Modified: 3rd Aug 2009 05:01
Author: Anonymous Coder
Summary
text_input("message$",100,100,14) function text_input(message$,x,y,max)
Full Description
text_input("Firstname:",100,100,14)<br /> function text_input(message$,x,y,max)<br />
Comments
No comments yet.