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

ASP.NET

 
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 
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 
Passing the textbox is easy - you use document.getElementById to get a reference. The ClientID property on the server side will give you the param you need for that. If you want to 'show messages', your best bet is to make controls visible in the same js, or show a confirm or alert message in your js

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

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 
GeneralRe: Opening new page with window.open() and passing query strings to it Pin
Abhishek Sur13-Aug-09 2:28
professionalAbhishek Sur13-Aug-09 2:28 
Questionlistviewcontrol Pin
mylogics12-Aug-09 22:14
professionalmylogics12-Aug-09 22:14 

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.