1. Creating a user editable form
- Posted by Tony Steward <figjam at NLC.NET.AU> Nov 15, 2000
- 399 views
- Last edited Nov 16, 2000
------=_NextPart_000_0012_01C04F4D.ACD218A0 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all. Attached is my program so far. It creates random codes for safe locks. = What I am now trying to do is have a text file which is the instructions = on using the safe. I want users to be able to edit this file and put in = field markers. In a nutshell I want to print a text file but replacing {1} with text = from a feild1 in the program and replace {2} with contents of field 2. Hope this makes sence, I have gone blank. Or even a program in the archive that does this I can look at. Thanks Tony ------=_NextPart_000_0012_01C04F4D.ACD218A0 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>Hi all.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Attached is my program so far. It = creates random=20 codes for safe locks. What I am now trying to do is have a text file = which is=20 the instructions on using the safe. I want users to be able to edit this = file=20 and put in field markers.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>In a nutshell I want to print a text = file but=20 replacing {1} with text from a feild1 in the program and replace {2} = with=20 contents of field 2.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Hope this makes sence, I have gone=20 blank.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Or even a program in the archive that = does this I=20 can look at.</FONT></DIV> <DIV> </DIV> ------=_NextPart_000_0012_01C04F4D.ACD218A0--
2. Re: Creating a user editable form
- Posted by "Brian K. Broker" <bkb at CNW.COM> Nov 15, 2000
- 406 views
On Wed, 15 Nov 2000, Tony Steward wrote: > Hi all. > Attached is my program so far. attachment must have gotten snagged in the ether-net... -- Brian