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

    Screen Res.

    Was wondering if any of you know of a script that can auto-resize the screen resoltuon of a specific page to make it fit any screen/browser? and maybe a short example or script... Thanks.
  2. Montroze

    Daily Counter

    Anyone know of a counter that will reset the hits of the day at midnight?
  3. Montroze

    Stopping Cheaters

    Say you have a page where people can add thier site and then thier users can vote on its popularity, is thier away to stop cheaters, that disable cookies(fix-only allow only cookie users)to allow only 1 vote per hour from an IP(fix-IP checker), anyway to stop dial-up that uses a different IP...
  4. Montroze

    Moving text

    Im try to get the bottom right text to show up beside the Trustout.gif, which will be the biggest empty box when viewed...I can just get it below or center below but not right beside it? <html> <!-- creation date: 7/30/02 --> <head> <body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot...
  5. Montroze

    Whos Online

    Is this possible to do with a Java/JavaScript and does anyone have one? Thanks
  6. Montroze

    Chat Room

    Anyone know of a free(hosted)chat room that would display if thier are people in the chat room, without having to login to check?
  7. Montroze

    Put emoticons in Alphabetical order

    I have a pile of emoticons (133) unfortunatly they are all mixed, is thier a way to get these in A-Z order?
  8. Montroze

    Side by Side

    Can someone give the needed info to get these 2 boxes side by side, Ive tried some combinations and have had no luck, Thanks! <html> <!-- creation date: 4/28/02 --> <head> <title></title> <meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;> </head>...
  9. Montroze

    Boxes

    Would any one have a script that will make up boxes, something like a Bingo card with adjustable box widths and height...or how to start one off/.
  10. Montroze

    Delay text print?

    In this lotto code I would like the 'These could be winners' to print out below the random numbers after they are generated, what command would I use...or can it even be done? <BODY> <table border='0' width=250 height=50> <tr valign='middle'> <td align='center'> <form name=form> <input...
  11. Montroze

    Quiz Script

    Does anyone know of a Free javascript Quiz, that will also let a person enter thier name to a high score list?
  12. Montroze

    Cookie Script

    Im looking for a push in the right direction and a possible(Java script for this. On a remote page thier is the Login Box...(before posting can be done)with the User Name: Password: Can I have an optional cookie script(link,residing on my WebSite)that will allow people who want the cookies...
  13. Montroze

    Send page/email page

    Does anyone have a script, java/javascript that will basically do the same thing as the Email-it does on here?
  14. Montroze

    Script Needed or an Example

    Hi, what I want to do is have a page with emoticons and beside each one a radio button, that when clicked will add in a box the path to the emoticon...something like this, Icon1 (Radio button checked off)Box ->&quot;http://pathtoname icon&quot; That can be copied and pasted from the result...
  15. Montroze

    IP Script

    Any suggestions or links for a script(cross-browser)that can get the users IP address and log it into a database with the time, prefer an invisible one.
  16. Montroze

    Script in a Graphic?

    Is this impossible to do, I wanted to somehow embed the current time in the bottom of my logo.
  17. Montroze

    Meta-Tags

    Ive recently switched over from a framed site and been to a couple of online services that check out meta-tags etc. They still show the ones I used on my framed site and not my new ones? Any idea where they get the info from so I can delete it,my index page has been updated.
  18. Montroze

    I need a table example

    I want to have 4 menus side by side and I need a single overall table to control them, anyone have an example for this, its a netscape problem, with IE I just had the table align=&quot;left&quot; before each menu and it was ok.
  19. Montroze

    Alternative to Align

    I have CSS on a site, its alot of work to fix up for 4.7 or earlier versions of Netscape, Im usind a re-direct script to another page, problem Im having is getting the text menu's (4)of them to line up beside each other, I tried <table align=&quot;left&quot;> looks like its fixed but once...
  20. Montroze

    Redirect Problem - Still

    Can anyone tell me what with this script, netscape will only load up my background image a freezes. URL's have been changed to protect the innocent :) <script> version=parseInt(navigator.appVersion);if (navigator.appVersion.indexOf('5.')>-1){version=5}; browser='OTHER'; if...

Part and Inventory Search

Back
Top