Click here to Skip to main content
15,889,216 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionsend xml file to client site Pin
zeeShan anSari13-Aug-09 1:26
zeeShan anSari13-Aug-09 1:26 
AnswerRe: send xml file to client site Pin
Abhishek Sur13-Aug-09 2:18
professionalAbhishek Sur13-Aug-09 2:18 
Questionpath urls relative to root of web app Pin
Colin Pace13-Aug-09 1:25
Colin Pace13-Aug-09 1:25 
AnswerRe: path urls relative to root of web app Pin
Coding C#13-Aug-09 2:16
Coding C#13-Aug-09 2:16 
AnswerRe: path urls relative to root of web app Pin
Jeremy Likness13-Aug-09 5:24
professionalJeremy Likness13-Aug-09 5:24 
Questionip address Pin
sachees12313-Aug-09 0:01
sachees12313-Aug-09 0:01 
AnswerRe: ip address Pin
Christian Graus13-Aug-09 0:32
protectorChristian Graus13-Aug-09 0:32 
AnswerRe: ip address Pin
Alok Sharma ji13-Aug-09 2:14
Alok Sharma ji13-Aug-09 2:14 
you can try this in c#

Me.TextBox1.Text = System.Net.Dns.GetHostEntry(Request.ServerVariables("REMOTE_HOST")).HostName.ToString
Me.TextBox2.Text = Request.UserHostAddress


------------
knowledge is power, try to obtain it Smile | :)
QuestionPass textbox value to javascript function Pin
Hemant Thaker13-Aug-09 0:00
Hemant Thaker13-Aug-09 0:00 
AnswerRe: Pass textbox value to javascript function Pin
Christian Graus13-Aug-09 0:31
protectorChristian Graus13-Aug-09 0:31 
QuestionRe: Pass textbox value to javascript function Pin
Hemant Thaker13-Aug-09 22:11
Hemant Thaker13-Aug-09 22:11 
AnswerRe: Pass textbox value to javascript function Pin
sajjy13-Aug-09 1:06
sajjy13-Aug-09 1:06 
QuestionRe: Pass textbox value to javascript function... Pin
Hemant Thaker13-Aug-09 22:12
Hemant Thaker13-Aug-09 22:12 
Questionno access to application in lan Pin
nikhil123412-Aug-09 23:36
nikhil123412-Aug-09 23:36 
AnswerRe: no access to application in lan Pin
Vimalsoft(Pty) Ltd12-Aug-09 23:48
professionalVimalsoft(Pty) Ltd12-Aug-09 23:48 
AnswerRe: no access to application in lan Pin
Coding C#12-Aug-09 23:51
Coding C#12-Aug-09 23:51 
AnswerRe: no access to application in lan Pin
Abhishek Sur12-Aug-09 23:54
professionalAbhishek Sur12-Aug-09 23:54 
GeneralRe: no access to application in lan Pin
suresh_kumar_s13-Aug-09 2:47
suresh_kumar_s13-Aug-09 2:47 
GeneralRe: no access to application in lan Pin
Abhishek Sur13-Aug-09 4:36
professionalAbhishek Sur13-Aug-09 4:36 
Questiongridview Pin
ptvce12-Aug-09 23:09
ptvce12-Aug-09 23:09 
AnswerRe: gridview Pin
Coding C#12-Aug-09 23:36
Coding C#12-Aug-09 23:36 
AnswerRe: gridview Pin
Abhijit Jana12-Aug-09 23:43
professionalAbhijit Jana12-Aug-09 23:43 
QuestionOpening new page with window.open() and passing query strings to it [modified] Pin
Chesnokov Yuriy12-Aug-09 22:55
professionalChesnokov Yuriy12-Aug-09 22:55 
AnswerRe: Opening new page with window.open() and passing query strings to it Pin
Abhishek Sur12-Aug-09 23:52
professionalAbhishek Sur12-Aug-09 23:52 
AnswerRe: Opening new page with window.open() and passing query strings to it Pin
Chesnokov Yuriy13-Aug-09 0:31
professionalChesnokov Yuriy13-Aug-09 0:31 

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.