Jump to content
xisto Community

epox

Banned
  • Content Count

    164
  • Joined

  • Last visited

Everything posted by epox

  1. hello, recently i made this sig, it's quite simple, but i like it, please send me some suggestions i hope you like it! Notice from BuffaloHELP: Moving from Hosted Members Area to Xisto Graphics > Sigs > Showoff. Title spelling correction.
  2. in my house everybody tell me i'm getting noctambulus, and my mother is thinking how to remoive me from computer, she makes a lot of things, but definetly, she can't, the only thing that takes me away from computer is a nice girl, or my friends, well i think i'm sleeping about 6 hour.
  3. i think ps is so powerful, it's the best design tool, and it has lots of features
  4. pretty good man, but as all others improve that renders, i sugest you more tolerance with the selection tool, also replace colors according to the palette of colors you are using, that's so useful.i'm a newbie too, and something i can tell you is beware of pixelated renders, that calls the attention of all the picture, and that's what you don't want the people look at.and other thing, keep to use the patterns clean, without rough borders or things like that, that calls attention too, you could use some blur, alpha channel, etc...but, don't worry isn' bad for first time
  5. sorry kid i don't wanted to spam you, simply i didn't have anything to say, i don't read your message but all i can tell you about the girls, is kiss her, make her feel like heaven, don't hesitate, do it, or maybe you will simply lose her, and what's worst, kissing another boy.sorry man, that's life, they are women, tgere's only one oportunity, don't loose it, or you will complain later.i won't spam again, i swear!
  6. hey man! moderators here are pretty cool, but cuando se me da la gana de hablar en mi idioma, they punish me, and i don't understand it, it's hard to speak english when you don't speak well, also i think is great all the languages out there, but thats irrelevant, you are doing so fine, i don't have anything against youy no olviden, la constancia puede lo que la dicha no alcanza!
  7. i'm really really really sorry, so sorry, i don't wanted to spam, sorry iwon't do it again, and i say never, never do it again, simply i didn't have nothing to say to gain credits, or that's what i believe, i'm not sure, but i have something to say about all this, and is that write words with content is not really easy, and that was what motivated me to spam(i'm really sorry), and now, look at me, i have been executed, i can't acces my website!!!, what are going to say my friends??? is hard to listen you are a, cough, cough, spammer!!!!!!!, ohhhhhh nooooooooo i'm finished. well, i will be a good guy, i swear(x), you are so great!, this service is pretty cool, and i don't want to be excluded, like in everything, and i hope you recieve my apologize!. at last but not least, don't spam guys, or santa won't bring you anything, don't forget it, don't spam, you are warned!!! Notice from BuffaloHELP: Posted in the wrong forum. Your Voice! Your Review! [NEW] is to share your experience with other hosting services. Moving this topic to Hosted Members Area.
  8. Notice from Becca: You know you've got to QUOTE if the text isn't written by you, right? {I'm sorry if you didn't} Anyways I'm warning you, if you behave then I might deduct the warn per cent. But for now... *tut tut tut*
  9. epox

    Zelda

    actually playing minish cap, it's one of the most funniest games i have ever play, simple but entertaining, and also the snes game, and what i can i say is that zelda is one of the o nly games i play to the end!
  10. hey man really sad, i bet if that man had met a beauty lady, maybe he would be still alive, but spend 50 hours at computer is really bad.
  11. thanks truefusion, all that is useful,but with h3 i want to remove all spaces from the layout(padding, margins) and i put padding:0px, and margin:0px, but it is not working, what is wrong?thanks again!
  12. hello there!, i need somebody tell me how to put a scrollbar into my divs or tables, and how to delete the h3 cellpadding or how to bold a text with css. thanks a lot!
  13. hey i will quote some of the features i told you before: well i hope you find it useful, and dream on!
  14. hey! i think own a game console is great, i'm agree nintendo has the greatest games they have all the creativity to entertain all the kids fooling arround, but psp actually owns the most versatile consele arround there, i think, it has a lot of features, the screen is really cool, is giant, and the video is really cool too, and i hear about some features sony is going to realize in the feature like:Sony PSP as PC Game PadSony PSP Car Stereo ConnectorSony PSP WebCamSony PSP Direct Data ExchangeSony PSP TVSony PSP UMD Disc WriterSony PSP Touch ScreenSony PSP KeyboardSony PSP Universal Remote ControlSony PSP BluetoothSony PSP TV-OutSony PSP Mobile PhoneSony PSP eBook ViewerSony PSP Instant MessengerSony PSP Digital CameraSony PSP Hard-driveSony PSP VOIP TelephonySony PSP GPSWhite Sony PSPWeb Surfing with the Sony PSPso if you have the money don't hesitate, just buyit, i would buy it if i have the money,but first you would go to an expert source and experiment with all the consoles arround.
  15. helloo!, here goes the code: this is the php code: <?php $dbh=mysql_connect ("localhost", "epox", "******") or die ('I cannot connect to the database because: ' . mysql_error()); mysql_select_db ("epox_tribusuburbanas"); $nombre=$_GET['nombre']; $mail=$_GET['mail']; $movil=$_GET['movil']; $fijo=$_GET['fijo']; mysql_query("insert into agenda values ('$nombre','$mail','$movil','$fijo')",$dbh); header("agenda.htm");?> and here the htm: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://forums.xisto.com/no_longer_exists/ http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Agenda</title><style type="text/css">body{ margin-top: 20px; text-align: center; background-color: #666;}#container{ background-color: #3399FF; border: 1px solid #fff; margin-right: auto; margin-left: auto; padding: 0px 10px 10px 0px; width: 300px;}#header{ background-color:#FF9900;} #header h3{ margin: 0px; padding: 10px; font-size: 20px; color: #fff; font-weight: normal;}#form{ padding-left: 10px; padding-top: 10px; color: #CCCCCC; text-align: left;} </style></head><body> <div id="container"> <div id="header"><h3>Agenda</h3></div> <div id="form"> <form name="agenda" action="agenda.php"> <input type="text" name="nombre"> Nombre<br> <input type="text" name="mail"> eMail<br> <input type="text" name="movil"> Movil<br> <input type="text" name="fijo"> Fijo<br> <input type="submit" value="enviar"> </form> </div> </div></body></html> well that's all, thank you for any colaboration! Notice from snlildude87: Fixed BBCode
  16. hello!, i'm practicing with php sending mails, manipulating databases, and everything is going right, but when i try to redirect the browser to a page with header("Location: mysite.html"); after it ends the transactions, the navigator shows an error and don't redirects the browser, the error is: if someone knows how to correct the error i will be so gratefuly. Notice from BuffaloHELP: You MUST use quote tags whenever you are copying.
  17. sometimes i have the same problem, i upload a file but it doesn't load, and i continue tryng until it works, it makes me bad it's so boring stay on front of my screen while it deciede to load. altought it loads, after all, what else can i ask. be patient
  18. i'm proud to be an american too!3-0 Notice from Johnny: Give a reason for voting, please.
  19. i remember UFO, Notice from BuffaloHELP: I almost got away with it but I copied from this source http://mateengreenway.com/anderson/ufo.htm and did not use QUOTE tag. Warning adjustment please.
  20. then i can use www instead of public_html?and please somebody tell me the dns of my databases!
  21. i saw and understand the public_html folder, what's the www folder?
  22. hey!!! how do you!, i have been walking arround in the develope environment that Xisto offers, it is great! but i still don't understand all the archives in there, what are .fantastico, .htpasswds, and some contents of that folders like _vti_bin, _vti_log, etc... Please someone tell me what are they, and how they work or at last a suggestion on how to begin.thanks!
  23. how can i resize the window with javascript, and how to center an element in the browser window?thanks a lot!!! Notice from BuffaloHELP: Corrected title spelling. This is more appropriate in Programming section. Please, please make sure that you post in the right section.
  24. hey!!!, how do you, i saw your post a week ago but then i wasn't a member, now i can tell you some places you can visit, and one tip, into this places look at links sections this is your beginning point, sure you will find what you need! here we go; kirupa.com tutorials, excelent! flashkit.com tutorials, good ultrashock.com tutorials, excelent! favouritewebsiteawards.com inspiration, you will need it! well few places, but as i told you, look out links section, and about flash, it is great for design and achieve incredible web experince with streamming media without a lot of confusing code lines, but you must consider the speed of your connection and how much resources you will spend, because everybody hasn't high speed connections. good luck!
×
×
  • 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.