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 Chriss Miller 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: MISdad
  • Content: Threads
  • Order by date
  1. MISdad

    Media Player 11

    I have a wierd problem that just started. I use multiple profiles on my XP Pro box to manage mine and my wife's mp3 players. Each gets its own WMP library to synch with. It's been working great until last night. Media Player will only start up if I'm logged in under the main user profile...
  2. MISdad

    Saving to a Specific XML Element

    I need to be able to save uploaded file names to a specific XML Element. Here's where I am... My XML File <?xml version="1.0" encoding="utf-8"?> <photoalbum> <album albumname="PhotoAlbum1" id="1"> <image id="1" imagename="pic1.jpg" /> <image id="2" imagename="pic2.jpg" /> <image...
  3. MISdad

    Menu Creation

    Hello all. I am very new to flash. I just downloaded the Flash 8 Professional eval version last week. I am looking for a couple of things. 1. I would like some suggestions for good training resources. I will be taking a Flash class at LRS in November but need to get learning now. 2. My...
  4. MISdad

    Self Study Guide

    I'm looking for a good computer based self study guide for vb.net. I'm a complete beginner so I would need something that starts from the ground up. Any suggestions are greatly appreciated. Thanks.
  5. MISdad

    Hiding Table Data

    I have an asp page that is pulling permit and inspection data. I am showing the permit data and then doing a loop below that to show the inspections for that specific permit number. Since there can be 10 or more inspections on a single permit number, I want to be able to suppress the...
  6. MISdad

    Hiding Data Until User Clicks Link

    I have an asp page that is pulling permit and inspection data. I am showing the permit data and then doing a loop below that to show the inspections for that specific permit number. Since there can be 10 or more inspections on a single permit number, I want to be able to suppress the...
  7. MISdad

    Help with Time Overlaps

    I'm working on a report to show staff time overlaps based on a SQL table that contains scheduling info. The table has start time, stop time, and duration. Any ideas as to the best way to get the info I'm looking for are greatly appreciated. Example: Staff puts a 15 minute appointment on the...
  8. MISdad

    Thoughts on New PC

    I'm getting ready to take the plunge and build myself a new pc. Here are the components I'm considering. Any feedback, suggestions, etc. are greatly appreciated. Intel P4 3.0 Ghz CPU Socket 775 2mb Cache Gigabyte GA-8I945P-G Socket 775 Motherboard (4 SATA II ports) PQI Turbo 2Gb Dual Channel...
  9. MISdad

    Display Date Range

    I am prompting for a date range on a report. I want to be able to show the date range the user types in at the top of the report and am not having any luck figuring it out. It's been a while since I've done any report writing so any help is greatly appreciated. Thanks.
  10. MISdad

    ASP Slow to Display Data

    I've got an ASP page that lists employee phone numbers. It is pulling the information from our employee database and displaying it in a web page on our intranet server. The database server is running IBM DB2 and I have a view created to get the information from the individual tables. The...
  11. MISdad

    New Computer for Audio Video Production

    Hello all. I'm getting ready to put a new computer together that I'll be using mainly for Audio Video production. I have digital multitrack audio software for recording and producing CDs and also have Sony software for caturing video and creating DVDs. Here are the specs on what I'm going to...
  12. MISdad

    Help with Trigger

    I'm creating a trigger to change a value in one table based on values in other tables. The problem I'm having is that there is not always a corresponding record in the other tables, and the trigger doesn't appear to assign a null value to the variable when that record doesn't exist. Any clues...
  13. MISdad

    Internet Access Question

    I have a network connected to the internet via DSL. Is there a way I can limit who has access to the internet based on login name in Active Directory or by some setting on the XP Pro workstation? In other words, I have an XP Pro workstation connected to the network that is shared by multiple...
  14. MISdad

    Any Ideas Why This is Not Working?

    I'm trying to install a PIX 506 in a customer network with the following configuration. Internet - Netopia R7100C DSL Router w/ Switch - PIX - Internal Network Here's what I've tried so far to no avail. The Netopia R7100C is configured to use PPP from the provider and pulls it's WAN...
  15. MISdad

    Help With Trigger

    I need some help. I wrote a trigger that will change a value in a table from Y to N and back again based on a record being inserted or updated in another table. My problem is that it doesn't seem to work consistently. It will change the value sometimes but not all the time. My frustration is...
  16. MISdad

    Help With Selection Criteria Using Shared Variable

    Hello. I have a subreport that displays current open diagnoses for the client in the main report. I want to be able to run the report based on the type of diagnosis in the subreport. I've created a shared variable that assigns a value of "Y" if the diagnosis is one I want and "N" if it is...
  17. MISdad

    Keyboard Problem

    Anyone seen this?? I have a server running DB2. It is attached to a KVM switch. When I go in to create new table space, the keyboard will not work in DB2. It works elsewhere in 2000 just not in DB2. Once I reboot, the keyboard works fine. Any suggestions? Thanks.
  18. MISdad

    Embedding Media Player for Full Screen

    I have embedded media player into some web pages to play some training videos on our intranet. I have set the displaySize setting to 3 which is supposed to open the video in full screen but it doesn't on all of our computers. Anyone know what I can do to force media player to play the videos...
  19. MISdad

    Moving Mdaemon Mail to New Server

    Hello. I have just started a new job and am new to mdaemon. I am wanting to know how to move the mdaemon mail to a new server. Thanks in advance for your suggestions. Jim
  20. MISdad

    Looking for Suggestions

    I have a home network connected to the internet via cable modem (have a linksys cable router w/ 4 port switch). I want to put a server between the cable modem and the rest of the network to act as a firewall, web content filter (for the kids) and email retrieval/spam blocking server. We each...

Part and Inventory Search

Back
Top