Jump to content

Lianna

Members
  • Posts

    2,387
  • Joined

  • Last visited

Everything posted by Lianna

  1. Prime example of a decent use of iframe: a local parochial school uses an iframe to display school closing content. The principal, from home, can then update the iframe contents page (single page) early in the morning if school is closed for the day due to inclement weather (SNOW, which we have had ZERO of. Uhg. ...ranting, sorry, still wanna build a snowman). Meanwhile, on non-snowdays, the page has a new piece of artwork from a student rotated about weekly. kind of a cool thing. And nobody around my territory uses macs anyway!
  2. Here, I'll go over the edge for you and let you know how deep the gully is.... be back after update....
  3. Just chatting withsomeone yesterday using a Mac...no iframe content showing for him! If that isn't a kicker. So while I think iframe is a neat concept, remember that it doesn't seem to work well with your Mac visitors. That said, it was one guy, one mac, two sites with iframes that he saw no content. Take it for what it's worth.
  4. Still makes me giggle! ...a helicopter!
  5. Yay! Welcome Darq, er um, Robert. That'll take getting used to!
  6. No problem. Sorry for the delay in testing that for you. Been pretty busy today.
  7. If you submit a helpdesk support ticket, Tech support may be able to delete it for you.
  8. Blob is binary so this works just dandy (remove the "(500)" from the 'extra' field): >CREATE TABLE Sabre( sabreName VARCHAR( 20 ) PRIMARY KEY , realName VARCHAR( 20 ) , age CHAR( 2 ) , timezone VARCHAR( 15 ) , country VARCHAR( 20 ) , email VARCHAR( 30 ) , AIM VARCHAR( 25 ) , MSN VARCHAR( 30 ) , ICQ VARCHAR( 15 ) , sabreChar VARCHAR( 12 ) , sabreCombat CHAR( 3 ) , otherChar VARCHAR( 12 ) , extra BLOB );
  9. manu, Who is the registrar for your reseller's domain? You will need to submit a helpdesk ticket requesting the 2 needed IP addresses (make sure you state the reason for the request...private name servers).
  10. To get your own name servers, you must get a Standard or Deluxe reseller plan. The generic name servers are available for all reseller plans to use.
  11. Hang tight and I'll manually create the table and export the SQL results. Which begs the question, why not just build the table through the nice pretty phpMyAdmin interface in the first place?
  12. For as long as I have been involved with computers, there have been domination conflicts and the swing of the "proprietary vs. non-proprietary" argument. About 20 years ago, I remember a statement from HP regarding their decision to transition to a non-proprietary, standard DOS PC. This was BIG then, because they had learned from the Apple mistake: "if people have no choice and they will be ours forever." HP was very soon after a major rival for IBM and others using a non-proprietary OS. Then along came the Windows craze and the Microsoft empire. In my opinion, it seems everytime they (M$) have tried to limit their users to proprietary softwares and systems, they've shortly changed their 'tune', no pun intended. These little wake-up calls only serve us, the consumers, very well. ...and when the tides will change again...
  13. Qinau, I've added that little debit VISA trick to my list for future reference in dealing with similar situations. There are a lot of people in the same situation as feelsome and this is a terrific solution! Feelsome, we look forward to your company in the forums. Welcome home!
  14. ASP is not supported on our servers. Sorry.
  15. *YAY* Outstanding!
  16. >CREATE TABLE Sabre (sabreName VARCHAR(20) PRIMARY KEY, realName VARCHAR(20), age CHAR(2), timezone VARCHAR(15), country VARCHAR(20), email VARCHAR(30), AIM VARCHAR(25), MSN VARCHAR(30), ICQ VARCHAR(15), sabreChar VARCHAR(12), sabreCombat CHAR(3), otherChar VARCHAR(12), extra BLOB(500), ); Try that instead. I think having two distinct lines for sabreName may have been fouling it up. A primary key cannot be null anyway, so the two instructions were redundant.
  17. Nice suggestion Qinau! Would not take much to secure a debit VISA card which could then be used to register/purchase.
  18. Thomas, Provided the files are legal and do not otherwise violate the TOS and AUP, then you are free to use your space for whatever means you see fit. So, knowing you as I do, YES, you may setup space on your site and/or her site for files to be shared between you.
  19. Doing well thanks! Support desk ticket really is the best way to get the info on your account and renewal status there of.
  20. You could celebrate it today if you're looking for a good excuse.
  21. Also, make sure that your statement is ended with a semi-colon ( ; ). It isn't in the code pasted above, so I didn't know if that was just a copy paste error, or if it was really missing in your statement.
  22. Yes, all transfer counts against your bandwidth, incoming or outgoing, files and mail.
  23. There may indeed be an issue with your credit card country. Our payment processor uses an anti-fraud technique whereby the country of origin of the credit card is compared to the country indicated by your current online IP address. If they don't match, then the transaction may be suspected of fraud. As Rob said, you should definitely put down the billing address for the credit card. And no, we don't not have payment links setup for multiple years of purchase. Sorry, one year at a time.
  24. Lianna

    Bug?

    Ok, suckin' up definitely works.
×
×
  • Create New...