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 SkipVought 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: *

  1. cdelaney

    Popup box in asp?

    I need to have popup box displayed using asp when a user clicks on a link.  If the user clicks OK then they will be forwarded to another page but if they click cancel they will stay at the page they are on.  If I use javascript the server side asp code is ran...
  2. cdelaney

    "Like" in ASP

    Thanks I never thought of that.<br><br><br>Curtis
  3. cdelaney

    "Like" in ASP

    I am trying to determine if a string is similar to another using the &quot;Like&quot; operator.&nbsp;&nbsp;What I intend to do is determine if a user entered url started out with http:// or not. <br><br>Any help is greatly appreciated.<br><br>Curtis
  4. cdelaney

    How to use Command line arguments in Visual Basic

    I need to know how to open a Visual Basic application and when opened run a function depending on the command line argument specified.<br> <br> Like this<br> <br> file.exe -on<br> <br> Any help appreciated<br> <br> Curtis
  5. cdelaney

    Using asp to execute server side files???

    Is it possible to execute files on the server from within asp code?
  6. cdelaney

    Microsoft Comm Control

    I noticed that when I ran the code. Changed it and everthing works fine now. Not a problem.<br> <br> <br> Thanks<br> Curtis
  7. cdelaney

    Microsoft Comm Control

    I have already changed the value in MSCOMM to input binary but I want to be able to show the actual contents of the byte for example if the byte that came in was 01010101 I would like to show it as this or if not at least be able to convert it to hex so I can easily work with it.
  8. cdelaney

    Microsoft Comm Control

    How to read in a binary value from a microcontroller and put it in a text box. I seem to only be able to put it in the text box as a ascii value.<br> <br> <br> Any help is appreciated<br> <br>

Part and Inventory Search

Back
Top