Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Very New, How To Print?

Status
Not open for further replies.

sleuth

Programmer
Jan 12, 2001
134
US

Ok, I'm able to print text in dos but I want to print text to the browser now. How can I print Hello to the browser if I compile the code and stick the exe file into my virtual server, I'm running win 98 with Personal Web Server. I have success in running perl through PWS and I've gotton away from the dos popup with perl, but c++ still wants to use dos.

I'm not going to post any code because I don't know what I'm doing and I just need a simple program in full that prints a single line of text that will work through the browser.

I'm actually stumped with this,

Thanks,

Tony
 

Ok, I found out how to do it.

I figured out how to compile perl for win32 systems, so now I don't even need to bother with c++ or c, I actually think they are terrible for internet programming anyway, which is what I do.

Thanks Anyway,

Tony
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top