|
-
Apr 5th, 2002, 08:14 AM
#1
Thread Starter
Frenzied Member
POST QueryString Escape Sequences
Okay, my client has a product that is posting data to various paging providers (Alltel, Metro, Spring, PageNet, et al). You provide a URL and a QueryString with wildcards (wher e to put the PIN, where to put the message text).
Before it does the post it converts each space to %20. We have met a proprietary service of a client that requires double quotes to be converted (%22).
I'm wondering where is the standard (or RFC) that dictates that spaces must be converted? I'm trying to discern who is at fault, the product that isn't converted double quotes, or the service that is refusing to accept raw double quotes.
Travis, Kung Foo Journeyman
As always, RTFM.
WWW Standards: HTML 4.01, CSS Level 2, ECMA 262 Bindings to DOM Level 1, JavaScript 1.3 Guide and Reference
Perl: Learn Perl, Llama, Camel, Cookbook, Perl Monks, Perl Mongers, O'Reilly's Perl.com, ActiveState, CPAN, TPJ, and use Perl;
YBMS, but Mozilla doesn't.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|