How to do it ?

J

jazzandlatin

Hi
I've got an asp.net page which contains a listbox containing let's say
applications and a Delete button.

When my page is loaded an arraylist is filled containing let' say
again an applicationid per item or not then this arraylist is saved in
a Session variable lets's say TabAppl

What i want to do when i click on DeleteButton :

- popup a specific message asking user to confirm if application
chosen has been saved in TabAppl session variable then eventually
delete application

- popup a standard message asking user to confirm if application
hasn't been found in TabAppl Session variable then eventually delete
application

Can this be done in Javascript (checking in arraylist) and how can i
do it or would you advise another solution to me ? I'm not a pro in
Javascript neither in asp.net. Im using C#

Thanks a lot
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top