Server-Side/Client-Side Problem

G

Guest

I have two ASP.NET Server Side buttons that perform action on both the Server
and Client side. Here is the break down of code placement:

1. Server-Side Load: Contains an Add Attribute for a JavaScript event to be
fired for onClick().

2. Server-Side Click for buttons: Navigates the user to a different form
state by resetting visibility of panels on the form.

3. JavaScript to perform validation before allowing the Server-Side click to
be performed.

The problem is that while using the designer I have no problems. All
functions work and navigation is perfect. Once installed on the client's IIS
Server the Server-Side code is seemingly only triggered when the JavaScript
validation is not performed. Once the JavaScript validation displays an error
message resulting from an invalid entry the Server-Side code for the form no
longer works and the browser must be closed.

Any ideas????
 

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

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,066
Latest member
VytoKetoReviews

Latest Threads

Top