Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: HTML Pages in Vb


Message #1 by "Seth Bembeneck" <sbembeneck@c...> on Tue, 11 Dec 2001 12:37:31
This program generates math equations that require superscript numbers for 
exponents. The only way I could easily do the superscript was to generate 
a html file. I want the user to be able to print the file from this 
program.
Seth
> Hi,
> 
> I dont know what exactly your requirement is. See if this helps, I have 
> used the shellExecute api to open a specific HTML file with the default 
> browser and also have used the same api with the "print" parameter to 
> print out the page with/without the browser being visible.
> 
> hope this helps,
> Regards
> Avinash

  Return to Index