download the anup here http://www.nirsoft.net/utils/anup.html[^
Rama Charan Prasad "Be happy and Keep smiling...:)"
download the anup here http://www.nirsoft.net/utils/anup.html[^
Rama Charan Prasad "Be happy and Keep smiling...:)"
able to fix the same thanks a lot sundar. my approach was 1)i pass the div id which opens the page using querystring url 2)raise a method in parent from popup to execute and pass this divid (which i read from querystring using javascript code) and use it to refresh the parent update panel 3)the method in parent has code to refresh the respective update panel passed as parameter to it. Thanks a lot once again sundar
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
validationexpression="^\w+[\w-\.]*\@DomainName.com" i hope this works
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
Hi all, i have multiple update panels with buttons .i open a popup which is a new page when i click on the button using javascript code.All update panels open the same popup.I need to update the parent which opened this popup once i close the popup.I also know how to refresh the update panel when i close the popup What i was unable to find out is how to find out which button(which ) has opened this popup.so that i can update that specific update panel The sample code is shown below
Any help or suggestions are appreciated Thanks in advance,
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
in Fact you cannot delete value from a cookie but you should have to recreate the cookie with the new value as explained by the previous post.
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
hi Can Anyone tell me what functions can help in doing this or how can this be achieved using code .. thanks ...
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
modified on Monday, December 17, 2007 11:07:29 AM
hi All, Please provide any articles with implementation or references on how to implement drag drop and edit with asp.net treeview and save the changes done at client side to database at server side. any ideas on how to do it are also welcome thanks in advance
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
hi all i have made and copied p3p policy files in a folder named "w3c" int the folder where my application is present.But in IE it still shows no privacy policy for my website.Can anyone tell me what am i may be missing?
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
hi all, i have a html page on my production server which from where my website runs.I call my asp.net application which is on a remote server using iframe on that html page. I created p3p policy for the website and p3p policy for the application on the remote server now when i try to validate using http://www.w3.org/P3P/validator.html[^ then it shows the below /w3c/p3p.xml does not specify P3P policy for http://remote_server_ip_goes_here/ can anyone tell me whats the issue here is?
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
thanks mark for your help 1)yes i have already tried using response.redirect ("mypage.aspx",false) but still it does not work when i tried like response.redirect("~/mypage.aspx",false) it works. but then the issue occurs when i press any link on menu like "link1.aspx" then i am redirected to login page as the pages are accessible only to authenticated users. hope i am clear about my first question 2)then second question is all these issues to redirect occur only when my application runs in iframe completely but when it is running outside its fine. so i use iframe to use website address for my application.So i wanted to know if there any way to hide my appplication page addresses like 34.23.23.12:6780\login.aspx but instead show like mywebsite.com thanks all once again for your efforts but give out any suggestions or help regarding this i feel i am not still out with a complete solution
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
hi sialkot, thanks for trying... the issue here is when i try redirecting page within iframe using response.redirect or server.transfer it does not work in IE. Of course may be i appear unclear with such a weird question but what i want to know if anyone can let me know what issues to address when redirecting aspx page within a iframe Question1:i lose session data and exception occurs that thread has been aborted. so my question is how can i redirect page in a iframe while loading session variables just before the redirect. Question 2: is there any way to change the url of application from display from user and use our own website url? i hope i am clearer now... thanks for help...
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
hi all, can anyone tell me the possible contraints to redirect pages in iframe.i am not able to redirect pages in IE and it gives a lot of problems like loss of session data etc... or can anyone suggest me how i can hide the url of the website using asp.net1.1 and do my application navigation without using an iframe any help or suggestions are welcome thanks in advance.
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
thanks for reply .. but i am not using server.Transfer i am using response.redirect so the error is something different please help
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
may be you might not have closed the writer object of the file so you not able to access the file ..i think so note that before you read the file you need to close the writer
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
hi all, my website registration happens in 2 or more pages. i save the user information of the first page in the session variable and then when i try to redirect to second page it fails. in second page i check if session data is present from first page else i would redirect to the first page from second page.error occured is given below System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse) at System.Web.HttpResponse.Redirect(String url) at HomeAccounts.registerCLI.Page_Load(Object sender, EventArgs e) how can i resolve it any suggestions or help are welcome... thanks in advance.
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
but i get error accessing them can u just say me the code snippet to access them using vb.net thanks in advance
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
hi all, how to access hidden and visible columns in update event of datagrid? here i have first column is invisible and and second column is visible.so how can i access the invisible first column and also the visible second column. any links or suggestions are welcome.
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
hi Guffa.. thanks for being so helpful.. i have tried to observe some time ago( dint check it now again) to put some important code in application end and session end events. but when i was replacing with new application code the sessions were not ended some times properly and application end event (i think..) also did not happen to fire...which may cause my application to face serious issues if users are logged on .... any way i will check the events again and get back to you till then ... thaaaaaaank you very much and keep trying...
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
thks for taking time to help ya if for all active session the event "session end" is called then thts somewhat a better case (if is really happenening !!! i checked that and it dint happen once ..may be i will check that again ) and what about pages currently under execution how can i complete them if they are in the middle of execution. Is there any way that i can stop opening up new sessions and wait till current sessions which are active end ? is it possible i mean something like in databases or unix i mean !!! any suggestions or opinions or links are welcome.. thnks for trying
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"
hi .. thanks for your response...but i plan to update the global.asax and web.config also..in such a case do you suggest any ways to shut down the application smoothly.. something like the "session end" event are fired for currently logged on users and application end also fires properly...so that no loss of data occurs in the application processing. so that we can write some code in "application end event" to smoothly shut down critical tasks, clean up properly and restart the application.
Rama Charan Prasad "Be happy and Keep smiling.Thats what u want be always..:)"