Click here to Skip to main content
15,918,967 members

Comments by Vivek.Net (Top 2 by date)

Vivek.Net 23-Feb-11 4:35am View    
Hiyou wrote all the code, but can you explain what problem you are facing and what result you need from your code? After that only any one can help you. Solving problem without know the problem is a little bit difficult for normal human being like me ;)
Vivek.Net 23-Feb-11 4:11am View    
Hi Neha,
For that you need to use ajax and it will sovle your problem without any flikring on web page. Steps will be Like
1)create a aspx page
2) get errorId from queryString.
3) write code to close that issue on page load and write responce on same page.
4) Call that issueClose page using ajax and read responce then show msg accordingly.

One more trick is there. i'll prepare code for that and send you soon.