473,803 Members | 3,448 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

submit button dead after server migration

I just migrated from one shared host to a new one. After moving to the
new server and getting all my MySQL database connections set back up I
have discovered that a few submit buttons on just a few pages no longer
work. When I test the code on my local machine in debug or release
mode, it works just fine. But when I put the page on the server and
click the button through the HTTP server, it just sits there and does
nothing.

Any ideas what could be causing this. I'm starting to go nuts. It
works on the local machine, but not on the web.

Nov 19 '05 #1
2 1236
Otherwise your site is functioning properly?

Are you sure you have the same DLL on both machines?
Sometimes when I rebuild I forget to copy the DLL to the server and it
causes strange things like that to happen.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net

<ta*********@gm ail.com> wrote in message
news:11******** *************@g 43g2000cwa.goog legroups.com...
I just migrated from one shared host to a new one. After moving to the
new server and getting all my MySQL database connections set back up I
have discovered that a few submit buttons on just a few pages no longer
work. When I test the code on my local machine in debug or release
mode, it works just fine. But when I put the page on the server and
click the button through the HTTP server, it just sits there and does
nothing.

Any ideas what could be causing this. I'm starting to go nuts. It
works on the local machine, but not on the web.

Nov 19 '05 #2
Hi,

are there any validation controls attached to your submit buttons that are
preventing postbacks occuring from the client.

I think there was a hotfix that caused this problem beacuse it only updated
the default website.

to fix you need to change the client site scripts for all website.

you can do this by re-intalling the dot net framework as follows

regiis_aspnet -i (or something like that)

if it's not validation controls causing the problem then I can't help.

cheers

martin.

<ta*********@gm ail.com> wrote in message
news:11******** *************@g 43g2000cwa.goog legroups.com...
I just migrated from one shared host to a new one. After moving to the
new server and getting all my MySQL database connections set back up I
have discovered that a few submit buttons on just a few pages no longer
work. When I test the code on my local machine in debug or release
mode, it works just fine. But when I put the page on the server and
click the button through the HTTP server, it just sits there and does
nothing.

Any ideas what could be causing this. I'm starting to go nuts. It
works on the local machine, but not on the web.

Nov 19 '05 #3

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

Similar topics

4
4300
by: Eric | last post by:
Hey Everyone.. I have a form that has approximately 7 text fields and 1 checkbox. Generally when this form is submitted(to itself BTW) it works fine, however, when the checkbox is only field that has been modified/clicked the form doesn't always submit. When it does work, a Stored procedure is passed form variables and updates to the db are made. When it doesn't, its as if the form wasn't submitted, it reloads and resets the page, but...
2
12619
by: mdalica | last post by:
MsSQL Server 2000 PowerBuilder 8 Application 20 client on LAN ethernet 2 client on 64 K router-to-router LAN on 2 remote client I have this error. There are two router Cisco whit idle-timeout on 1800 sec, but evry 1/2 minutes on the 2 remote clients there are the error: 10005 dbprocess is dead or not enabled.
0
1557
by: Niks | last post by:
Hi, I am creating a simple .aspx page to add some fields with validation. I have used different .NET validations like REquiredFieldValidator, RegularExpressionValidator and showed the summary in the bulleted list on top. I have 3 text boxes, and two RadioButtonList. and 3 buttons. One for Submit, Reset and Exit. If submit is pressed page should be validated and submit (insert into
3
2605
by: Arun K | last post by:
Hi, I am creating a simple .aspx page to add some fields with validation. I have used different .NET validations like REquiredFieldValidator, RegularExpressionValidator and showed the summary in the bulleted list on top. I have 3 text boxes, and two RadioButtonList. and 3 buttons. One for Submit, Reset and Exit. If submit is pressed page should be validated and submit (insert into
4
5592
by: Dmitry Korolyov [MVP] | last post by:
When we use btnSubmit.Attributes = "javascript: this.disabled=true;" to make the button disabled and prevent users from clicking it again while form data still posting, there is no longer postback. I.e. the button does go disabled, but the form does not invoke submit() method. Of course, it does work fine without this property. Clues?
34
3262
by: cj | last post by:
I left a program running Thursday when I left for the holiday. It was filling a dataset with just over 3 million records from a table across a VPN connection. Estimates I made from other large, but not this large, tables suggested it would take approximately 18 hours to run. I just checked in on it and it had failed in the fill command. The error message it gave me was the "connection is dead" Given the length of time it was to take I...
10
6093
by: ljlolel | last post by:
So.. I have a form that submits to an ASP.net site made in C-sharp. The ASP site is not mine, i do not have the server side code. When I submit from my form by pressing the Submit button, I get different results than when I use a javascript submit: form1.submit();. I think the javascript submit is working as it should, since I want the server to process an __EVENTTARGET posting. When I click the submit button, it does not process the...
8
7707
by: kj | last post by:
Is there a simple way to decouple the value attribute of a submit button from the text that actually gets displayed on it? In principle, what I'm looking for is something like <input type="submit" name="submitted_via" value="some string meaningless to the user" label="Submit Request" /> such that the browser would use the content of the imaginary
4
5515
by: j1dopeman | last post by:
Hi, I'd like to use a button to save and then submit a form. I can set the onlick of the button to mahButton_click or submit, but I can't figure out how to do both. It looks like c# can't call a form's submit. I've found how to post programatically, but I need to use the form's target attribute so that the response goes into another frame, and I can't figure out how to do that programatically.
0
9564
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10069
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9125
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7604
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6842
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5500
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4275
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3798
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2970
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.