| | |
User input into text file
![]() |
•
•
Join Date: Apr 2006
Posts: 114
Reputation:
Solved Threads: 0
Hello All,
I am trying to figure out how to write user input into a text file.
I created a text box that the user can type his/her name into. I am trying to get the information from that text box to be written to the text file using
print OFILE " ..........\n";
If the text box is named GuestName, how can I pass this into the print OFILE to be written to the text file?
Thank you,
I am trying to figure out how to write user input into a text file.
I created a text box that the user can type his/her name into. I am trying to get the information from that text box to be written to the text file using
print OFILE " ..........\n";
If the text box is named GuestName, how can I pass this into the print OFILE to be written to the text file?
Thank you,
![]() |
Similar Threads
- how do I send a text file to a printer connected to the client's computer (ASP.NET)
- query table to import text file to excel is slow (Visual Basic 4 / 5 / 6)
- turning userinput into a text file (C)
- Need Help in Reading characters from a text file (C++)
- write to text file using fprintf() (C)
- sort string in file txt (C++)
- string: get token from string and compare token from text file (C++)
- Help with comparing user input to a text file! (C++)
Other Threads in the Perl Forum
- Previous Thread: Enabling Perl on OSX
- Next Thread: urgent help in perl script
| Thread Tools | Search this Thread |






