Is there a way to write an ascii type file containing html code (and Java) with options gathered from fields in a table?
The file can be created in a .txt because I can rename it to a .html. (unless I can write it directly to a .html)
I know how to write HTML & java so the coding I will write myself, but I need to include options and fields during the file writing process. (a simple example would be nice)
The other question is "What routine is available that will FTP files to a web site?"
Thanks
The file can be created in a .txt because I can rename it to a .html. (unless I can write it directly to a .html)
I know how to write HTML & java so the coding I will write myself, but I need to include options and fields during the file writing process. (a simple example would be nice)
The other question is "What routine is available that will FTP files to a web site?"
Thanks