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

    Copying a file to users

    Hi, When I use a .xls(Excel Spreadsheet) in an href, ie used to send me a dialog box asking if I wanted to download or open from location. Now it simply opens it. I use vbscript and I am looking for a way to force it to ask! I welcome any ideas! Thanks.
  2. LadyRose

    Database error that says the database is in use

    Good Morning all, My problem is that I have built what should have been a simple page using Dreamweaver and Ultra Dev saving survey information to a database. But when the page is run, sometimes works and other times not. The error I am getting is that the database is already in use. It...
  3. LadyRose

    VBScript: SQL .vs. Object code

    Hi,<br><br>I have been working with a databse on the web task oreinted text book.&nbsp;&nbsp;It often presents both sides of this issue.&nbsp;&nbsp;I prefer working with object code rather than the SQL method.&nbsp;&nbsp;Is there an advantage to using SQL?<br>Is it quicker, does it use less...
  4. LadyRose

    Access ComboBox

    I am trying to access a table with about 5000 records and 150 fields, using a combo box.&nbsp;&nbsp;I can pick the record I want very nicely, but I can't get the rest of the information to show in my form.&nbsp;&nbsp;What do I need to do to get this to work properly.<br><br>I have investigated...
  5. LadyRose

    ComboBox or other selection method

    Greetings,<br>I am dealing witha database with a great number of records (5000) and expansive field structure.&nbsp;&nbsp;I need to be able to select a record, in this case a student, then list this students information.&nbsp;&nbsp;I have been working with a combo box, I have also tried a...
  6. LadyRose

    VBScript .vs. JavaScript

    Not all of VbScript works in Netscape.&nbsp;&nbsp;How does one deal with building an app for both environments. <br>Is JavaScript as selective?<br>Can one use Javascipt to deal interactivley with databases?<br>I really appreciate all the help I have gotten from this forum.
  7. LadyRose

    VBScript programmers Index

    I have been having great difficulty finding a VBScript Progammers Index.<br>Something that would offer events, methods andproperties available for VBScript.<br>Any suggestions?
  8. LadyRose

    How do I code a counter?

    I need to develop a counter.&nbsp;&nbsp;The purpose is to record hits.&nbsp;&nbsp;I would like to maintain a table recording the IP's and add to the counter only if it is a new hit and not a repeat hit.&nbsp;&nbsp;Any clues?

Part and Inventory Search

Back
Top