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

    Unable to access server locally

    I have SQL Server Express 2005 running on a Windows 2003 Server. Ther was also software on the server for our timeclock and it used a light version of SQL Server 7.0. I needed to uninstall the timeclock software and it took the version of SQL Server 7.0 with it. No big deal I thought, since...
  2. Craigii

    Javascipt injection

    Not sure if this is the right forum, but my pages are written in ASP. I am really stuck on this one. My pages are locked down against SQL injection, but every 4-5 days a javascipt include keeps getting added to my pages. The strange thing is that it is physically on the page, not in the...
  3. Craigii

    Focus

    When a page is loaded, I need the page to; set focus to a certain textarea, scroll the page down to its location, and set the cursor to the end of the line. I am new to javascript and everything I have tried doesn't work. Any suggestions would be greatly appreciated.
  4. Craigii

    Keeping URL

    I have a form and when submitted it posts back to itself, but I need it to keep its URL & query string. Could anyone tell me how to accomplish this? Any ideas would be greatly appreciated.
  5. Craigii

    Starting A New Session

    I have a page that when you click on a link that opens a new browser window, I need the server to start a new session for that window. Does anyone know how this can be accomplished?
  6. Craigii

    Screen Resolution

    Is there anyway to retreive a users screen resolution to determine the size of font to display on a website? Any suggestions would be greatly appreciated.
  7. Craigii

    Web Controls

    I am fairly new to ASP.Net and I am creating a Web Application that uses an HTML page that I had. I converted the HTML page to an .aspx page, but when I add web controls to it and then 'build and browse' the web controls are missing from the page. Does anyone have any ideas why this is...
  8. Craigii

    Web Forms

    I am fairly new to VB.Net and I am creating a Web Application that uses an HTML page that I had. I converted the HTML page to an .aspx page, but when I add web forms to it and then 'build and browse' the web forms are missing from the page. Does anyone have any ideas why this is happening...
  9. Craigii

    Adding Time Lengths

    I have a database that holds cellular phone usage information including length of calls placed. I need to add all the call lengths together, but I haven't found a function that will do this. Does anyone have any idea of a function that will do this or any code that will accomplish this? Any...
  10. Craigii

    XP Pro & Networked Printers

    Has anyone ran into problems with XP Pro and Networked printing? Everything runs great until we install a networked printers. After that, just to bring up the printer properties takes about 5 minutes. We have the correct drivers installed according to HP. Any suggestions would be greatly...
  11. Craigii

    Printers

    Does anyone know if you can add printers to Windows through VB? Thanks in advance.
  12. Craigii

    XP Pro & Networked Printers

    Has anyone ran into problems with XP Pro after installing a Networked printer? Everything runs great until we install a networked HP 8100 printer. After that, everything slows down. Just to bring up the printer properties takes about 5 minutes. We have the correct drivers installed according...
  13. Craigii

    VB And Quickbooks

    I am looking for a way to access a quickbooks database through VB. I would appreciate any ideas you may have.

Part and Inventory Search

Back
Top