In for a challenge? phpthrowdown

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

why does this greasemonkey script ole and I use replace questions marks with a url encoded value for ¬ %AC%AC%AC%AC%AC%AC
http://www.w3schools.com/tags/ref_urlencode.asp

Strange. %AC
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

If it is the quick reply script, it replaces all question marks with %AC.
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

ole wrote:I've added your KH. What ports do you need open for skype file transfers?
I think ports are automatic - it has NAT traversal built in to the spec

The rest of you get on Skype for a test drive
User avatar
Ollie Saunders
DevNet Master
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

Post by Ollie Saunders »

If it is the quick reply script, it replaces all question marks with %AC.
But why%AC WHY%AC%AC!!! *cough* I'd just like it fixed really.
The rest of you get on Skype for a test drive
Yep, me and KH are on there now having a lovely little chat. Get in the room already!
User avatar
aaronhall
DevNet Resident
Posts: 1040
Joined: Tue Aug 13, 2002 5:10 pm
Location: Back in Phoenix, missing the microbrews
Contact:

Post by aaronhall »

It would probably just require a urldecode() on the server side
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

the strange thing is that %AC has nothing to do with a question mark though... where does it get %AC

sorry I've derailed another thread.
User avatar
aaronhall
DevNet Resident
Posts: 1040
Joined: Tue Aug 13, 2002 5:10 pm
Location: Back in Phoenix, missing the microbrews
Contact:

Post by aaronhall »

The Ninja Space Goat wrote:the strange thing is that %AC has nothing to do with a question mark though... where does it get %AC
whoops, I'm an idiot
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

It's true: AC should be a ¬

And get in skype already!
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

The Ninja Space Goat wrote:the strange thing is that %AC has nothing to do with a question mark though... where does it get %AC

sorry I've derailed another thread.
Man, I hope you don't win another award for that...

I think there is something in the greasemonkey code that is doing it. Frankly I have no desire to try to decipher the Javascript mess, so I am just not using it at the moment. But I would bet it has something to do with the actual JS code driving it.

NOW BACK ON TOPIC! :twisted:
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

The cool kids are all in skype, planning this throwdown.

add kieran.huggins to be one of the chosen few
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

There are four of us in there now... come on people!
Post Reply