Jump to content
xisto Community

Chesso

Members
  • Content Count

    1,041
  • Joined

  • Last visited

Posts posted by Chesso


  1. Hello, I am going to get a laptop very soon (hopefully tomorrow at some point), and where I live at the moment a tele isn't exactly ideal let alone cheap.Does anyone know what ways I may be able to hook my xbox 360 (and others) to display on the laptop screen?Aside from features that may come with it (like s-video input or something like that).I'm using standard AV cables for the 360, plus it has an s-video cable for s-video input.


  2. I cannot find how to change this and am unsure how it will help.I don't have a Credit Card, or atleast not one that can perform these types of transactions.I have money already in PayPal the old normal, standard way, just via my bank account, it's already cleared and ready to be used.It's just the CH order at the point of PayPal forces me to use eCheque (there are no other options), and I can't find even a proper settings page for PayPal or anything in their help.


  3. I have almost no time lol, just got home from work then and have to get stuff sorted for work tomorrow and then pretty much head off to bed ready for work >_>.Does Xisto itself have paid hosting or anything like that (I can't remember exactly), in a fashion where I could have my current account re-activated without any major changes or anything, and what kind of payment options are available? (I'm Australia and don't have a Credit card unless a Visa Debit card issue for works salary sacrifice benefit counts).So yeah if anyone can clear up the generality of paid hosting if it's available would be awesome, don't have too much time to run around looking till the long weekend (4 days of no work YES!!!!!!! :)).


  4. Well that's what I needed to know.Iv'e been around probably a couple of years now so I understand most of it, but this is the first time where I haven't been able to really post, especially when the people I live with only have 400mb monthly, i'm lucky to be able to check emails and bank lol.But from my understanding you lose credits as the site is "Active", well once it reaches 0 it isn't active anymore is it...... so why is it still hitting into negative lol...... and then need to gain more credits to be positive despite it technically still not being active.That will suck hard if they don't switch plans or I don't get my own place anytime soon lol.


  5. Hello, I just started a new job Monday and it's pretty long hours and travel time, so basically haven't been on much, anyway for some reason I have neg 9.79 or something (Iv'e never gone to 0 before so this is new to me), does this mean I need to get 10 points basically just to bring it to 0, despite my site being suspended at this stage anyway?

    Notice from OpaQue: Adminstrator:
    Title and Description changed.Please choose Title and Description carefully. Title: The Title should be descriptive and should summarize your entire post. Description: The description should be usedto add further details/information about your post.

  6. Well if we can clone animals already...... God ain't so big or smart anymore now is he ^_^.It's a matter of time before we unlock everything from within the human body, it's a heck of a lot small and simpler than the universe (and were already exploring that......).Though I'm not religious, but i'm not an aithiest either.There were humans before any belief in gods of any kind existed, there were no real issues then, so why bother now?As for evolution, I don't really know, theoretically though it is a good explanation, but there could be more to it, or we could be more off than we think, we'll find out one day ;)


  7. Well whenever the sun does it's thing, isn't the only concern."There is more than one way to skin cat" as they say, so there are many other things and factors that can frankly screw us, long before the sun gives in.Exploring fair enough, but I have no interest in space what so ever, the internet is more than possible without space (we do still have land lines and dial-up/cable you know........).Sure it'd be more of a pain, but very possible, that and we would just find a way around that issue soon enough.But it's got to have it's uses, considering what goes into it, so just leave it alone.


  8. I have not done VB in a long time, but I assume you can make object arrays (filled with strings and what not), or record arrays maybe.Use that instead of if/then/else if, and if you have something available like record arrays, add an extra value for primary (or the answer), so say if you load 4 strings from file, 1 will be marked in some manner as the correct answer, mark it as primary.Then if someone checks a box, check the correspendence between radio button and record array, and check it's primary property to see if it's the correct answer.Anyway, I do all this stuff in Object Pascal (Delphi), but VB should have something.


  9. I used inline CSS to create borders for a table (works under normal circumstances without fail).Both versions of my email? What do you mean, like send both at the same time (that makes no sense lol), these emails are just for me personally, not for anyone else.And for now they are only going into GMail, I am just trying to create a standard and (I know it's definitely for me) type of feedback email, so I know it's purpose and where all the information will be right away.Much like I would a HTML/CSS etc page.


  10. Isn't Zune the name of the new portable MP3/Media players from Microsoft?Do they have some kind of media player software to go with it, like Windows Media Player lol.Windows Media Player can still be very reliable in many ways, although I mostly use Video Lan Client and Media Player Classic.Like some files may only work in Video Lan Client, or it's just it can play partly downloaded media, but also Windows Media Player can play quite a few files other players seem to have issues with, or at least that is my experience so far.


  11. Yeah it is pretty good generally.But it needs a lot more default resources at it's disposal, like earlier version of RPG Maker.The whole scripting thing is also good, however there is not enough information for beginners and it's considerably useless because of this.


  12. Oh and also here is what I use in PHP basically to send email:

    mail($mailto, $subject, $messageproper, "From: \"$name\" <$email>\r\nReply-To: \"$name\" <$email>\r\nX-Mailer: chfeedback.php 2.04" );

    $mailto is the email to send to obviously (if that has an effect).

    $subject is self explanatory.

    $messageproper is the actual content of the message.

    The last bit I assume are the headers (I think I got this bit from somewhere else), so I am unfamiliar exactly with what to do with the headers.

    I found some information on HTML emails, with changing the headers to make it work, but then it left out anything of like what I have, which makes me wonder if the mails would still even work properly?
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.