|
Never mind, I figured something out to do...though I'm still not sure why it didn't work in the first place.
I changed the open_picture_viewer function to just open the new window but as a blank url, then call another function. This function would writenln each line to the new window. I guess it's not to bad since I only have a few lines of html to write, but a reason why my original way did not work for future purposes would be nice.
|