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

    W2K Server & Novell 3.12 arguing?

    Hi, We are currently running a Novell 3.12 server and are looking at integrating a w2k server into the system as a domain controller / intranet server etc. When we introduce the machine running active directory it starts arguing with the novell server and the novell server starts having heart...
  2. sjf

    Aopen AX6BC + Celeron 850 --> will it work?

    Does anyone have any ideas about this one .... the mainboard details can be viewed at http://english.aopen.com.tw/products/mb/ax6bc.htm Any suggestions, hints, headsup statements etc ... would be excellent ta sjf simonf@ozemail.com.au
  3. sjf

    List Box maximum ?

    Is there a maximum number of items you can place in a list box? sjf
  4. sjf

    Error in Row ... what does this mean?

    I keep getting the error Error in Row When trying to update a database using ASP, Access etcc... anyone know what this is all about? sjf
  5. sjf

    SQL Query Urgent Help Please !!!

    Hi Guys, i really need a hand with this, I am trying to search multiple tables for a string match using the following SQL statement, it returns 0 records and I have no idea why .... table1 = "teaokori" table2 = "news" SQL = "SELECT title AS one, LongDesc AS two...
  6. sjf

    Broken Compaq handheld

    Hello all, sadly I must report that I have a Compaq Ipac, the screen is completely smashed (sob sob sob) however it seems to powerup and turn on etc... I need to know if anyone out there knows how to get the data off it? I have tried syncing but it won't (sob sob) as I think a reminder has...
  7. sjf

    Joining 2 access tables, searching and linking

    Howdy all, I have a dilema, i need to join to access tables together, search them, pull matches back to a page and link these matches with a click here for more information. I know how to do all of the above except I don't know how to identify which table the match comes from and therefore...
  8. sjf

    AMD Duron 900 or Athlon 900 ?

    Hi All, If you were to buy a new processor would you buy the Duron 900 or Athlon 900 and why? Is there any real advantage of getting the Athlon chip over the Duron? I am thinking of using the Abit K7A Mainboard, is this a good choice? Thanks for your answers in advance sjf
  9. sjf

    Scandisk & Defrag not working

    I have a machine with win98 SE installed and for some reason Scandisk and Defrag don't work, they just hang any suggestions?
  10. sjf

    Help with onClick="Submit()"

    Hiya All, I have the following line submitting a form: <input type=&quot;image&quot; src=&quot;_images/proceed_button.gif&quot; onClick=&quot;submit()&quot;> It submits the form perfectly, no problem there but for some reason it does it submits it twice, that's right 2 times??? Any ideas?
  11. sjf

    Passing form information to a new window

    Howdy all, I need to pass form information to a new window (opened when you submit the form) Any suggestions? sjf
  12. sjf

    Adding Form Field Values Together

    Hi, I am a complete newbie to Javascript so this may be a very bad question ..... I want to add / minus / multiply / divide two values entered into a form and display an answer to the screen once a &quot;Calculate&quot; button has been pressed without submitting the form the values are being...
  13. sjf

    Help with WORD please !!!!

    I know this is not the best spot to post this but I have no time ... can anyone help with the problem outlined below: Word 2000 - No menu, toolbar, only a ruler. Cannot press ALT-? to get menus. HELP need a solution on how to get the menu bar and toolbars back.... What has been done: Office...
  14. sjf

    Urgent Database Advice and Assistance Needed !

    Thanks for taking the time to read this. I need to be able to pull records from several tables from an Access Database on a web site and place them into tables (that differ in structure) on a local Access Database. First question is ... is this possibile? Second question is ... where do I start...
  15. sjf

    will advanced server run on 64mb ram?

    As it says, just interested to know if it will actually install and run or am I wasting my time trying?
  16. sjf

    Ordering a recordset.....assistance please !

    I create a recordset from a database, no probs, then I want to order it so one particular value falls at the last position in the recordset....anyone have any ideas? sjf
  17. sjf

    Jump Menu usage - help !!!!

    I am using a jump menu created by Dreamweaver as I don't really get javascript yet :-( It does exactly what I want (ie. jumps to the selected option) but it does not allow me to select the option that is initially selected. I hope I am making sense, here is the code and I hope someone can...
  18. sjf

    Formatting the time for the client machine location?

    How do you format the time and date so it is relevant to the client machine not just the server? sjf
  19. sjf

    How do you order by date?

    This may seem like a stupid question but how do you order a recordset by date? I have a database that stores the date in the following format: Field 1 - Day Field 2 - Month Field 3 - Year I want to be able to sort this using an SQL query, anyone got any ideas?
  20. sjf

    How do you display only a certain part of a text string?

    I have the situation where I am reading a large selection of text from a memo field in a database. I would like to display say, 60% of this text and have a hyperlink &quot;Click here for more&quot; which links to a page that shows the entire article. I can do this using the MID function, which...

Part and Inventory Search

Back
Top