Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Opening RS2 files
Name: Riddle Date: April 19, 2008 at 14:26:53 Pacific OS: XPHome CPU/Ram: P4 512mgs
Comment:
Hello...how does a person open RS2 files to view them.Thanks for any replies.
Summary: In my VB6 program, i output a text file (in html format). How would i go about opening the file i just created in internet explorer automatically after the file is created. or even better, just print ...
Summary: Hi there! I would like to open a specied file using vb. I have 2 command buttons. button A will open the file named "Sample.xls" on my local drive (c:\) Button B will open the file "Sample2.xls" on a ...
Summary: Sorry for the double posting but i needed to change the subject.... Im trying to make a function in c that returns a file pointer to the main program so that i can manipulate the file further. is this...