Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: adelante
  • Content: Threads
  • Order by date
  1. adelante

    Is my computer 32 of 64 bit?

    I need to download some drivers, but there are two versions a 32 bit and 64 bit. Windows doesn't look any different to earlier versions, but they told me in the shop that it would have a 64 bit processor. How can i tell what I'm really running? Btw my motherboard is a: Asus P5L 1394
  2. adelante

    Network - only in "safe mode"

    Suddenly i lost my network connection. I ping other devices on my net, but get timeouts. I could only ping the PCs own IP. I DO get an IP when i boot, but when i try to surf the net or get on MSN nothing happens. And when i check network connections, it looks like there have been a little bit...
  3. adelante

    "White-noise" in the speakers, like a radio not tuned in

    I got an ASUS motherboard with a build in RealTek soundcard. I guess it's 3 month old. When I'm not listening to music, the "whitenoice" freaks me out. I can hear it all the time, and when I'm dragging around windows it makes a certain whitenoise sound, same if I close windows - actually...
  4. adelante

    Perl Editors for a Mac??

    Just wondering.. are there any programs like "dzsoft perl editor" for mac out there??
  5. adelante

    duplicate a layer?

    I made a layer, and now I found out that some of the grouped elements has to flash after doing all the rotation and stuff. So I need to parten the layers somehow, after all the sliding and rotations and stuff. Is it possible to duplicate a layer and make it act like it is a "stand alone"...
  6. adelante

    AI. files turns into bitmap??

    Well, I got something in illustrator. it's in vectors, but if I copy/paste it, it turns into PNG's!? :( So I can't do any of all the cool alpha stuff. It's the same even if I save it as a .ai file, it doesn't hange anything - it's imported as bitmap. :(
  7. adelante

    Bitmap or vectors? 1mb >< 100kb

    I got some drawings - clipsart style, and they are about 1 mb in the adobe illustrator format. When I convert them to jpgs or whatever they are way smaller! maybe just 100 kb Should I let them stay vector or save them as bitmaps?? forexample PNG
  8. adelante

    ELSUNLESS??? if, elsif, else >> unless, elsunless, else??

    You can do this: if(){ } elsif(){ } elsif(){ } else{ } ... but what about unless?? can you only do this: unless(){ } else{ } or is there a similar elsunless??
  9. adelante

    Instances in IE, but none in FF?

    I'm making a small web-login-cookie-session-thing for my work, their setup is like this: 1x server, 20x skinny clients Now, when the users log in, I have made it work, so that each client is logged in separately, when they are using IE - they each got a session ID running. However when I try...
  10. adelante

    Safari: No-caching, Expires

    I have made a login-area, that should work like hotmail. Once the user has hit the "signout" button, he is signedout. However I had/have this problem that if you click on the "Back" button, then you can see the content from the login-area (it would be like people seeing your inbox in hotmail.)...
  11. adelante

    Signout cookie out of date, but still possible to go "back"

    I save the session ID in a cookie. I check that the session is still there in every of my scripts. It all works fine. Now, I wanted to make a signout.cgi script. and I thought the best way would be to just expire it month ago. However when I afterwords hit the back button, it IS possible to go...
  12. adelante

    Main window vs small popup?? popup = troubles??

    In the browser I would like users to submit data in a small popup window instead of loading the page in the main window. Howeever I dont know if that will cause me troubles: I dont got any popup blocker installed on my computer, so I was wondering if I'm getting myself into troubles by letting...
  13. adelante

    It misses the data I'm looking for when I join

    Hello! I'm doing a small community project, and got a little problem with mySQL. I got a table for 'users', and a table 'usersfriends' with the user ID, and the mail address of the users friends. I would like it to work similar to MSN: Your friends doesn't have to be users to be added to your...
  14. adelante

    Handling a html-doc in a variable instead of array

    Hello, when I open a html template, and want to replace the marks with content, I have to do it line by line, can't it be done differently?? Or doesn't it really matter. It doesn't feel slow, but my sense tells me that it should take more time the way I'm doing it now (line-by-line, instead of...
  15. adelante

    HTTP_UNAUTHORIZED 401

    Sigh, not again.... I'm really REALLY sorry. But I'm asked in a script to either return that session id, or return a HTTP_UNAUTHORIZED 401, and googled all day for the subject, but I can't find anything about the last option. Is it posible to return such a message...
  16. adelante

    How to get a long random session ID string??

    How do I create one of those random strings with numbers and characters, used for session ID's? I used to do this: $id = Apache::Session::Generate::MD5::generate(); ...and then I had a long string that looked something like this: 84jg74yg457h4gd6t83nfu5h8r654h5ejg783 The new webserver doesn't...
  17. adelante

    Server location - Ping - Does it matter?

    Hi I'm setting up a website/WAPsite for danish people (Denmark, Europe) I usually use servers in US, but I just tried to enter some of the sites, and they feel slightly slower when you are in Denmark compared to local danish sites. I tried to ping the domains, and the ping to the server in US...
  18. adelante

    unstable monitor, like a cellular is nearby

    Well, I installed a game, and uninstalled it again. I dont know if it caused the problem, but now the picture shakes a bit 10% of the time, and sometimes it even gets really distorted, like when you keep a cellular close the monitor. I have tried to degauss it a few times, but I'm not sure if...
  19. adelante

    Keep getting "Undelivered mail" back + Spam

    Somebody must be spamming from my domain, because I keep getting alot of these "Undelivered Mail" back. It's really annoying, when I check my mail there are 70 new mails, but only 5 of them are really for me. Should I live with this for the rest of my life?? So I got 2 problems: 1. How do I...
  20. adelante

    I need two PCI express slots right?? and what processor??

    Well, I had long thread in here, and ended giving up on my old computer... Now I want to replace my old computer but on a higher level: 1. I'm using 3 monitors (today with a 64mb AGP + 2x 12mb PCI videocards - I know this sounds OLD, but was actually working great!) I got this small dream to...

Part and Inventory Search

Back
Top