i is it possible to create a website in blitz3d and then upload it to the net?
please reply.
I think you would need to have coded in all the html tags and have a function to write them to a file. BUT, i suppose if you were familar with html, you could just create a basic text editor, and save to an .html file. Not sure about uploading it.
Yes it's possible in BLitz3D.
I have to code :
- a HTML editor / a website template maker (choose any GUI library which contains a editor gadget)
- FTP uploader (see code archive)
- a graph converter Bitmap to PNG or GIF or JPG
Goober, why would you use B3D for creating a homepage, it's just plain text you are after. (Sure it's possible, but B3D is no better than notepad). If you are looking for a good html-editor then look for Stones Web Writer.
Stones Web Writer is excellent for websites. have been using it for the past 5 years approx. comes highly recommended.
I made a log-scanner for a customer that could output
txt and html files, but they were pretty plain.
No sweat.