UPS API - printing the returned shipping label GIF data
So I'm working my way through the UPS API 'create shipping label' process...I'm at the final stage, where having validated everything, UPS return the actual shipping label to me in GIF format, from their example document, here's what is returned via XML (I've edited out all the other preceding XML bits)..
<GraphicImage>FSDJHSDJHJ3487EHNE9U8DY9VHRFV89SDFHFSDJHFSDIDFH
SJKDFSJKDFSJIU9GFIUGJIFDUJG9UKGLDJFDKJDGKJDFKGDJLDFKSJGKDFJDKGFDG9E0ER
IJGE39IWURE9U9ER0UW9R0UR9WEGU9URE9WGUW90U90GRUG90GERUG9REUGWERGJIO
JGIODFGUIOFDUGIOFUIGRUE090U9TERUT90RUT9EU90ERUT9ERU9EUER9TUT9R0UTE90R
U9TERU90RTEU9SDKHGJHGDFU</GraphicImage>
<HTMLImage>SKJJKLHGIGKHGKJHGFJGFJHDFJGHDDJFHFDJHFJHFJKDHJK
FDHJFJDFHDFJHJDFHGJDHGDFSHJKFSDHSDFJHFJSDHJKDFHFJKSHDSKJHGFDJSJDFSKSK
JJKLHGIGKHGKJHGFJGFJHDFJGHDDJFHFDJHFJHFJKDHJKFDHJFJDFHDFJHJDFHGJDHGDF
SHJKFSDHSDFJHFJSDHJKDFHFJKSHDSKJHGFDJSJDFSKHGJKDS</HTMLImage>
..what am I meant to do with either that GIF data or that HTMLIMage data? For example I piped the GIF data into a gif file - but the GIF file won't open - is there something else I need to do?
xml gif shipping ups
add a comment |
So I'm working my way through the UPS API 'create shipping label' process...I'm at the final stage, where having validated everything, UPS return the actual shipping label to me in GIF format, from their example document, here's what is returned via XML (I've edited out all the other preceding XML bits)..
<GraphicImage>FSDJHSDJHJ3487EHNE9U8DY9VHRFV89SDFHFSDJHFSDIDFH
SJKDFSJKDFSJIU9GFIUGJIFDUJG9UKGLDJFDKJDGKJDFKGDJLDFKSJGKDFJDKGFDG9E0ER
IJGE39IWURE9U9ER0UW9R0UR9WEGU9URE9WGUW90U90GRUG90GERUG9REUGWERGJIO
JGIODFGUIOFDUGIOFUIGRUE090U9TERUT90RUT9EU90ERUT9ERU9EUER9TUT9R0UTE90R
U9TERU90RTEU9SDKHGJHGDFU</GraphicImage>
<HTMLImage>SKJJKLHGIGKHGKJHGFJGFJHDFJGHDDJFHFDJHFJHFJKDHJK
FDHJFJDFHDFJHJDFHGJDHGDFSHJKFSDHSDFJHFJSDHJKDFHFJKSHDSKJHGFDJSJDFSKSK
JJKLHGIGKHGKJHGFJGFJHDFJGHDDJFHFDJHFJHFJKDHJKFDHJFJDFHDFJHJDFHGJDHGDF
SHJKFSDHSDFJHFJSDHJKDFHFJKSHDSKJHGFDJSJDFSKHGJKDS</HTMLImage>
..what am I meant to do with either that GIF data or that HTMLIMage data? For example I piped the GIF data into a gif file - but the GIF file won't open - is there something else I need to do?
xml gif shipping ups
add a comment |
So I'm working my way through the UPS API 'create shipping label' process...I'm at the final stage, where having validated everything, UPS return the actual shipping label to me in GIF format, from their example document, here's what is returned via XML (I've edited out all the other preceding XML bits)..
<GraphicImage>FSDJHSDJHJ3487EHNE9U8DY9VHRFV89SDFHFSDJHFSDIDFH
SJKDFSJKDFSJIU9GFIUGJIFDUJG9UKGLDJFDKJDGKJDFKGDJLDFKSJGKDFJDKGFDG9E0ER
IJGE39IWURE9U9ER0UW9R0UR9WEGU9URE9WGUW90U90GRUG90GERUG9REUGWERGJIO
JGIODFGUIOFDUGIOFUIGRUE090U9TERUT90RUT9EU90ERUT9ERU9EUER9TUT9R0UTE90R
U9TERU90RTEU9SDKHGJHGDFU</GraphicImage>
<HTMLImage>SKJJKLHGIGKHGKJHGFJGFJHDFJGHDDJFHFDJHFJHFJKDHJK
FDHJFJDFHDFJHJDFHGJDHGDFSHJKFSDHSDFJHFJSDHJKDFHFJKSHDSKJHGFDJSJDFSKSK
JJKLHGIGKHGKJHGFJGFJHDFJGHDDJFHFDJHFJHFJKDHJKFDHJFJDFHDFJHJDFHGJDHGDF
SHJKFSDHSDFJHFJSDHJKDFHFJKSHDSKJHGFDJSJDFSKHGJKDS</HTMLImage>
..what am I meant to do with either that GIF data or that HTMLIMage data? For example I piped the GIF data into a gif file - but the GIF file won't open - is there something else I need to do?
xml gif shipping ups
So I'm working my way through the UPS API 'create shipping label' process...I'm at the final stage, where having validated everything, UPS return the actual shipping label to me in GIF format, from their example document, here's what is returned via XML (I've edited out all the other preceding XML bits)..
<GraphicImage>FSDJHSDJHJ3487EHNE9U8DY9VHRFV89SDFHFSDJHFSDIDFH
SJKDFSJKDFSJIU9GFIUGJIFDUJG9UKGLDJFDKJDGKJDFKGDJLDFKSJGKDFJDKGFDG9E0ER
IJGE39IWURE9U9ER0UW9R0UR9WEGU9URE9WGUW90U90GRUG90GERUG9REUGWERGJIO
JGIODFGUIOFDUGIOFUIGRUE090U9TERUT90RUT9EU90ERUT9ERU9EUER9TUT9R0UTE90R
U9TERU90RTEU9SDKHGJHGDFU</GraphicImage>
<HTMLImage>SKJJKLHGIGKHGKJHGFJGFJHDFJGHDDJFHFDJHFJHFJKDHJK
FDHJFJDFHDFJHJDFHGJDHGDFSHJKFSDHSDFJHFJSDHJKDFHFJKSHDSKJHGFDJSJDFSKSK
JJKLHGIGKHGKJHGFJGFJHDFJGHDDJFHFDJHFJHFJKDHJKFDHJFJDFHDFJHJDFHGJDHGDF
SHJKFSDHSDFJHFJSDHJKDFHFJKSHDSKJHGFDJSJDFSKHGJKDS</HTMLImage>
..what am I meant to do with either that GIF data or that HTMLIMage data? For example I piped the GIF data into a gif file - but the GIF file won't open - is there something else I need to do?
xml gif shipping ups
xml gif shipping ups
asked Jun 22 '18 at 10:59
peskywinnetspeskywinnets
2318
2318
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Most shipping API's return labels as Base 64 encoded strings (in JSON or XML).
You'll need to convert the content from base 64 to an bite array, and save it.
The way you do the Base64 conversion varies by development platform, but there are plenty of examples. Here's one I just found.
http://processrhetoric.blogspot.com/2013/01/getting-ups-shipping-label-via-their-api.html
If you use the Google Chrome browser, you can preview the image by building a string that starts with
data:image/gif;base64,
Then add the image content (though your example content doesn't seem to work).
data:image/gif;base64,FSDJHSDJHJ3487EHNE9U8DY9VHRFV89SDFHFSDJHFSDIDFH
SJKDFSJKDFSJIU9GFIUGJIFDUJG9UKGLDJFDKJDGKJDFKGDJLDFKSJGKDFJDKGFDG9E0ER
IJGE39IWURE9U9ER0UW9R0UR9WEGU9URE9WGUW90U90GRUG90GERUG9REUGWERGJIO
JGIODFGUIOFDUGIOFUIGRUE090U9TERUT90RUT9EU90ERUT9ERU9EUER9TUT9R0UTE90R
U9TERU90RTEU9SDKHGJHGDFU
And put the results in the browser address bar, and the image will appear.
In JavaScript / VBScript, use ADODB to save the bytes that you create from base64 to disk as a GIF.
var stream = new ActiveXObject("ADODB.Stream");
try {
if (objFSO.FileExists(strFileName)) {
objFSO.DeleteFile(strFileName);
}
stream.Type = 2; // text
stream.Charset = "ISO-8859-1";
stream.Open();
stream.WriteText(bytes);
stream.SaveToFile( strFileName, 2);
} catch (err){
return;
} finally {
if (stream.State != 0) {
stream.Close();
}
}
thanks that was it ....I found a base64 decoder & can now view the GIF file ...I'm doing alll this in VBA so wondered if there's a way of simply opening up the decoded GIF data in a browser via access...
– peskywinnets
Jun 22 '18 at 13:39
See updates with ADO (I only have a javascript example).
– William Walseth
Jun 23 '18 at 2:44
Thanks william...in the end I managed to sort this...a combination of...1, Base64 decoding, 2. Image rotation (for some reason UPS send you their shipping label on it's side) & 3. cropping (for some reason UPS adds 200 pixels of white space at the foot of their downloaded label...this messes up the ratios. I did some googling & managed to address/remedy all these issues within VBA. Thanks for your input in my hour of need :-)
– peskywinnets
Jun 28 '18 at 21:50
Glad it worked out. BTW, I work for up-voted answers : )
– William Walseth
Jun 29 '18 at 11:50
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f50986453%2fups-api-printing-the-returned-shipping-label-gif-data%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Most shipping API's return labels as Base 64 encoded strings (in JSON or XML).
You'll need to convert the content from base 64 to an bite array, and save it.
The way you do the Base64 conversion varies by development platform, but there are plenty of examples. Here's one I just found.
http://processrhetoric.blogspot.com/2013/01/getting-ups-shipping-label-via-their-api.html
If you use the Google Chrome browser, you can preview the image by building a string that starts with
data:image/gif;base64,
Then add the image content (though your example content doesn't seem to work).
data:image/gif;base64,FSDJHSDJHJ3487EHNE9U8DY9VHRFV89SDFHFSDJHFSDIDFH
SJKDFSJKDFSJIU9GFIUGJIFDUJG9UKGLDJFDKJDGKJDFKGDJLDFKSJGKDFJDKGFDG9E0ER
IJGE39IWURE9U9ER0UW9R0UR9WEGU9URE9WGUW90U90GRUG90GERUG9REUGWERGJIO
JGIODFGUIOFDUGIOFUIGRUE090U9TERUT90RUT9EU90ERUT9ERU9EUER9TUT9R0UTE90R
U9TERU90RTEU9SDKHGJHGDFU
And put the results in the browser address bar, and the image will appear.
In JavaScript / VBScript, use ADODB to save the bytes that you create from base64 to disk as a GIF.
var stream = new ActiveXObject("ADODB.Stream");
try {
if (objFSO.FileExists(strFileName)) {
objFSO.DeleteFile(strFileName);
}
stream.Type = 2; // text
stream.Charset = "ISO-8859-1";
stream.Open();
stream.WriteText(bytes);
stream.SaveToFile( strFileName, 2);
} catch (err){
return;
} finally {
if (stream.State != 0) {
stream.Close();
}
}
thanks that was it ....I found a base64 decoder & can now view the GIF file ...I'm doing alll this in VBA so wondered if there's a way of simply opening up the decoded GIF data in a browser via access...
– peskywinnets
Jun 22 '18 at 13:39
See updates with ADO (I only have a javascript example).
– William Walseth
Jun 23 '18 at 2:44
Thanks william...in the end I managed to sort this...a combination of...1, Base64 decoding, 2. Image rotation (for some reason UPS send you their shipping label on it's side) & 3. cropping (for some reason UPS adds 200 pixels of white space at the foot of their downloaded label...this messes up the ratios. I did some googling & managed to address/remedy all these issues within VBA. Thanks for your input in my hour of need :-)
– peskywinnets
Jun 28 '18 at 21:50
Glad it worked out. BTW, I work for up-voted answers : )
– William Walseth
Jun 29 '18 at 11:50
add a comment |
Most shipping API's return labels as Base 64 encoded strings (in JSON or XML).
You'll need to convert the content from base 64 to an bite array, and save it.
The way you do the Base64 conversion varies by development platform, but there are plenty of examples. Here's one I just found.
http://processrhetoric.blogspot.com/2013/01/getting-ups-shipping-label-via-their-api.html
If you use the Google Chrome browser, you can preview the image by building a string that starts with
data:image/gif;base64,
Then add the image content (though your example content doesn't seem to work).
data:image/gif;base64,FSDJHSDJHJ3487EHNE9U8DY9VHRFV89SDFHFSDJHFSDIDFH
SJKDFSJKDFSJIU9GFIUGJIFDUJG9UKGLDJFDKJDGKJDFKGDJLDFKSJGKDFJDKGFDG9E0ER
IJGE39IWURE9U9ER0UW9R0UR9WEGU9URE9WGUW90U90GRUG90GERUG9REUGWERGJIO
JGIODFGUIOFDUGIOFUIGRUE090U9TERUT90RUT9EU90ERUT9ERU9EUER9TUT9R0UTE90R
U9TERU90RTEU9SDKHGJHGDFU
And put the results in the browser address bar, and the image will appear.
In JavaScript / VBScript, use ADODB to save the bytes that you create from base64 to disk as a GIF.
var stream = new ActiveXObject("ADODB.Stream");
try {
if (objFSO.FileExists(strFileName)) {
objFSO.DeleteFile(strFileName);
}
stream.Type = 2; // text
stream.Charset = "ISO-8859-1";
stream.Open();
stream.WriteText(bytes);
stream.SaveToFile( strFileName, 2);
} catch (err){
return;
} finally {
if (stream.State != 0) {
stream.Close();
}
}
thanks that was it ....I found a base64 decoder & can now view the GIF file ...I'm doing alll this in VBA so wondered if there's a way of simply opening up the decoded GIF data in a browser via access...
– peskywinnets
Jun 22 '18 at 13:39
See updates with ADO (I only have a javascript example).
– William Walseth
Jun 23 '18 at 2:44
Thanks william...in the end I managed to sort this...a combination of...1, Base64 decoding, 2. Image rotation (for some reason UPS send you their shipping label on it's side) & 3. cropping (for some reason UPS adds 200 pixels of white space at the foot of their downloaded label...this messes up the ratios. I did some googling & managed to address/remedy all these issues within VBA. Thanks for your input in my hour of need :-)
– peskywinnets
Jun 28 '18 at 21:50
Glad it worked out. BTW, I work for up-voted answers : )
– William Walseth
Jun 29 '18 at 11:50
add a comment |
Most shipping API's return labels as Base 64 encoded strings (in JSON or XML).
You'll need to convert the content from base 64 to an bite array, and save it.
The way you do the Base64 conversion varies by development platform, but there are plenty of examples. Here's one I just found.
http://processrhetoric.blogspot.com/2013/01/getting-ups-shipping-label-via-their-api.html
If you use the Google Chrome browser, you can preview the image by building a string that starts with
data:image/gif;base64,
Then add the image content (though your example content doesn't seem to work).
data:image/gif;base64,FSDJHSDJHJ3487EHNE9U8DY9VHRFV89SDFHFSDJHFSDIDFH
SJKDFSJKDFSJIU9GFIUGJIFDUJG9UKGLDJFDKJDGKJDFKGDJLDFKSJGKDFJDKGFDG9E0ER
IJGE39IWURE9U9ER0UW9R0UR9WEGU9URE9WGUW90U90GRUG90GERUG9REUGWERGJIO
JGIODFGUIOFDUGIOFUIGRUE090U9TERUT90RUT9EU90ERUT9ERU9EUER9TUT9R0UTE90R
U9TERU90RTEU9SDKHGJHGDFU
And put the results in the browser address bar, and the image will appear.
In JavaScript / VBScript, use ADODB to save the bytes that you create from base64 to disk as a GIF.
var stream = new ActiveXObject("ADODB.Stream");
try {
if (objFSO.FileExists(strFileName)) {
objFSO.DeleteFile(strFileName);
}
stream.Type = 2; // text
stream.Charset = "ISO-8859-1";
stream.Open();
stream.WriteText(bytes);
stream.SaveToFile( strFileName, 2);
} catch (err){
return;
} finally {
if (stream.State != 0) {
stream.Close();
}
}
Most shipping API's return labels as Base 64 encoded strings (in JSON or XML).
You'll need to convert the content from base 64 to an bite array, and save it.
The way you do the Base64 conversion varies by development platform, but there are plenty of examples. Here's one I just found.
http://processrhetoric.blogspot.com/2013/01/getting-ups-shipping-label-via-their-api.html
If you use the Google Chrome browser, you can preview the image by building a string that starts with
data:image/gif;base64,
Then add the image content (though your example content doesn't seem to work).
data:image/gif;base64,FSDJHSDJHJ3487EHNE9U8DY9VHRFV89SDFHFSDJHFSDIDFH
SJKDFSJKDFSJIU9GFIUGJIFDUJG9UKGLDJFDKJDGKJDFKGDJLDFKSJGKDFJDKGFDG9E0ER
IJGE39IWURE9U9ER0UW9R0UR9WEGU9URE9WGUW90U90GRUG90GERUG9REUGWERGJIO
JGIODFGUIOFDUGIOFUIGRUE090U9TERUT90RUT9EU90ERUT9ERU9EUER9TUT9R0UTE90R
U9TERU90RTEU9SDKHGJHGDFU
And put the results in the browser address bar, and the image will appear.
In JavaScript / VBScript, use ADODB to save the bytes that you create from base64 to disk as a GIF.
var stream = new ActiveXObject("ADODB.Stream");
try {
if (objFSO.FileExists(strFileName)) {
objFSO.DeleteFile(strFileName);
}
stream.Type = 2; // text
stream.Charset = "ISO-8859-1";
stream.Open();
stream.WriteText(bytes);
stream.SaveToFile( strFileName, 2);
} catch (err){
return;
} finally {
if (stream.State != 0) {
stream.Close();
}
}
edited Jun 23 '18 at 2:46
answered Jun 22 '18 at 12:10
William WalsethWilliam Walseth
1,65311519
1,65311519
thanks that was it ....I found a base64 decoder & can now view the GIF file ...I'm doing alll this in VBA so wondered if there's a way of simply opening up the decoded GIF data in a browser via access...
– peskywinnets
Jun 22 '18 at 13:39
See updates with ADO (I only have a javascript example).
– William Walseth
Jun 23 '18 at 2:44
Thanks william...in the end I managed to sort this...a combination of...1, Base64 decoding, 2. Image rotation (for some reason UPS send you their shipping label on it's side) & 3. cropping (for some reason UPS adds 200 pixels of white space at the foot of their downloaded label...this messes up the ratios. I did some googling & managed to address/remedy all these issues within VBA. Thanks for your input in my hour of need :-)
– peskywinnets
Jun 28 '18 at 21:50
Glad it worked out. BTW, I work for up-voted answers : )
– William Walseth
Jun 29 '18 at 11:50
add a comment |
thanks that was it ....I found a base64 decoder & can now view the GIF file ...I'm doing alll this in VBA so wondered if there's a way of simply opening up the decoded GIF data in a browser via access...
– peskywinnets
Jun 22 '18 at 13:39
See updates with ADO (I only have a javascript example).
– William Walseth
Jun 23 '18 at 2:44
Thanks william...in the end I managed to sort this...a combination of...1, Base64 decoding, 2. Image rotation (for some reason UPS send you their shipping label on it's side) & 3. cropping (for some reason UPS adds 200 pixels of white space at the foot of their downloaded label...this messes up the ratios. I did some googling & managed to address/remedy all these issues within VBA. Thanks for your input in my hour of need :-)
– peskywinnets
Jun 28 '18 at 21:50
Glad it worked out. BTW, I work for up-voted answers : )
– William Walseth
Jun 29 '18 at 11:50
thanks that was it ....I found a base64 decoder & can now view the GIF file ...I'm doing alll this in VBA so wondered if there's a way of simply opening up the decoded GIF data in a browser via access...
– peskywinnets
Jun 22 '18 at 13:39
thanks that was it ....I found a base64 decoder & can now view the GIF file ...I'm doing alll this in VBA so wondered if there's a way of simply opening up the decoded GIF data in a browser via access...
– peskywinnets
Jun 22 '18 at 13:39
See updates with ADO (I only have a javascript example).
– William Walseth
Jun 23 '18 at 2:44
See updates with ADO (I only have a javascript example).
– William Walseth
Jun 23 '18 at 2:44
Thanks william...in the end I managed to sort this...a combination of...1, Base64 decoding, 2. Image rotation (for some reason UPS send you their shipping label on it's side) & 3. cropping (for some reason UPS adds 200 pixels of white space at the foot of their downloaded label...this messes up the ratios. I did some googling & managed to address/remedy all these issues within VBA. Thanks for your input in my hour of need :-)
– peskywinnets
Jun 28 '18 at 21:50
Thanks william...in the end I managed to sort this...a combination of...1, Base64 decoding, 2. Image rotation (for some reason UPS send you their shipping label on it's side) & 3. cropping (for some reason UPS adds 200 pixels of white space at the foot of their downloaded label...this messes up the ratios. I did some googling & managed to address/remedy all these issues within VBA. Thanks for your input in my hour of need :-)
– peskywinnets
Jun 28 '18 at 21:50
Glad it worked out. BTW, I work for up-voted answers : )
– William Walseth
Jun 29 '18 at 11:50
Glad it worked out. BTW, I work for up-voted answers : )
– William Walseth
Jun 29 '18 at 11:50
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f50986453%2fups-api-printing-the-returned-shipping-label-gif-data%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown