Closed Bug 146896 Opened 23 years ago Closed 15 years ago

ASP form never submission fails

Categories

(Tech Evangelism Graveyard :: Hebrew, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED INVALID
Future

People

(Reporter: bbirss, Assigned: momoi)

Details

After filling out this form and clicking "Buy Now", I am presented with a blank screen--no "success", no error message: https://www.epay-ol.com/Stores/401061/en-US/OrderForm.asp Mozilla version 2002051006 (This form works in IE 6.0.2600.0000.xpclnt_qf3.010827-1803, 128-bit.)
This link leads to a message of some sort but there is no form to fill out. Please update the link.
Start by going to this URL: http://www.commercenet.co.il/mobimate/sellnewGen.asp?product=WM_PM_Sale&ItemUrl=http://www.mobimate.com/phonemate/purchasing.shtml&type=1 That should bring you to this URL: https://www.epay-ol.com/Stores/401061/en-US/OrderForm.asp Fill in the required fields with any values. Click "buy now". Observe that a blank screen is displayed, not the "complete purchase" screen expected.
Confirming, Test credit card #: 5424320126285013
Status: UNCONFIRMED → NEW
Ever confirmed: true
Confirming, Test credit card #: 5424320126285013 - Master Card
Priority: -- → P2
Bulk moving P1-P5 un-milestoned bugs to future.
Target Milestone: --- → Future
i also get a problem with forms. actually an online cart to be exact. i cant even view it. it gives me vb runtime errors. but it works fine with ie6. http://www.act-labs.com/func_buy.htm click on "add to cart"
the problem on http://www.act-labs.com/func_buy.htm is not the same like the initial problem and the blank screen that we receive as described in comment 2. (for that we have a bug report already - image inputs with name/value cause havoc) the blank screen is a actually a valid HTML document that contains only the following: == BEGIN HTML DOCUMENT ========================================================== <script language="javascript"> var iDeviceType = 1 ; </SCRIPT> <script language="JavaScript" src="js/orderForm.js"></script> <script language="JavaScript" src="js/ccValidation.js"></script> <form name=xmlString method=post action='https://www.epay-ol.com/NewOrder.asp'><input type=hidden name=xmlstr value="<?xml version='1.0'?> <newOrder> <OrderHeader store_number='401061' buyer_id='' store_URL='http://www.mobimate.com' store_name='mobimate' currency_code='1' currency_symbol='$ ' teudat_zehut='' cvv='0' description='' language='en-US' /> <AddressT address_type='1' first_name='asddas' last_name='asdasd' address1='' house='' floor='' apartment='' entry='' town='' pob='' zip='' country='Barbados' state='' phone1='' phone2='' email='asd@wer.bb' fax='' /> <OrderItem item_type='1' item_description='WorldMate and Contacts Pro' product_number='WM_PM_Sale' total_amount='29.95' coupons_amount='' points_amount='' other_amount='' quantity='1' price='29.95' price_not_adjusted='0' validity='' cancel_date='' begin_date='' item_URL='http://www.mobimate.com/phonemate/purchasing.shtml' /> <OrderFooter brand_code='MA ' brand_number='5424320126285013' brand_expiration='200301' brand_description='Master Card' payments='' order_total='29.95' transport_id='' transport_description='' discount_amount='0' discount_percent='0' ship_amount='0' tax_amount='0' tax_percent='0' vat_amount='0' vat_percent='0' /> <CustomField id='2' name='CF__hotsync' value='asddas' /> <CustomField id='3' name='CF__how' value='Friend' /> <CustomField id='4' name='CF__howmore' value='' /> </newOrder> "><input type=hidden name=storeID value=401061 ></form><script LANGUAGE='javascript'>window.document.xmlString.submit();</SCRIPT> == END HTML DOCUMENT ============================================================ As you can see, it contains a form with two hidden inputs and a JS directive at the end that tries to submit the form. why that does not work is to be investigated. i get the following error in the JS console: Error: window.document.xmlString has no properties Source File: https://www.epay-ol.com/Stores/401061/en-US/orderForm.asp Line: 7 that would be an evangelism issue. but since i cannot figure out who's store is (the page http://www.commercenet.co.il/ is in hebrew and the URL https://www.epay-ol.com is some service URL that does not show much) i cannot tell who is to be evangelized
Assignee: alexsavulov → momoi
Component: Form Submission → Middle Eastern
Product: Browser → Tech Evangelism
QA Contact: vladimire → xslf
Version: other → unspecified
Severity: major → normal
OS: Windows XP → All
Priority: P2 → P3
Hardware: PC → All
Probebly webmaster@commercenet.co.il is the right contact
Moving to Hebrew per re-organization.
Component: Middle Eastern → Hebrew
if you don't give a site adress i can't fix it
Firefox can't find the server at www.epay-ol.com. Firefox can't establish a connection to the server at www.commercenet.co.il. Site seems to be dead. Closing issue.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.