I have a default page and image page. The default page calls a web service, passs three parameers are retreives the URL for the pdf documnt sitting in my images folder.
Once I get the URL I need to display the pdfdocument on the images page. Any idea how this is done?
How would I do that in the code behind vb file? What componnt or line of code can I use. I am retreiving th URL from a databas s i vae to set it each time the page loads it is dynamic not static.
Once I get the URL I need to display the pdfdocument on the images page. Any idea how this is done?
How would I do that in the code behind vb file? What componnt or line of code can I use. I am retreiving th URL from a databas s i vae to set it each time the page loads it is dynamic not static.