hello!
how can the save task be completed when the popup is closed in javascript.
for eg i have this save function. so when i click on the OK of confirmation dialog box , the popup should also close and the save task should be completed.i am working with asp.
even if i use onunload or unbeforeunload it doesn;t work
any suggestions???
User Profile
Collapse
-
Complete save operation when popup is closed
-
no concerns regarding the inputs. just try running the program once. -
actually not. the user inputs is not the vital task here. try running once the program .then Your doubt will be cleared....Leave a comment:
-
ASP: need help
i have created a program(link-generator) which is static in nature(it works correctly) meaning that this program must find the symbol { } first for it to operate properly.how can i make it dynamic so that it can be handled properly regardless of { } symbol ?
anyone please reply!
here is the code:
...Code:<% Dim strMessage strMessage = "[!*!$!This is*$|198545] a new {!Research & Developement|newresearch -
thesinnerishere replied to Last number standing problem: extract number at specified position in arrayin Javascriptthank you for the help. the concept of offset helped a lot.
thank you very much....Leave a comment:
-
thesinnerishere started a topic Last number standing problem: extract number at specified position in arrayin JavascriptLast number standing problem: extract number at specified position in array
this is regarding the last number standing problem.
it requires the number in an array to be extracted at a specified position .
then the array needs to traverse through the right position of the extracted number until there's the last number in the array. that number is the answer.
for eg.
if the specified position is 2
then in the array 1,2,3,4,5
it should go this way
1,3,4,5
1,3,5...
No activity results to display
Show More
Leave a comment: