G
Guest
Hi!
I'm making a webpage where it will list all the printers in their area, with
the UNC path to the printer. It would be like:
\\someserver\aprinter
The only problem is, if I type that path into IE, it works, but when my
application provides a hyperlink to it, I get a "Page cannot be displayed"
Is there any reason you can think of why this is happening?
I'm populating the printers from a dataset into a DataList control.
I'm binding the hyperlink item of the template to one of the fields.
I'm making a webpage where it will list all the printers in their area, with
the UNC path to the printer. It would be like:
\\someserver\aprinter
The only problem is, if I type that path into IE, it works, but when my
application provides a hyperlink to it, I get a "Page cannot be displayed"
Is there any reason you can think of why this is happening?
I'm populating the printers from a dataset into a DataList control.
I'm binding the hyperlink item of the template to one of the fields.