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!

Recent content by LinuxGuy

  1. LinuxGuy

    reading writing TAGS in External VB

    want to Be able to read and write RS-View Tag Values thru Either RS-Linx or Rs_view, by ad external VB Application, cn anyone post Some VB code to do so >?
  2. LinuxGuy

    Resizing Pages

    That Doesnt Do a thing as far as i can see Im using Frames ya know..
  3. LinuxGuy

    Resizing Pages

    How can i resize my Webpage to Automaticly Adjust to Visitors Screen resolution ? im at 1024 x 768 now what if a user has 800 x 600 resolution or 640 X 780
  4. LinuxGuy

    MYSQL and VBA

    how can i connect to a MySQL database thru VBA read write and modify data. ?
  5. LinuxGuy

    MySQL Problems

    cannot Connect to MySQL server on Localhost 10061 , IVe never been able to get MySQL to run At all because of this what Can i do to rectify this situation, how are you supposed to set up your tables and fields if u cant connect to the darn thing.. can someone pleaes explain Step by step...
  6. LinuxGuy

    ActiveX VB

    Does anyone have any ActiveX VB code to share? with levels and graphs>
  7. LinuxGuy

    NEED ASP CODE

    i need Some example Code in getting My feilds into an MySQL database,, web links ??
  8. LinuxGuy

    Entering Phone Numbers

    Can someone PostSome Code on Entering In a Phone Number w/ spaces or dashes such as 1 675 676 6765 or 1-712-876-6765 and have it go into the database that way thru ASP using Access> ?? im having tons of trouble with this
  9. LinuxGuy

    Importing Into Access Report

    I know how to get form data to the database in MSaccess how do i also get my data to the Report in MSAccess and have the Report form Print out, ??
  10. LinuxGuy

    DropDown In Alphabatized Order

    thanks :) im pretty new to SQL statments, thanks for helping
  11. LinuxGuy

    Jet database error?

    Microsoft JET Database Engine error '80004005' Could not use ''; file already in use. ... Whats that mean ??
  12. LinuxGuy

    DropDown In Alphabatized Order

    i need to make my Dropdown Show up in Alphabetical Order when its displayed can someone help me ?? here is my Code I use to display my Dropdown List... <select type=&quot;text&quot; name=&quot;x_Customer&quot; value=&quot;X_Customer&quot;> <% strSQL2 = &quot;SELECT Company from...
  13. LinuxGuy

    DATE problem

    my form's dates seem to only want to be accepted as 2003/12/5 i'd MUCH rather have it 5/12/2003 How can i remedy this, it say's IE format date as 2003/12/5 what can i do to Change that around?
  14. LinuxGuy

    Rest of the feilds are Gone, except Customers now

    WHy are they Gone?? </tr> <tr> <td bgcolor=&quot;#3366CC&quot;><strong><font color=&quot;#FFFFFF&quot;><font size=&quot;-1&quot;>Customer</font>&nbsp;</font></strong></td> <td bgcolor=&quot;#999999&quot;><font size=&quot;2&quot;>&nbsp; </font><font...
  15. LinuxGuy

    DropDown Values From database-2

    It's Cutting Off my Page So Nothing Shows below Customer Drop Down Box its all gone But Code is still there Heeellppp </tr> <tr> <td bgcolor=&quot;#3366CC&quot;><strong><font color=&quot;#FFFFFF&quot;><font size=&quot;-1&quot;>Customer</font>&nbsp;</font></strong></td>...

Part and Inventory Search

Back
Top