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

    PC Internet Differences

    My question is this: What setting could be causing Compaq Ipaq PC's to not be able to display Internet pages that are easily displayed on other PC's. To the best of my knowledge all versions of Internet Explore, Java PlugIns,etc are the same from PC to PC. When logging onto a page for the...
  2. godzawilla

    Formatting Dates

    I have a table that has dates presented MM/DD/YYYY. I want to format the dates into MM/YYYY. I have tried copying and formatting in excel with no success. Every import still gives me the full date. Any help would be appreciated.
  3. godzawilla

    Formatting Dates

    I have a date that is coming into access from an ODBC connection from an AS400 server. It comes into access in the following format. YYYYMMDD example 20021210 for yesterday. I need to format it to print out as follows: MM/DD/YYYY. it is a text field. I attempted using some basic SQL to...
  4. godzawilla

    Slow Response Time

    I am a supervisor of a inventory internet application run over a high speed network. We have up to 22 users eventually 113 users, using a java applet over windows 95/98 or 2000 depending on location. We have been experiencing over 30 second response time for querying the system, which is...
  5. godzawilla

    Formatting Numbers in Access

    I need to format numbers in an access query. I need to include 11 place holders and have a 0 displayed where there is no number. So field 1 needs to displayed 00000000001 and field 1111 displayed 00000001111. I cannot seem to make the input mask work and my SQL is quite rusty. Any help would...
  6. godzawilla

    emailing with netscape

    i have a form that i am emailing to two specific directors and everything works fine when i use internet explorer but there is a syntax issue when i attempt to send the form in netscape. my code is as follows: <form name=&quot;formname&quot...
  7. godzawilla

    using mailto: to mail a form to multuple users

    I am trying to email a form to multiple users. I am aware of the mailto action in form declaration and the possiblity of declaring a function with multiple users. My problem is either i can successfully send the form to one user(using the mailto: action)or send the message to multiple users...
  8. godzawilla

    mailto multiple users

    I am able to mail to multiple users but i need help on passing the values of a form into the email as well Please Help

Part and Inventory Search

Back
Top