Search:

Type: Posts; User: JeffKimmel

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    604

    Re: re-building JSON

    Dave,

    I haven't tested this but maybe create tResponseError struct like below. Then call AddMember 3 times on response_text, once for the tResponseErrorStruct & the 2 more times for the...
  2. Replies
    13
    Views
    763

    Re: Fedex return value

    Wil,

    Thanks, exactly what I found. I read a thread about unzipping a gzip & I'll be doing just that.

    Jeff
  3. Replies
    13
    Views
    763

    Re: Fedex return value

    Thanks Frank, I'll give that a try.

    - Jeff

    Edit:

    The below did not work. The flag looks like it's getting set as I get a 'True' but the response I get in flex code is still a gzip string. ...
  4. Replies
    13
    Views
    763

    Re: Fedex return value

    Wil,

    Here's the file in binary form. I'm only guessing it's gzipped because the content-type is gzip. I can't tell what's the format. I can say that when I used fiddler the response was a...
  5. Replies
    13
    Views
    763

    Re: Fedex return value

    Wil,

    I can/did but I don't think it's what you are looking for. When I do a write ucharArry[i] it give me the decimal format of the response. I've hopefully attached a file where each line is...
  6. Replies
    13
    Views
    763

    Re: Fedex return value

    Frank,

    How's it going, been a while. I tried that & it made no difference. I called fedex and they said there was nothing we could do on our end to not get a gzip response. Not real sure what...
  7. Replies
    13
    Views
    763

    Re: Fedex return value

    All,

    In further researching this, I think the issue is that the content-encoding of the return packet when we have a time-out has gzip encoding. I believe I need to unzip the contents of a...
  8. Replies
    13
    Views
    763

    Fedex return value

    All,

    First, thanks for all the help I've already received. I'm having an issue on fedex calls when the token has expired. In debugging the issue, the problem seems to be in the...
  9. Replies
    3
    Views
    272

    Re: Fedex Integration again

    Mike,

    That was it! Thanks, you saved the day.

    Jeff
  10. Replies
    3
    Views
    272

    Fedex Integration again

    All,

    I'm just starting down the road with the new rest API as well and have hit a stumbling block. When I try to use the cHttpTransfer class the call always times out. I have it working in...
  11. Replies
    5
    Views
    486

    Re: cWebList and onRowDoubleClick

    Roel,

    While not implemented in the cWebList we have views where we do something very similar. We set pbServerOnSubmit to true and the double click works. Hitting the 'Enter' key will also work. ...
  12. Re: Cannot read config file. Insufficient authority.

    Bengt,

    Not a response to your main issue but I've found when I get the 'UNABLE TO OPEN FILE...' I can go into the programs folder & just rename the WebApp.exe. This might work for you & you won't...
  13. Replies
    10
    Views
    768

    Re: Topaz WebSig Custom Control

    Samuel,

    Thanks, I was hoping that would help but I'm still getting the same results. I think the issue I'm having is that the Topaz control is using a timer to get the data from the signature pad...
  14. Replies
    10
    Views
    768

    Re: Topaz WebSig Custom Control

    All,

    Thanks for the responses but I think I haven't properly explained my issue. I do have everything 'working' in regards to the javascript. What happens is I can click a DF button that sends...
  15. Replies
    10
    Views
    768

    Re: Topaz WebSig Custom Control

    Wil,

    Thanks for the quick response but I'm using showlns just to see what might be going on (after trying info boxes & other stuff). I also did look at the browser console and there are no...
  16. Replies
    10
    Views
    768

    Topaz WebSig Custom Control

    All,

    I'm trying to develop a custom control based on the SigWeb js library. I have things mostly working but have run into an issue. I have a DF button with the onClick defined below. The...
  17. Replies
    4
    Views
    454

    Re: Learning Center Custo Controls

    Mike,

    That was it - nice catch. I missed that too - thanks.

    Jeff
  18. Replies
    4
    Views
    454

    Re: Learning Center Custo Controls

    All,

    Reply to myself as I worked around the issue. I added the code below to Index.html & that got me going. Not sure where it's actually supposed to be but this got me going.

    Jeff

    ...
  19. Replies
    4
    Views
    454

    Learning Center Custo Controls

    All,

    I'm trying to get a custom control going & went to the learning center & I'm following the tutorial. When I try to render the control I get a 'Could not find class 'dfcc.WebMsgBuilder'...
  20. Replies
    2
    Views
    418

    Re: Web Signature Pad Again

    Michael,

    Super cool! I'll take a look.

    Thanks,

    Jeff
  21. Replies
    2
    Views
    418

    Web Signature Pad Again

    All,

    Can the signature pad be used with Topaz signature capture? I'm pretty sure the answer is no but was wondering if anyone has tried this.

    Thanks,

    Jeff
  22. Replies
    4
    Views
    1,314

    Re: psBackgroundColor in a cWebColumn !?

    Nick,

    While not a solution for the psBackground color have you looked into OnDefineRowCssClass? I use that to do exactly what you are looking for. I have a multi-select web list that I highlight...
  23. Replies
    2
    Views
    862

    Re: Find Error on Reread

    Steve,

    We had something similar when we were developing an app where the SQL generated ID was not known by our application code. In our custom DD we generate the GUID and put that in the...
  24. Replies
    6
    Views
    2,845

    Re: Charts are not showing

    Bob,

    Thanks for the reply. I fixed the problem by changing the registry via code, that way the user does not have to do anything. This seems to work OK on our tests and I'm going to try to have...
  25. Replies
    6
    Views
    2,845

    Re: Charts are not showing

    Bob,

    You are correct in that it is using the iFrame and it is indeed old. I can't go through the steps you mentioned for every customer we have (existing and new), it's way too much to ask our...
Results 1 to 25 of 78
Page 1 of 4 1 2 3 4