473,770 Members | 1,787 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Issue submitting forms

I have left my Web site out at my provider for a long while.
Yesterday I tried changing quite a few things on it but it all ended
in tears.

None of the form submit button submit anymore.

I am now wondering if the problem has to do with me using VS 2003
and .Net Framework v1.1 though I suspect that my provider has upgraded
theirs.

I am copying below the snippet of View source differences between the
same 2 pages when running perfectly from my environment and not
submitting at all from my ISP.

If anybody has any idea as to what the problem is and how to solve it,
all suggestions very welcomed.

---Code that works-------
<form name="form" method="post" action="Cart.as px"
language="javas cript" onsubmit="Valid atorOnSubmit(); " id="form">
(...)
---Code that doesn't-------
<form name="form" method="post" action="Cart.as px?
action=addSKU&a mp;SKUID=JBT011 33UKWHM" language="javas cript"
onsubmit="if (!ValidatorOnSu bmit()) return false;" id="form">

I do not understand why the Action is not the same.
..... and especially why the onsubmit changes from one to the other. I
suspect that this is the problem.

Thanks
p

May 13 '07 #1
1 1416
One more strange thing, the forms work perfectly with Opera, but not
with IE!

On 13 May, 11:14, philgue...@goog lemail.com wrote:
I have left my Web site out at my provider for a long while.
Yesterday I tried changing quite a few things on it but it all ended
in tears.

None of the form submit button submit anymore.

I am now wondering if the problem has to do with me using VS 2003
and .Net Framework v1.1 though I suspect that my provider has upgraded
theirs.

I am copying below the snippet of View source differences between the
same 2 pages when running perfectly from my environment and not
submitting at all from my ISP.

If anybody has any idea as to what the problem is and how to solve it,
all suggestions very welcomed.

---Code that works-------
<form name="form" method="post" action="Cart.as px"
language="javas cript" onsubmit="Valid atorOnSubmit(); " id="form">
(...)

---Code that doesn't-------
<form name="form" method="post" action="Cart.as px?
action=addSKU&a mp;SKUID=JBT011 33UKWHM" language="javas cript"
onsubmit="if (!ValidatorOnSu bmit()) return false;" id="form">

I do not understand why the Action is not the same.
.... and especially why the onsubmit changes from one to the other. I
suspect that this is the problem.

Thanks
p

May 13 '07 #2

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

Similar topics

2
6331
by: belzibob | last post by:
I have inherited a table where each row is a <form> Each of these rows has only four columns, those being: 1) Item number 4) Quantity (blank textbox to fill in) 3) Description 4) Add link (to add just this one item. That works fine but, now they want to have a submit button at the top of the page, that when clicked, will submit every form whose quantity
2
2221
by: Greg T | last post by:
Hi, I have a rather long form that I don't want people submitting unless they are absolutely sure they are ready. I figured the easiest way to prevent an accidental form submission by way of hitting of the enter key was to simply not have a submit button, instead going for a regular anchor which calls a javascript confirmation box and then submits the form.
5
1914
by: Don | last post by:
I have a need to submit a form, but don't need the user to click on a button. How do I do this? Is there some way, using JavaScript, to setup a <form> tag to do this? Thanks, Don ----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups ---= East/West-Coast Server Farms - Total Privacy via Encryption =---
1
1669
by: Richard Dixson | last post by:
I have code that calls document.myFormName.submit() to submit a form automatically via JavaScript. This works just fine. However, if there is a button (or other form field element) on the form named "submit", this results in a JS error saying that "the object doesn't support this property or method". I think what is happening in this case is that document.myFormName.submit() is then trying to call a method on the form field element...
2
1458
by: Phillip Parr | last post by:
Hello, Recently submitting forms (specifically forms which have javascript attached to them with the submit function) has become very slow. The browser appears to sit there for seveal seconds doing nothing (the page also becomes non responsive) and then suddely loads quickly. This happens on all of my computers... What's happened to javascript? Is there some setting that's been turned on that I'm missing?
4
11422
by: Tauqir | last post by:
Hi, Is there a trick for submitting an HTML form without action parameter pointing to the target file? I am trying to reverse engineer an html form inside a jsp page. and this is what I come across <form method="POST" name="Userpasshidden" onsubmit='return true'><!-- action="../../login.jsp" --> .....
1
1296
by: parjanyew | last post by:
Hi, I am working on a somewhat complicated form wherein I am collecting data for a client and then submitting the data for credit card processing and submitting it to a gateway and sending a confirming email to both the client and the regstrant. Everything is working great except one small issue. In some cases there is a promotional cide that is sumitted in the form that offers a discounted function. I need to check if code is valid and if it...
4
2849
by: paratge | last post by:
Hi, I'm updating one form in an iframe, with another in a main page. That works fine, th probliem is how to submit two forms with one click. For now i get an error "permission denied" how can i fix this ? Thanks for your help
3
1372
by: erobinso | last post by:
I have a page that makes use of a tiny/hidden IFRAME that becomes triggered to load HTML into a SPAN element (via .innerHTML). The SPAN expands to display a form that then needs to be validated with javascript residing in the main window before submitting. I use an onclick from a button below the form to start the validation and submission. The page works fine in IE, but in FireFox I just can't get it to submit - the FireBug debugger states:...
0
10257
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10099
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10037
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9904
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
8931
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
7456
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
5354
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
4007
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
3609
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.