G
Guest
I have an interesting problem.
I have a link button on a webpage with VB as code behind.
When the user clicks on the link button I have to
1. Save the record
2. Popup a window for the user to add some extra information
Can I do both the jobs on LinkButton Click event? If I can then How???
Thanks in advance...
I have a link button on a webpage with VB as code behind.
When the user clicks on the link button I have to
1. Save the record
2. Popup a window for the user to add some extra information
Can I do both the jobs on LinkButton Click event? If I can then How???
Thanks in advance...