HI,
Actually My Problem is ..
I have one page with one user control. On my page i have one text box(tx1) and one image button(img1) and also i have one more text box(txt2) and image button(img2) in user control. search functionalities of those two are different. Suppose when i enter some thing in txt1 and press enter then search functionlity that is written in user control (img2) is firing. How to restict that. I want the functionality of img1.
I opened some other project there i took one text box and two image buttons. If i enter some thing in the text box and click enter then no button code is firing(either of the buttons img1, img2). What is the reason beyond that?
Can u please give some cluse what to do?
Thanks
suresh
|