On Mon, Aug 4, 2008 at 1:23 PM, G Karunakar <[EMAIL PROTECTED]> wrote: > On Mon, Aug 4, 2008 at 1:21 PM, G Karunakar <[EMAIL PROTECTED]> wrote: >> On Mon, Aug 4, 2008 at 12:00 PM, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: >>> Hi, >>> >>> has anyone succeeded in paying tatindicom bills through firefox? I >>> click on 'pay' and nothing happens. >>>
I've paid a number of times online even, but there is a specific trick i use. The client-side JS is IE Specific, and so the pay button does not update a field, and each time you click on it, it basically posts the form without telling it to go to the next step. so you land up seeing the same page. I use a FF extenstion like Tamper Data, and just manually do what the JS is supposed to do(which i figured out reading the code, basically change paymode or paystep to "ONLNE"), and let the form post. after that, it works like a charm, and oddly enough, the subsequent pages have the correct javascript, and i dont need to do it again for the rest of the payment process. i've paid my last 6-7 months bills this way. BTW, mails to them about the same seem to be going into the Customer Service(TM) Black Hole... Regards R. K. Rajeev >> >> I have paid many times, though yes clicking ok 'pay' nothing happens, >> but selecting 'payment options' and selecting 'instant pay' then 'Pay >> now' , it works. typically this takes one to billdesk.com page when >> one can pay by debit/credit card. >> > > just to add.. in the form where amount is entered (though it does > auto-fill), it doesnt accept unless its given including decimals eg. > 595.00 instead of 595 ! > >> though they should still deserve HoS for not working when clicking on 'pay' ! >> > > so still holds! > > Karunakar > -- > http://mm.glug-bom.org/mailman/listinfo/linuxers > -- http://mm.glug-bom.org/mailman/listinfo/linuxers

