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 Wanet Telecoms Ltd 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: stvchez123
  • Content: Threads
  • Order by date
  1. stvchez123

    asp rating app

    I am looking to put a simple rating app (ie. a user rates a site from 1-5, and results are queried and shown as stars, or other). I've searched high and low. I found some that use an Access db but nothing that i can easily implement using asp/mysql. any assistance, or a pointing the right...
  2. stvchez123

    preloader question

    I have two seperate Flash files. One calls the other as part of the full project. Question: is it possible for the preloader to check the length of both files and preload based on both? any assistance is much appreciated.
  3. stvchez123

    table outline

    I'm trying to get just a solid border. I have inserted some table style, which look fine in Ie, but not in firefox. is there something which would as needed on all? <table height="90" width="250" style="border-collapse: collapse; border-style: solid; border-width: 1; padding-left: 4...
  4. stvchez123

    cdonts failed message

    I have CDONTS messaging working, what I need is to be able to have, if there is a failed message, to have it send to the webmasters address. Here is what I have: Else Response.Write("<br><br>Message was not sent. Please try again later.") End If I need to add an extra parameter, such as...
  5. stvchez123

    css layering question

    hey, this might be an easy one. i'm having trouble getting to layer correctly in firefox. looks ok in IE. i'm using the z-index property. http://www.funtigodoc.com/temp/insiders/insiders.html thanks
  6. stvchez123

    html include

    Hi, I'd like to do a simple HTML include of a file, I can't quite get it and am not sure if the code is not correct, or if i need to find out if it can be done on my current server. I know it can easily be done in ASP or Cold Fusion, but need to keep these HTML files. I'm not sure if I need to...
  7. stvchez123

    dragging multiple images

    i've closed the other thread as it was going in the wrong direction. here is my dilema. I need to make two images (parent/child) draggable together. I have a script which should do the trick, but I'm stuck getting the two to move in sync. url example: http://www.funtigodoc.com/temp/smtemp/...
  8. stvchez123

    mouse drag 2

    i've closed the other thread as it was going in the wrong direction. here is my dilema. I need to make two images (parent/child) draggable together. I have a script which should do the trick, but I'm stuck getting the two to move in sync. url example: http://www.funtigodoc.com/temp/smtemp/...
  9. stvchez123

    mouse drag question

    i'm trying to achieve a mouse drag feature. here's what I have so far: http://www.funtigodoc.com/temp/smtemp/ you'll notice that you can click the menu area and drag it around. I'm trying to get it so that when you click the just the 'In the News', then you can move the whole image. here is...
  10. stvchez123

    javascript form element

    I am wondering if this is possible using javascript and a single HTML page. Being an ASP developer, I know that it's possible going that route, but wonder if javascript couldn't do the same task on a single HTML page. Here is a sample: http://fg-a.com/pulldownmenu.shtml Basically, I'd want...
  11. stvchez123

    monitor question

    A simple question about monitor compatibility. i have a pc and wonder if there is any way to hook up a Mac monitor to it (seems like it should...) the monitor cables have different pin count, so I don't know it would be as easy as getting a pc /mac converter for the cable or there is another...
  12. stvchez123

    Backup Solution

    Hi, I'm trying to plan to a disaster recovery plan on my current hard drive, if it goes down. What I've done is buy an External Hard Drive as a backup. So far, I create a DOS boot disk and used MS Backup to create a disk image of the drive. My question: is this enough? The hard drive...
  13. stvchez123

    system restore floppy

    I just added an external HD and used Backup for XP to backup and create a system restore floppy. The Window Backup File was created ok, but I got an when trying to create the floppy: Backup Status The files for the recovery diskette could not be created. The operation was aborted. Is there...
  14. stvchez123

    include a js

    I am trying to insert some external .js's to help clean up the page. in this one, its just some rollover code. it worked when straight on the page, so thats step one. I added this code: <script language="JavaScript1.2" src="http://www.funtigodoc.com/ftp/steve/js/rollover_source.js"></script>...
  15. stvchez123

    alignment issue

    hi, i've gone this character by character, inch by inch and am really stumped as why I can't get this page to close this unsightly white space between the image and nav bar. any assistance is very much appreciated http://adigitalsolution.funtigo.com/?g=1845862
  16. stvchez123

    image/page alignment

    Hi, maybe this is a simple solution but can't get it. Here is my page: http://www.nlainc.com/temp/new_site/mainpage.html In need to get the images butted up to either side, left and right, notice there's a space between the jpg and table border. I think I have the body and table parameters...
  17. stvchez123

    xp home issue

    I've been having an issue with xp that I wanted to run past the group. I had, at the time, 4 programs open and was downloading some music (copyright-free, mind you). anyways today, my system started on full throttle (100% performance) and wouldn't let up, even after I shut down everything. I...
  18. stvchez123

    rollovers

    quick question with rollovers. I've set button rollovers on my site, but I think I've done something wrong because when you rollover they don't stay highlighted. Well, here is the example: http://www.nlainc.com/temp/new_site/mainpage_steve.html thanks in advance
  19. stvchez123

    flash alignment question

    Hi, I'm not sure if this an issue w/ the HTML or the flash component I inserted. If you look at my page: http://www.nlainc.com/temp/new_site/mainpage_steve.html you'll notice a space between my flash nav header and the gif line underneath. I need to get that butted up together. Any ideas...
  20. stvchez123

    img/html problem

    I'm stumped as to why my image wont butt up against the html table cell. I tried a number of things, but nothing has worked so far. Here is the problem: http://www.nlainc.com/temp/new_site/mainpage_steve.html (notice how the globe img doesn't sit tight on the table cell) Here is the html I...

Part and Inventory Search

Back
Top