----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: pradeep145 Message 1 in Discussion Hi all This problem is related to path map. actually my server name is laptop. i have a text box and a browse button and through that browse button i set path for my some simple HTML file.so as you know the path will become like this \\Laptop\ElearningCourses\m02_001_001.htm after setting the path i try to open this file from the any other button.(infact i called this html file on the click of the other buton).this file is dispalying on my system and also on all the systems that are connected through LAN because the abone path is knoown by each machine that are connected on the LAN. BUT the problem occures when i load my application on the internet.and i am trying my site from the any other machine(any machine that is connected tO our Lan)i mean accessing through internet that page is not displayed.it gives error like"server could not found this page". and when i set my path (hard coded) like this(relative path) \\ElearningCourses\m02_001_001.htm then i can access my page from any machine. its all happening due to my server name(laptop) because internet do not able to understand the following URL(i think not sure) http:\\Laptop\ElearningCourses\m02_001_001.htm and it can understand this http:\\Elearning Courses\m02_001_001.htm pls guide me how can i overcome this problem instead of giving the hard code path(i mean i waana use browse button) Thanks In Advance Pradeep Chaudhary ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDotNet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
