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 strongm 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: IMFCSDMN
  • Order by date
  1. IMFCSDMN

    ASP .NET Dynamic Web Control

    How do I start building a menu control like the ones that can be downloaded at www.aspmenu.net? Can anyone suggest a tutorial site? (eventhough I really doubt there is one.)
  2. IMFCSDMN

    Dynamic Menu w/ javascript in ASP .NET page

    Does anyone know where I can get a tutorial on preparing a dynamic menu w/ javascript to use in a ASP .NET page. Basically similiar to the type of products that can be downloaded at www.aspmenu.net. Thanks in advance
  3. IMFCSDMN

    Extract and Generate table with one word per record

    Could you map out what your tables look like? columns? rows?
  4. IMFCSDMN

    Image in table using ASP .NET

    Simple question. It's basically HTML but I'm using ASP .NET on VS 2003 so therefore feel free to respond ASP .NET solutions. I just want to have a image in the following table. <td align=&quot;left&quot; width=&quot;150&quot; height=&quot;350 > I want a block which will be a picture. Where...
  5. IMFCSDMN

    MSN Messenger Automation w/ VBA

    Has anyone succesfully automated MSN. Could you get me started? I need to open --> logon ---> add contacts w/ vba. Thanks. I have all the references, but I can not seem to get the objects to work for me.
  6. IMFCSDMN

    MSN Messenger API

    I am having trobule complete the following task w/ VB .NET ---> Check if Messenger is open ---> Logon ---> Add contacts If you have successfully automated Messenger before, PLEASE HELP. I have found the COM refences and searched MSDN for all the information, but I can't make use of the Objects...
  7. IMFCSDMN

    Basic Age (years old) question

    Thanks. I knew I could of prepared the code provided by tonyflavell but I was hoping there was a simplier way.
  8. IMFCSDMN

    Basic Age (years old) question

    How can I find someone's age using their Date of Birth and another date. I tried =datediff(&quot;y&quot;,Date1,Date2) and it's not accurate.

Part and Inventory Search

Back
Top