Click here to Skip to main content
15,897,371 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionserver application unavailable Pin
Sumanth Pereji7-Jan-07 18:51
Sumanth Pereji7-Jan-07 18:51 
AnswerRe: server application unavailable Pin
seee sharp7-Jan-07 22:49
seee sharp7-Jan-07 22:49 
Questioneven after focussing on a button and after pressing enter key Onclick evnet is not called ... Pin
yogita charhate7-Jan-07 18:34
yogita charhate7-Jan-07 18:34 
AnswerRe: even after focussing on a button and after pressing enter key Onclick evnet is not called ... Pin
Venkatesh Mookkan7-Jan-07 19:58
Venkatesh Mookkan7-Jan-07 19:58 
Generaleven after focussing on a button and after pressing enter key Onclick evnet is not called ... Pin
indian1437-Jan-07 20:07
indian1437-Jan-07 20:07 
AnswerRe: even after focussing on a button and after pressing enter key Onclick evnet is not called ... Pin
Guru_yogi7-Jan-07 22:14
Guru_yogi7-Jan-07 22:14 
Questionmaking variable globally access Pin
mohd imran abdul aziz7-Jan-07 17:37
mohd imran abdul aziz7-Jan-07 17:37 
AnswerRe: making variable globally access Pin
thedom27-Jan-07 18:32
thedom27-Jan-07 18:32 
you should add a class to your project then create a method to obtain the ip address.
once you have done that all you need to do is declare and instantiate your class and call the method. this can be done anywhere in your application.

i use the following code to obtain ip address of remote users
Request.UserHostAddress()

this will always obtain ip address of remote users firewall or no firewall i use this for a customer portal site for tracking users.
AnswerRe: making variable globally access Pin
enjoycrack7-Jan-07 21:42
enjoycrack7-Jan-07 21:42 
QuestionWeb service App_Data - is this needed Pin
steve_rm7-Jan-07 17:31
steve_rm7-Jan-07 17:31 
AnswerRe: Web service App_Data - is this needed Pin
seee sharp7-Jan-07 22:51
seee sharp7-Jan-07 22:51 
GeneralRe: Web service App_Data - is this needed Pin
steve_rm9-Jan-07 7:15
steve_rm9-Jan-07 7:15 
QuestionHow do you delay movie play??? Pin
code-frog7-Jan-07 12:40
professionalcode-frog7-Jan-07 12:40 
AnswerRe: How do you delay movie play??? Pin
minhpc_bk7-Jan-07 17:07
minhpc_bk7-Jan-07 17:07 
QuestionSWF(flash)in asp.net ? Pin
sanaziuse7-Jan-07 7:42
sanaziuse7-Jan-07 7:42 
AnswerRe: SWF(flash)in asp.net ? Pin
Guffa7-Jan-07 12:51
Guffa7-Jan-07 12:51 
AnswerRe: SWF(flash)in asp.net ? Pin
Venkatesh Mookkan7-Jan-07 15:52
Venkatesh Mookkan7-Jan-07 15:52 
GeneralSir please answer for this please. Pin
indian1437-Jan-07 18:28
indian1437-Jan-07 18:28 
GeneralRe: Sir please answer for this please. Pin
Venkatesh Mookkan7-Jan-07 19:39
Venkatesh Mookkan7-Jan-07 19:39 
GeneralRe: Sir please answer for this please. Pin
Pete O'Hanlon7-Jan-07 22:50
mvePete O'Hanlon7-Jan-07 22:50 
GeneralRe: SWF(flash)in asp.net ? Pin
sanaziuse8-Jan-07 1:07
sanaziuse8-Jan-07 1:07 
AnswerRe: SWF(flash)in asp.net ? Pin
Haissam8-Jan-07 0:58
Haissam8-Jan-07 0:58 
Questionintercepting SOAP request through SoapOutputFilter Pin
zein817-Jan-07 6:05
zein817-Jan-07 6:05 
AnswerRe: intercepting SOAP request through SoapOutputFilter Pin
minhpc_bk7-Jan-07 17:08
minhpc_bk7-Jan-07 17:08 
QuestionSaving list of objects Pin
Gjuviqta7-Jan-07 5:31
Gjuviqta7-Jan-07 5: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.