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 Wanet Telecoms Ltd 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: kwilsokl
  • Content: Threads
  • Order by date
  1. kwilsokl

    get session variable in SQL query

    I have an access database and it also is used for some asp pages. There is a login page that was auto generated that create a session variable based on the login, again all set auto generated by the program. I want to create a reports page for users but have it pass their user id in the SQL...
  2. kwilsokl

    Help on Append Query

    I have a table that has 2 fields called firstname, lastname. It is the master table and all other tables are linked to it by an employeeid. I have another table called casenotes which I need to add a firstname, lastname field as well. There is already over 400 records in the casenotes table...
  3. kwilsokl

    enable a text box via a yes or no button

    I have code to enable a text box that is not enabled when a form starts up until a yes or no button is checked. It works but when you go to a new record the text box is still enabled. How do I get it to reset the text box to the value of enable = false for new records Below is my code Any...
  4. kwilsokl

    Need help linking a popup form to a main form

    I have a main form and several subforms via tabs in the main form, I have created another form that needs to popup when a value is true in a yes/no field on the main form. The form pops up but it does not tie into the main form. On all forms there is an ID field that corresponds to the main...
  5. kwilsokl

    Need to add dates to form combo boxes

    OK I can’t seem find a way to do this without having to create several date text boxes. I have a table that has 6 services in it. Medicaid, Medicare, etc. They are combo boxes with predetermined values so the user can select if they are denied, approved etc. Now I need to have a place for them...
  6. kwilsokl

    VPN to remote site with same IP schema

    We have a Sonic 4060 firewall. I have been tasked with allowing a remote company to connect to our site to run an application via VPN. The problem is that the other company has the same IP schema as us. How do I setup a VPN tunnel so when they open IE and try to browse to 10.1.1.X the IP of...
  7. kwilsokl

    OWA SSL access

    I am having trouble getting SSL to work for OWA on Exchange 2003 I have followed the instruction and created a certificate, it is viewable through the cert manager. I have enabled SSL with 128bit encryption on the exchange IIS server. I can get the OWA mailbox to come up when I turn off SSL on...
  8. kwilsokl

    Restrict animated gifs in email

    I have several users who like to send emails with animated pictures and gifs including audio. Can exchange do something globally to not allow this kind of email? The email is allows sent to the whole organization, which kills my exchange server. Thanks
  9. kwilsokl

    Pop3 Settings

    Ok, I am embarrassed to ask this, but I am trying to setup POP3 on our corporate exchange server so a few user can receive email via their wireless PDA’s, I have the POP3 service installed. Hers is the issue When I setup the client part it wants to know what the incoming mail server and SMTP...
  10. kwilsokl

    client latency issue with exchange 2003

    we have migrated from exchange 5.5 to exchange 2003 all seems to be working well, except for outlook client issues When a user first opens outlook (version 2000), it will take almost 20 minutes to load outlook. but if I startup the exchange 5.5 server running with exchange 2003 the outlook...

Part and Inventory Search

Back
Top