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!

Recent content by Artanius

  1. Artanius

    Position Issue

    Well if you used absolute value for the forms on their positioning did you also make sure to have the window resize to the size needed to view the page properly might want to look into that with absolute locations unless you are using the percential basis.
  2. Artanius

    html maths formulas

    er may not be what looking for but http://hotwired.lycos.com/webmonkey/reference/special_characters/ may help i dont know tho
  3. Artanius

    animated icon stops animating

    Why not on click just have browser refresh thats simple just add a tag into your links and refresh main page as (childpage) pops up only bad things with this is people with bad latency connections may have problems with Speed may Lag* their computer.
  4. Artanius

    Open page in parent from link in pop-up window..

    Well not a huge java fan so Ill post answer in html. Give both ur frames a name like <frame src=&quot;a.asp&quot; name = &quot;leftframe&quot;> <frame src = &quot;b.asp&quot; name = &quot;rightframe&quot;> And then in the link write <a href = &quot;home.asp&quot; target =...
  5. Artanius

    CSS background-image not in right place

    Might help if you post the addy so we can see what you are talking about specifically
  6. Artanius

    text background color

    Would suggest using tables, easiest way to do is <body bgcolor=&quot;#000000&quot; text=&quot;#FFFFFF&quot;> <div align=&quot;center&quot;><center> <table dir=&quot;ltr&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; bgcolor=&quot;#FF0000&quot;> <tr>...
  7. Artanius

    A login feature

    I was just wondering if anyone had some simple coding for how to access and verify info from a different document. Because I already know how to hide source info so wont be that hard after i get how to access and edit base info.
  8. Artanius

    A login feature

    Well bascially just things that I have taught myself. I know moderate amounts of html, javascript, also taken classes for basic, cobol and started to work on CCNA. I mainly just do a lot of computer repair thats been my trade for awhile now. Also lately in communications field with 2 way vsat...
  9. Artanius

    Frames Problem

    Ty you get a star;P
  10. Artanius

    A login feature

    Because I using it to track members names for a list of active people in the site.
  11. Artanius

    A login feature

    Just all users to same spot no extra functions for each just all same. I farely new and only know basic html and such.
  12. Artanius

    A login feature

    lol but i only need like 75 users im 19 and cash is tight i have plenty of time tho.
  13. Artanius

    A login feature

    Plus it just a regiment website for a game security not that big anyways.plus there are ways of hiding source so thats it isnt viewable by anyone
  14. Artanius

    A login feature

    Well bravnet is free up to 50 users then they lock it out. to upgrade to 300 users costs 50 a year
  15. Artanius

    A login feature

    Anyone one have some sample html based coding where a user may login to a specified page by use of username and pass That can be manualled adding names and passes? Would be a bug help for my site Because current I am using bravenet to do logins but gets to pricey

Part and Inventory Search

Back
Top