wbaduk registration?
-
terraform
- Dies in gote
- Posts: 26
- Joined: Fri Jan 14, 2011 6:12 pm
- Rank: KGS Crapkyu
- GD Posts: 0
- KGS: terraform
- Has thanked: 1 time
- Been thanked: 2 times
wbaduk registration?
Has anyone ever registered for wbaduk before? The Test Room was mentioned in a recent thread, so I wanted to try it out. The sign up page loads, but nothing happens when I hit continue. Looking at the source code, I can see there's supposed to be a message if something goes wrong. I can only guess that the submit() function is called, but the input field isn't cleared, and I haven't received any email. I've done this in Chrome and Firefox. My problem is probably something stupid like, "They check user registrations manually, hold up a sec doc."
??/10,000
Don't know! Haven't been counting. Will count eventually...
Don't know! Haven't been counting. Will count eventually...
- Phelan
- Gosei
- Posts: 1449
- Joined: Tue Apr 20, 2010 3:15 pm
- Rank: KGS 6k
- GD Posts: 892
- Has thanked: 1550 times
- Been thanked: 140 times
Re: wbaduk registration?
Actually, the problem is you have to use internet explorer. Or at least that's what I remember from when I registered.
- topazg
- Tengen
- Posts: 4511
- Joined: Wed Apr 21, 2010 3:08 am
- Rank: Nebulous
- GD Posts: 918
- KGS: topazg
- Location: Chatteris, UK
- Has thanked: 1579 times
- Been thanked: 650 times
- Contact:
Re: wbaduk registration?
I must admit, I still want to get on wBaduk at some point, and have failed enough times to have given up.
-
terraform
- Dies in gote
- Posts: 26
- Joined: Fri Jan 14, 2011 6:12 pm
- Rank: KGS Crapkyu
- GD Posts: 0
- KGS: terraform
- Has thanked: 1 time
- Been thanked: 2 times
Re: wbaduk registration?
Yep, IE did it! You only need IE to register though. I logged in just fine with Chrome. =) Thanks all.
EDIT: Nevermind. The Test Room only works in IE again. Sounds like an .asp issue.
EDIT: Nevermind. The Test Room only works in IE again. Sounds like an .asp issue.
??/10,000
Don't know! Haven't been counting. Will count eventually...
Don't know! Haven't been counting. Will count eventually...
- topazg
- Tengen
- Posts: 4511
- Joined: Wed Apr 21, 2010 3:08 am
- Rank: Nebulous
- GD Posts: 918
- KGS: topazg
- Location: Chatteris, UK
- Has thanked: 1579 times
- Been thanked: 650 times
- Contact:
Re: wbaduk registration?
terraform wrote:EDIT: Nevermind. The Test Room only works in IE again. Sounds like an .asp issue.
Shouldn't be - .asp is all server side, and shouldn't be browser specific.
-
terraform
- Dies in gote
- Posts: 26
- Joined: Fri Jan 14, 2011 6:12 pm
- Rank: KGS Crapkyu
- GD Posts: 0
- KGS: terraform
- Has thanked: 1 time
- Been thanked: 2 times
Re: wbaduk registration?
Alas, missing one line of code shouldn't compromise an entire network, but it does. =) The pages that wouldn't work were the login-whatever.asp and test-room-popup-thing.asp, hence my guess.
??/10,000
Don't know! Haven't been counting. Will count eventually...
Don't know! Haven't been counting. Will count eventually...
- topazg
- Tengen
- Posts: 4511
- Joined: Wed Apr 21, 2010 3:08 am
- Rank: Nebulous
- GD Posts: 918
- KGS: topazg
- Location: Chatteris, UK
- Has thanked: 1579 times
- Been thanked: 650 times
- Contact:
Re: wbaduk registration?
terraform wrote:Alas, missing one line of code shouldn't compromise an entire network, but it does. =) The pages that wouldn't work were the login-whatever.asp and test-room-popup-thing.asp, hence my guess.
Ok, I rephrase. .asp does nothing different between different browsers unless someone has specifically coded it to do so (such as calling activeX for IE users assuming windows and something else for others), but then that is again not an .asp issue but a separate platform issue.
A browser requests a page from a server, and regardless of .php or .asp, the browser receives processed code free of either .php or .asp - as such, the .asp or .php part of the page is not the root of the problem
Not that this is very relevant I guess to the original issue, but the problem may be activeX?
-
snorri
- Lives in sente
- Posts: 706
- Joined: Fri Jul 02, 2010 8:15 am
- GD Posts: 846
- Has thanked: 252 times
- Been thanked: 251 times
Re: wbaduk registration?
topazg wrote:terraform wrote:Not that this is very relevant I guess to the original issue, but the problem may be activeX?
They have a 32-bit ActiveX control and that's it. There is no alternative that they provide.
-
hailthorn011
- Lives in sente
- Posts: 1160
- Joined: Tue Jun 01, 2010 1:34 pm
- Rank: KGS 6k
- GD Posts: 0
- Universal go server handle: hailthorn
- Location: VA, USA
- Has thanked: 183 times
- Been thanked: 100 times
- Contact:
Re: wbaduk registration?
terraform wrote:Yep, IE did it! You only need IE to register though. I logged in just fine with Chrome. =) Thanks all.
EDIT: Nevermind. The Test Room only works in IE again. Sounds like an .asp issue.
I never had any issues with Wbaduk on Firefox. Weird.
Slava Ukraini!
- Dusk Eagle
- Gosei
- Posts: 1758
- Joined: Tue Apr 20, 2010 4:02 pm
- Rank: 4d
- GD Posts: 0
- Has thanked: 378 times
- Been thanked: 375 times
Re: wbaduk registration?
I'm using Firefox on Linux, but I can do everything on WBaduk (including register) just fine. The edge of it's Java windows gets cut off in the lecture windows, but that's it.
We don't know who we are; we don't know where we are.
Each of us woke up one moment and here we were in the darkness.
We're nameless things with no memory; no knowledge of what went before,
No understanding of what is now, no knowledge of what will be.
Each of us woke up one moment and here we were in the darkness.
We're nameless things with no memory; no knowledge of what went before,
No understanding of what is now, no knowledge of what will be.
- topazg
- Tengen
- Posts: 4511
- Joined: Wed Apr 21, 2010 3:08 am
- Rank: Nebulous
- GD Posts: 918
- KGS: topazg
- Location: Chatteris, UK
- Has thanked: 1579 times
- Been thanked: 650 times
- Contact:
Re: wbaduk registration?
I just get access violations with the downloadable thing and can't connect at all 