Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 DOB and History.Go(-1)
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

SiSL
Average Member

Turkey
671 Posts

Posted - 24 March 2009 :  11:54:55  Show Profile  Visit SiSL's Homepage
Greetings, with 3.4.0.7, when using DOB, it is great to have something people understand, however, when they submit registration (or profile form) and an error occurs, when they go back, they have to pick different date to make DOB selector move (in IE)

Replication: try registering, pick a DOB with no other info entered, you will receive error of not entering many things, go back, year remains which is picked... Therefore have to change it to some else date and back...

Is there a quick fix for that?

CHIP Online Forum

My Mods
Select All Code | Fix a vulnerability for your private messages | Avatar Categories W/ Avatar Gallery Mod | Complaint Manager
Admin Level Revisited | Merge Forums | No More Nested Quotes Mod

Edited by - SiSL on 24 March 2009 12:02:45

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 24 March 2009 :  12:58:33  Show Profile
That's a bug in Internet Explorer.


Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Go to Top of Page

SiSL
Average Member

Turkey
671 Posts

Posted - 24 March 2009 :  13:08:21  Show Profile  Visit SiSL's Homepage
I don't think it IS a bug in IE. Since it is a behaviour, not to fill "scripted" variables... It does it on anything that user changed without changing page.

Beside, I don't think IE will change its behaviour to re-fill javascriptted variables on history go...

Therefor, be it a bug in IE (that is there over tens of years) or be it behaviour, I'm looking for a solution...

May be re-check onload...

EDIT:
Nevermind, problem solved by changing Hide function on inc_datepicker.js to:

function Hide(o){
	if (!o.disabled) {
		// o.disabled = true;
		o.selectedIndex = 0;
		// o.style.visibility = "hidden";
	}
}

CHIP Online Forum

My Mods
Select All Code | Fix a vulnerability for your private messages | Avatar Categories W/ Avatar Gallery Mod | Complaint Manager
Admin Level Revisited | Merge Forums | No More Nested Quotes Mod

Edited by - SiSL on 24 March 2009 13:34:41
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.35 seconds. Powered By: Snitz Forums 2000 Version 3.4.07