Click here to Skip to main content
15,910,787 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionOutlook Template file using ASP.NET Pin
manowj21-Nov-07 1:11
manowj21-Nov-07 1:11 
Questionimp Pin
niki_nilu21-Nov-07 1:05
niki_nilu21-Nov-07 1:05 
QuestionRe: imp Pin
John-ph21-Nov-07 1:10
John-ph21-Nov-07 1:10 
AnswerRe: imp Pin
kapil bhatnagar21-Nov-07 1:10
kapil bhatnagar21-Nov-07 1:10 
AnswerRe: imp Pin
Prateek G21-Nov-07 1:11
Prateek G21-Nov-07 1:11 
GeneralRe: imp Pin
niki_nilu21-Nov-07 1:15
niki_nilu21-Nov-07 1:15 
GeneralRe: imp Pin
Prateek G21-Nov-07 1:26
Prateek G21-Nov-07 1:26 
AnswerRe: imp Pin
Imran Khan Pathan21-Nov-07 1:12
Imran Khan Pathan21-Nov-07 1:12 
niki_nilu wrote:
if (flag == 0)
{
funSearchSecurityCode();
}
this if condition run.

if flag is 0

niki_nilu wrote:
if (drpdwnAnalystName.SelectedItem.Value == strDropdown)
{
funSearchAnalyst();
}

if drpdwnAnalystName.SelectedItem.Value is equal strDropdown

niki_nilu wrote:
but in this pointer is not go inside directly go outside funStyle().
if (flag==1)
{
funSearchFromDate();
}
funStyle();

Becouse flag is not 1. it is 0

What you want to do?

bEst rEGard
pAthan








please don't forget to vote on the post that helped you.

GeneralRe: imp Pin
niki_nilu21-Nov-07 1:17
niki_nilu21-Nov-07 1:17 
GeneralRe: imp Pin
Imran Khan Pathan21-Nov-07 1:21
Imran Khan Pathan21-Nov-07 1:21 
AnswerRe: imp Pin
InsDev21-Nov-07 1:22
InsDev21-Nov-07 1:22 
QuestionAvoid refreshing using Timer for client side code Pin
SreejithAchutan21-Nov-07 0:54
SreejithAchutan21-Nov-07 0:54 
AnswerRe: Avoid refreshing using Timer for client side code Pin
John-ph21-Nov-07 1:04
John-ph21-Nov-07 1:04 
QuestionImages retriving but having some problem Pin
Krishna Varadharajan21-Nov-07 0:46
Krishna Varadharajan21-Nov-07 0:46 
AnswerRe: Images retriving but having some problem Pin
pmarfleet21-Nov-07 0:57
pmarfleet21-Nov-07 0:57 
GeneralRe: Images retriving but having some problem Pin
Krishna Varadharajan21-Nov-07 1:11
Krishna Varadharajan21-Nov-07 1:11 
GeneralRe: Images retriving but having some problem Pin
pmarfleet21-Nov-07 1:25
pmarfleet21-Nov-07 1:25 
Questionimp Pin
niki_nilu21-Nov-07 0:43
niki_nilu21-Nov-07 0:43 
AnswerRe: imp Pin
Sun Rays21-Nov-07 0:49
Sun Rays21-Nov-07 0:49 
AnswerRe: imp Pin
pmarfleet21-Nov-07 0:51
pmarfleet21-Nov-07 0:51 
Questioncheckbox validation Pin
Prakash_Mishra21-Nov-07 0:26
Prakash_Mishra21-Nov-07 0:26 
AnswerRe: checkbox validation Pin
John-ph21-Nov-07 0:42
John-ph21-Nov-07 0:42 
AnswerRe: checkbox validation [modified] Pin
Sun Rays21-Nov-07 0:44
Sun Rays21-Nov-07 0:44 
GeneralRe: checkbox validation Pin
Prakash_Mishra21-Nov-07 1:06
Prakash_Mishra21-Nov-07 1:06 
GeneralRe: checkbox validation Pin
Prakash_Mishra21-Nov-07 2:08
Prakash_Mishra21-Nov-07 2:08 

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.