L
Lloyd Sheen
I have a weird (at least to those who think the IDE should work) problem.
I have in code the following:
psFiles = Page.ResolveUrl("/Pictures")
This resolves to /Pictures in the code
In command window enter the following:
?Page.ResolveUrl("/Pictures")
This resolves to G:/MyPictures"
Do I have to give all users the IDE so they can resolve this correctly.
??????
Lloyd Sheen
I have in code the following:
psFiles = Page.ResolveUrl("/Pictures")
This resolves to /Pictures in the code
In command window enter the following:
?Page.ResolveUrl("/Pictures")
This resolves to G:/MyPictures"
Do I have to give all users the IDE so they can resolve this correctly.
??????
Lloyd Sheen