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 dencom 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: redletterrocko
  • Content: Threads
  • Order by date
  1. redletterrocko

    BIND + Sendmail question

    This problem is probably a rather simple one. Hoping someone can fill me in here, as it would be nice to get this going ASAP. We have our internal network as ourdomain.biz, and our mailserver is an eternally hosted mail.ourdomain.biz that also houses our web site at www.ourdomain.biz. Our...
  2. redletterrocko

    FreeBSD sendmail question

    Hi all- I'm rather new to BSD, but not to the *nix operating system (Debian is my flavor of choice). The former admin of my employer seemed to leave everything halfway done, and so Bugzilla was not emailing. I wrote a sendmail script that I have attached. I then found out that the admin...
  3. redletterrocko

    Software documentation / Class Diagrams?

    Hi all, I recently started a new job, and find myself caught in the middle of a rather complicated php project. I've spent the last week and a half trying to figure out exactly how everything works, but it's a longer task than I thought. I've tried to document functions in each .php file...
  4. redletterrocko

    XHTML 1.1 Validation with Tables and TD Elements

    I'm rather proud of the progress I'm making as I move over to XHTML 1.1 and I've been using the validator at http://validator.w3.org One problem I am having is generating tables. It doesn't like the <td width="" height=""> Apparently, we've moved away from using width and height properties in...
  5. redletterrocko

    Ignoring code

    This may be an interesting request, but I've made a class for a <div> element that is called "term" What it does is make the background black, the text white courier, etc, making it appear as a terminal window, so I can print the output of my terminals, etc. I was also wondering if I could...
  6. redletterrocko

    One last question...

    [afro] One last question. I've got my site working well now, except I would like the footer to go all the way down to the bottom of the screen if the page doesn't go all the way to the bottom, but if the page is long, I want it to be at the bottom of the html. Anyone know a good tutorial for...
  7. redletterrocko

    Stupid &lt;div&gt; padding problem

    For some reason, my three div classes (header, content, and footer) seem to have gaps of probably 30 px in between them, and I designed the page to not look like that. Blast! The site is at http://miles4smiles.org/home.html Can someone take a look at it and see what's going?
  8. redletterrocko

    Center entire web site

    I'm creating a web site right now with what I've referred to as "soft edges," meaning, there can be margin room without destroying the graphics and such (hard lines showing the end of the graphic, etc). This is something I've never done before. The page itself has been designed for 1024x768...
  9. redletterrocko

    wmv file play

    Hi everyone, I think this question should be pretty straightforward. I was wondering how I would embed a media player window in the browser to play a .wmv file. If you could just point me to a site that explains it, that would be fine. I already googled for it, but I couldn't find anything...
  10. redletterrocko

    If then statement and loop

    Alright, I'm COMPLETELY new to Java. I went and bought one of those "Learn Java in 60 seconds!" kind of books, and am trying to develop a quick piece of software in it, just to see if it's something I should continue with. I know very little, so you'll have to talk VERY SLOWLY... So I have...
  11. redletterrocko

    Still can't get my VM to network...

    Alright, I'm exhausted with this. First, let me explain my system: I have 2.0 GHz system running Debian sarge. I have a WinXP VM set up. I have two eth interfaces: eth0 is a wired NIC, and eth1 is a wireless NIC. I tried putting them both in bridge mode with and without NAT. Now, after I...
  12. redletterrocko

    DIV alternative to IFRAME

    All- After some great input on my last post, I have decided to get rid of my IFRAME on my site. However, this means I'm doing something I've never done before. I'm trying to add a div that functions exactly like the IFRAME, only isn't dynamic (meaning every time there is a navigation move...
  13. redletterrocko

    Mozilla works, IE doesn't

    I use Debian Linux as my operating system of choice, with Mozilla Firefox as the browser. Naturally, I found it a great browser. When I started working on my newest site, I got everything up and running locally, and then tried to transfer it over to the server. However, both Mozilla and IE...
  14. redletterrocko

    IFRAME javascript check

    Alright, I'm currently implementing some pages inside IFRAMEs and have been trying to write some code that does not allow the page to be viewed outside of an IFRAME. This is what I've gotten so far: [code] <script> <!-- if (top==self) { document.write('<hr size=7 color=red><strong...
  15. redletterrocko

    SATA DMA question...

    I have one last thing to get working that is crucial on my laptop: the dvd playback. I used to use MPlayer, was happy with it. Since that time though, there have been numerous kernel updates. Anyway, now I'm having problems getting it working, so I'm starting from the very beginning (removed...
  16. redletterrocko

    Shiny new VMware kills my eth0!

    Wow, I just saw my first little demo of the new VMWare. I haven't used computers in 2 years because I was traveling in third world countries. Now I'm looking at the progress VMware has made. So I installed VMware 5 on my Debian linux system (with kernel 2.6.12.4). I have eth0 as a wired NIC...
  17. redletterrocko

    Frame Relay upgrade on Cisco 1700 routers w/ WIC

    We have three locations, each with a Cisco 1700 router w/ WIC on them, connected with a frame-relay T1. Both remote locations are on 384k connections, and the main location is on 768K connection. They want to upgrade the 768k location to a full T1, and the remote offices from 384K to 768K. My...
  18. redletterrocko

    Resolution issues

    You'll have to forgive me...I'm not a Citrix "n00b" but I'm also not a Citrix guru. I've got four systems all running citrix through a frame-relay T1 line to the main office, but one of them has quite an odd error. When the user logs in to the Custom Connection, the screen goes to 97% as we...
  19. redletterrocko

    DVD for watching DVDs and burning DVDs...

    Alright, final question, maybe... But this place is OH SO HELPFUL! I haven't been played with Linux since 2.4.16 was out, and there's been a lot of changes since then. (YAY!) Anyway, I've got a DVD burner, which is an excellent contraption. I used to use mplayer but I can't get the sucker...
  20. redletterrocko

    No more Alsaconf

    Alright, I USED to know where to do this, but that's before I didn't touch a computer for two years except to email (was in various third world countries...) Anyway, I have my sound working on my new Inspiron 6000 (you'll remember the cd audio post I made a bit ago), but for some reason, my...

Part and Inventory Search

Back
Top