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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cid

  1. cid

    DLLs

    How can I find out what functions are in certain DLLs? I figure there has to be some sort of utility that will pull function names and params from a DLL. Something like that would be VERY VERY VERY usefull to me. If some one could let me know, I would appreciate it. Thanks in advance. ~[ cid ]~...
  2. cid

    DLLs

    I have DLLs on my computer that I'd like to use, but I don't know what the function names/params are. Is there a tool that will somehow tell me what each DLL is for? How can I do this? Any help is appreciated. Thanks!!! ~[ cid ]~ web // www.ciddivine.com email // cid@cjd-web.com aim //...
  3. cid

    mailto: Links (Question / Tip)

    QuietDean, Welp, I didn't get the %25 to work. It might just be because there's no LF. It read in the "%", but the "25" was hidden. Don't understand that, but oh well. DeZiner, Thanks for the forewarning! I'll keep that in mind and put that as a note in my program! Thanks...
  4. cid

    mailto: Links (Question / Tip)

    I need to know how to have an email interpret carriage return/linefeed's in the body, that I'm passing it. Here's an example: mailto:cid@cjd-web.com?subject=This is a test&body=Did you ever know that you're my hero That should bring up a pre-formatted email with the subject line being...
  5. cid

    Dropdown List's OnChange Event

    If I put it in the _click event, that won't effect when a user tabs to it. Do I need to just write a function that I'll call for a focus change and the click event and so on? Seems rediculous. Let me know if there's something better. Thanks, tho! ~[ cid ]~ web // www.ciddivine.com email //...
  6. cid

    Dropdown List's OnChange Event

    For some reason, the OnChange event is not being fired when I change the value of a drop-down list. I need to unhide a text box depending on the value of the drop-down. If someone could help me with this, I'd appreciate it. Thanks! ~[ cid ]~ web // www.ciddivine.com email // cid@cjd-web.com...
  7. cid

    SQL Standards

    Does anyone know if there is a standard for SQL? I'm looking for something like ANSI's standards. I don't know if ANSI came out with standards for SQL, but if so, could someone point me in the right direction? I appreciate any and all help in this matter. Thanks in advance! ~[ cid ]~ web //...
  8. cid

    SQL Standards

    Does anyone know if there is a standard for SQL? I'm looking for something like ANSI's standards. I don't know if ANSI came out with standards for SQL, but if so, could someone point me in the right direction? I appreciate any and all help in this matter. Thanks in advance! ~[ cid ]~ web //...
  9. cid

    SQL Standards

    Does anyone know if there is a standard for SQL? I'm looking for something like ANSI's standards. I don't know if ANSI came out with standards for SQL, but if so, could someone point me in the right direction? I appreciate any and all help in this matter. Thanks in advance! ~[ cid ]~ web //...
  10. cid

    SQL Standards

    Does anyone know if there is a standard for SQL? I'm looking for something like ANSI's standards. I don't know if ANSI came out with standards for SQL, but if so, could someone point me in the right direction? I appreciate any and all help in this matter. Thanks in advance! ~[ cid ]~ web //...
  11. cid

    SQL Standards

    Does anyone know if there is a standard for SQL? I'm looking for something like ANSI's standards. I don't know if ANSI came out with standards for SQL, but if so, could someone point me in the right direction? I appreciate any and all help in this matter. Thanks in advance! ~[ cid ]~ web //...
  12. cid

    SQL Standards

    Does anyone know if there is a standard for SQL? I'm looking for something like ANSI's standards. I don't know if ANSI came out with standards for SQL, but if so, could someone point me in the right direction? I appreciate any and all help in this matter. Thanks in advance! ~[ cid ]~ web //...
  13. cid

    SQL Standards

    Does anyone know if there is a standard for SQL? I'm looking for something like ANSI's standards. I don't know if ANSI came out with standards for SQL, but if so, could someone point me in the right direction? I appreciate any and all help in this matter. Thanks in advance! ~[ cid ]~ web //...
  14. cid

    SQL Standards

    Does anyone know if there is a standard for SQL? I'm looking for something like ANSI's standards. I don't know if ANSI came out with standards for SQL, but if so, could someone point me in the right direction? I appreciate any and all help in this matter. Thanks in advance! ~[ cid ]~ web //...
  15. cid

    Database Structure

    How can I grab table/column info from the database using a query? I know how to do this in Oracle, but not MSA2k. Any help would be appreciated. Thanks. ~[ cid ]~ web // www.ciddivine.com email // cid@cjd-web.com aim // ciddivine

Part and Inventory Search

Back
Top