Access localhost from other computers[RESOLVED]
i'm making asp.net application and to be able to browse it..i must type //localhost/webprojectname at browser..
i'm planning to be able others to access it too..is that do able? any reference?
thx
[EDIT:]
stupid me..didn't try enough i think..it's working fine now..
what i do is..(using IE) at other comp
- at IE choose tools internet option - connections - LAN Setting - don't put any checkmark there
- after u save the setting - type at the address bar "//computer_name/VirtualDirectoryName/
where computer_name is the Computer that run IIS