Click here to Skip to main content
16,007,687 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWeb server control(textbox) events Pin
hbk_leo18-Apr-07 8:00
hbk_leo18-Apr-07 8:00 
AnswerRe: Web server control(textbox) events Pin
kubben18-Apr-07 8:19
kubben18-Apr-07 8:19 
AnswerRe: Web server control(textbox) events Pin
_mubashir18-Apr-07 8:19
_mubashir18-Apr-07 8:19 
AnswerRe: Web server control(textbox) events Pin
Not Active18-Apr-07 8:22
mentorNot Active18-Apr-07 8:22 
QuestionASP.NET Deploying Pin
hariram2818-Apr-07 7:29
hariram2818-Apr-07 7:29 
AnswerRe: ASP.NET Deploying Pin
kubben18-Apr-07 8:18
kubben18-Apr-07 8:18 
GeneralRe: ASP.NET Deploying Pin
hariram2819-Apr-07 0:29
hariram2819-Apr-07 0:29 
GeneralRe: ASP.NET Deploying Pin
kubben19-Apr-07 1:44
kubben19-Apr-07 1:44 
So you have five web servers that you want to install your web site on? That doesn't make sense. You need one web server that is most likely an intranet server. Install your web app on that server and then your five systems on the lan should be able to access your web application from a brower. Does this web server exist on your lan? Have you ever installed a web app before? Do you know how to create DNS entries and Host headers? Without those you will not be able to access your web application on the Lan. You have to tell your network what your web app url is called (host header) and where to find the web app (IP Address / DNS)

Hope that helps.
Ben
GeneralRe: ASP.NET Deploying Pin
hariram2819-Apr-07 7:34
hariram2819-Apr-07 7:34 
GeneralRe: ASP.NET Deploying Pin
kubben19-Apr-07 7:46
kubben19-Apr-07 7:46 
GeneralRe: ASP.NET Deploying Pin
hariram2819-Apr-07 22:25
hariram2819-Apr-07 22:25 
GeneralRe: ASP.NET Deploying Pin
kubben20-Apr-07 2:02
kubben20-Apr-07 2:02 
QuestionHow can I display or hide columns for Gridview in ASP.NET 2.0? Pin
radshaykho18-Apr-07 5:58
radshaykho18-Apr-07 5:58 
AnswerRe: How can I display or hide columns for Gridview in ASP.NET 2.0? Pin
enjoycrack18-Apr-07 7:07
enjoycrack18-Apr-07 7:07 
GeneralRe: How can I display or hide columns for Gridview in ASP.NET 2.0? Pin
radshaykho18-Apr-07 7:25
radshaykho18-Apr-07 7:25 
QuestionHow to Reply? Pin
ArunkumarSundaravelu18-Apr-07 5:57
ArunkumarSundaravelu18-Apr-07 5:57 
QuestionHow to identify conversation Mails using webdav method Pin
ArunkumarSundaravelu18-Apr-07 5:27
ArunkumarSundaravelu18-Apr-07 5:27 
QuestionFind a web template Pin
phap18-Apr-07 5:11
phap18-Apr-07 5:11 
AnswerRe: Find a web template Pin
Sandeep Akhare18-Apr-07 5:24
Sandeep Akhare18-Apr-07 5:24 
GeneralRe: Find a web template Pin
phap18-Apr-07 5:47
phap18-Apr-07 5:47 
GeneralRe: Find a web template [modified] Pin
rama charan18-Apr-07 5:53
rama charan18-Apr-07 5:53 
Questionhow to give permissions for file creation,deletion,etc [modified] Pin
rama charan18-Apr-07 5:11
rama charan18-Apr-07 5:11 
AnswerRe: how to give permissions for file creation,deletion,etc Pin
Sandeep Akhare18-Apr-07 5:20
Sandeep Akhare18-Apr-07 5:20 
GeneralRe: how to give permissions for file creation,deletion,etc Pin
rama charan18-Apr-07 5:42
rama charan18-Apr-07 5:42 
GeneralRe: how to give permissions for file creation,deletion,etc Pin
enjoycrack18-Apr-07 7:04
enjoycrack18-Apr-07 7:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.