Search:

Type: Posts; User: WO-Jacob

Page 1 of 40 1 2 3 4

Search: Search took 0.07 seconds.

  1. Thanks, I actually hadn't seen that one before......

    Thanks, I actually hadn't seen that one before... still doesn't pass muster with me though.

    Why? I dunno. :)
  2. Yeah... that hit so many red flags it's not even...

    Yeah... that hit so many red flags it's not even funny. :)
  3. The way to handle this is simple. You point...

    The way to handle this is simple.

    You point out to them that what they're asking for now is not what they asked you to quote for.

    If they have a problem with this, you have one of two options:...
  4. Replies
    12
    Views
    1,989

    Then what you really want to do is have a while...

    Then what you really want to do is have a while or some other form of loop above the switch..

    psudo code:

    while (input = invalid)
    {
    Give me input!
    }
    switch (input)
    {
  5. Here's an idea for you. You wouldn't be...

    Here's an idea for you.

    You wouldn't be competing with WHMCS if you simply altered your target market.

    What about a billing system designed especially for us developers?

    I know WHMCS has...
  6. Replies
    12
    Views
    1,989

    What it sounds like to me, is if case 1 is the...

    What it sounds like to me, is if case 1 is the same as you want for default, simply drop your case 1 and only use the default, no?
  7. Do you actually need the playlist part? Could you...

    Do you actually need the playlist part? Could you just disassemble the file and do a redirect?

    How about turning it into an m3u instead of a pls?
  8. I've replied, just so you know. Let's see what my...

    I've replied, just so you know. Let's see what my research turns up.
  9. Just wanted to let you guys know, we went with...

    Just wanted to let you guys know, we went with the Best Western Grant Part
    ...
  10. I think with the time factor staying downtown...

    I think with the time factor staying downtown sounds like the better idea. I'm pretty sure the extra little while would be better used looking around the museums more or sleeping in, hah.

    Again,...
  11. $40 a way?! EGADS! That's kind of awesome...

    $40 a way?! EGADS!

    That's kind of awesome though, as that's another $160-$240 I can pay without feeling bad.

    Looks like I'll just up the budget a bit, and we'll pick somewhere downtown in the...
  12. Thanks for the input guys (and gals!), I will...

    Thanks for the input guys (and gals!), I will look into these tomorrow. I will let you know what we end up deciding... at this point I'm thinking of going near the airport and either dealing with the...
  13. Unfortunately it's Mon-Weds we will be there....

    Unfortunately it's Mon-Weds we will be there. Just the way the dates work out. :) Sounds good though.
  14. Holy cow, they better be nice, LOL! I saw 535 and...

    Holy cow, they better be nice, LOL! I saw 535 and thought that was the quote for both nights... wrongo!

    Preferably under 600 for two nights at the most would be our target, though hopefully less....
  15. A question for those of you in Chicago...

    Hey there!

    My wife and I are planning a trip to Chicago for a few days for our anniversary (Wow! It's been a year already!), but I'm having trouble settling on a hotel.

    We plan on going to...
  16. Let me know if nothing works out and I'll see if...

    Let me know if nothing works out and I'll see if I can figure out something for you. I know the concepts of what needs to be done, just don't have much practice in that specific area.

    You're very...
  17. Glad I could lend a hand. If I had more...

    Glad I could lend a hand. If I had more experience with Kayako I would offer a quote, but my best recommendation again would be to contact the guys you'd linked to that already have a solution for...
  18. Thanks for the replies everyone. I'm glad my...

    Thanks for the replies everyone. I'm glad my thoughts are pretty inline with the norm on things... just wish there was a better way to educate the general user, as many I have talked to hold the...
  19. Do either WHMCS or Kayako function properly with...

    Do either WHMCS or Kayako function properly with such a setting? It's hard to say without testing, thus, a bit more than a general simple problem. :)

    The other issue you may run into, is typically...
  20. Are there any VPS providers who actually offer what VPS is typically sold as?

    I'm just putting this out to you guys in general to get a feel for things. Perhaps I'm jaded by having a string of wonky providers or just poor node maintenance or planning or maybe I've always read...
  21. I can get that, but jut remember first line...

    I can get that, but jut remember first line support doesn't always have the best clue as to the specifics of things, and often doesn't even realize it. Level 3 admins of course know an ssl cert is an...
  22. Just an FYI, while this is in theory a simple...

    Just an FYI, while this is in theory a simple script, in practice, it is a bit more difficult, especially to do securely.

    The script you reference works by tapping into the cookies, however, as I...
  23. sirblackjack, cPanel can support SSL...

    sirblackjack,

    cPanel can support SSL certificates on a shared server with dedicated IP, and there's no /technical/ reason why your host would decline your request.

    That being said:

    Perhaps,...
  24. Replies
    13
    Views
    3,257

    There's a few out there, but they all seem to be...

    There's a few out there, but they all seem to be missing some features that others have, nothing seems to be all inclusive. I ended up writing my own at one point and setting it up as a service. It...
  25. Replies
    2
    Views
    959

    The only thing I can think of is to remove the...

    The only thing I can think of is to remove the requirement of using folder2.

    You would set it up as:

    in folder/.htaccess

    RewriteEngine On
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule .*...
Results 1 to 25 of 1000
Page 1 of 40 1 2 3 4