473,320 Members | 1,794 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Buttons doens't work

Hi,

I have application (ASP.net, SQL Server 2000)that I just moved to the
server and now I am testing it on different machines.
I have one machine with Windows 2000 and IE 5.5 where none of the
buttons work. I cannot find reason for that.
I just tested exactly the same machine with the same configuration where
everything works fine.
I guess that is some IE setting that I need to change.
Thank you

Schapopa
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #1
4 951
Hi schapopa,

I guess the problem is with your IE settings. Check if javascript is
disabled in the Internet options. This is assuming that all other settings
are right.

The Button control uses javacript function called __doPostBack for posting
the values back to the server.

FYI, The Validation controls make use of a JavaScript script library that is
automatically installed on your server when you install the .NET framework.
This library is located in a file named "WebUIValidation.js" in the
aspnet_client.

HTH,

Need any help, do post a msg back.
Happy Coding
"schapopa" wrote:
Hi,

I have application (ASP.net, SQL Server 2000)that I just moved to the
server and now I am testing it on different machines.
I have one machine with Windows 2000 and IE 5.5 where none of the
buttons work. I cannot find reason for that.
I just tested exactly the same machine with the same configuration where
everything works fine.
I guess that is some IE setting that I need to change.
Thank you

Schapopa
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 19 '05 #2
actually asp:button and asp:imagebutton (and their html counterparts) do not
require javascript for postback. all other webcontrol do require javascript
to postback, along with clientside validation.

-- bruce (sqlwork.com)
"Vishnu-Chivukula" <Vi*************@discussions.microsoft.com> wrote in
message news:55**********************************@microsof t.com...
| Hi schapopa,
|
| I guess the problem is with your IE settings. Check if javascript is
| disabled in the Internet options. This is assuming that all other settings
| are right.
|
| The Button control uses javacript function called __doPostBack for posting
| the values back to the server.
|
| FYI, The Validation controls make use of a JavaScript script library that
is
| automatically installed on your server when you install the .NET
framework.
| This library is located in a file named "WebUIValidation.js" in the
| aspnet_client.
|
| HTH,
|
| Need any help, do post a msg back.
|
|
| Happy Coding
|
|
| "schapopa" wrote:
|
| > Hi,
| >
| > I have application (ASP.net, SQL Server 2000)that I just moved to the
| > server and now I am testing it on different machines.
| > I have one machine with Windows 2000 and IE 5.5 where none of the
| > buttons work. I cannot find reason for that.
| > I just tested exactly the same machine with the same configuration where
| > everything works fine.
| > I guess that is some IE setting that I need to change.
| > Thank you
| >
| > Schapopa
| >
| >
| > *** Sent via Developersdex http://www.developersdex.com ***
| > Don't just participate in USENET...get rewarded for it!
| >
Nov 19 '05 #3
I cannot find any setting in the IE. Is there anythithing else that I
could do?

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #4
I cannot find any setting in the IE. Is there anythithing else that I
could do?

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
by: Klaus Schulz | last post by:
Hello, for a project I am currently working at, I have to use form-buttons and normal links (a href...) in the same pages together. Both should look the same. No problem with IE and Opera but I...
2
by: Jeff | last post by:
I'm trying to create a dynamic form that can have multiple groups of radio buttons (each group has two buttons) with the same name. Essentially, the form allows a user to enter as many names as...
3
by: Douglas Buchanan | last post by:
Buttons don't work if form is opened on startup A2k If 'frmMain' is set to open by default at startup none of the buttons work. If 'frmMain' is opened from the database window then all the...
2
by: Aravind | last post by:
Hi folks. I have a form, frmHistory, which has 4 command buttons: Sort Title (cmdSortTitle), Sort Name (cmdSortName), Due Today (cmdDueToday), and Due List (cmdDueList). Sort Title and Sort...
5
by: Lyn | last post by:
Hi, I hope someone can help. I have a main form which mostly fills the Access window. In the bottom half of this form I have a tab control to display various types of data related to the main...
5
by: Axel | last post by:
An Access 2000 question Hi is is possible to have (as a subform) a continous form with 0..n buttons which have different images in each row. (Personally I would have preferred a button...
3
by: BruceR | last post by:
I have posted a similar message and am reposting due to no response. Basically, I need to know why using the ampersand to indicate an access key for a button makes it so that simply entering the...
2
by: Jim Heavey | last post by:
I have 2 datalist each has 3 buttons in the datalist. One Datalist, only 2 of the three buttons work in the other one is dead (no postback, not nothing). I have another Datalist and on this...
0
by: Klaus Jensen | last post by:
Hi! This has been annoying me for a while now, and I can't get it to work It is really driving me nuts! Basicly this simple webapp created to illustrate my problem, renders five buttons, and...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.