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

    trying to get user files from my website

    i am using dreamweaver 4 and i am trying to get resumes from my website to my email. the email comes through with an attachment(postdata.att), but the attachment is not quite right, between each character is an extra unreadable character. all the code is what dreamweaver made for me except the...
  2. LTM

    more getting data to the web

    we are taking data from an internal database and putting it on the web. we don't want the web to have access to our database in any way we currently have a routine that does this- DoCmd.OutputTo acOutputQuery, "Current Jobs", acFormatHTML, "c:\OpenJob.html", False...
  3. LTM

    i am trying to get resumes from my

    i am trying to get resumes from my website to my email. the email comes through with an attachment, but the attachment is not quite right, between each character is an extra unreadable character. all the code is what dreamweaver made for me execpt the "mailto line" here is the code...
  4. LTM

    i want to get access xp data on the web

    we have a database that we would like to get data on the web for viewing only. anyone ever do this before or something similar. the web pages i have created in access want you to log into the database, which i don't want to happen. The HTML created by access isn't the prettiest either. larry
  5. LTM

    getting access data to the web.

    i have an internal database that I can use to get data i want the world to see. The data does not need to be updated more than daily. so the data does not have to go to the web as soon as it is entered. If i use data access pages it wants me to supply my Access2000 password. Do you need...
  6. LTM

    Why does access stop asking for a password

    Sometimes after a few times coming in and out of access, the sign in password screen stops showing up and I can get into forms and stuff that i would not normally be allowed to get into. if i go to somebody else's computer the login screen still appears. but once i lose it on my computer, it...
  7. LTM

    Field centers on screen after first character typed.

    I have a form with a large notes section at the bottom. when a use clicks on the field to edit the field stays partially off screen. after the user types in a character, the field jumps up 2 inches so that the field is entirely on screen. this is distracting. is there a way that the field is...
  8. LTM

    Time Format (Paradox and Crystal)

    I am using Paradox 7 and Crystal report 6. In my report time displays as a number (eg. 9.15 as 333000). How can I convert to actual time on report? (It seems there is no time format editot with Crystal report 6) Many Thanks.

Part and Inventory Search

Back
Top