If I type the complete URL into a browser, the image appears (ie: http://myURL?render_text=myparameter).
If I have a separate webpage (index.php), and use <img src="http://myURL?render_text=myparameter" /> I get nothing.
I am at a loss for how to get this to work. I haven't worked with PHP in quite some time, but I didn't think this would be all that difficult.
Any ideas?
Thanks!
Jenn