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

  1. neelawathura

    Read data from excel sheet to vb app

    Hi Can some one tell me how to read data in some region of excel sheet to visual basic.
  2. neelawathura

    How to pass an argument to an application(windows) from an asp page

    Hi Jason Thanks for your post.I'll try it neel
  3. neelawathura

    How to pass an argument to an application(windows) from an asp page

    Thanks all of u for valuable comments.Sorry for delay in replying to u'r comments. can some one tell me how to use a dll for this task(As Snowboaderhas said) The path to the exe is correct.When i call it without url parameters the browser asks me if u want to download it or save. But when i...
  4. neelawathura

    How to pass an argument to an application(windows) from an asp page

    Hello Thanks for trying to help me My asp code calling the vb application is like this a href="VBAPP/vb.exe?id=02" (Actually i am reading the values from the asp and sending them to the vb code) And in the vb code i am calling the command line argument by calling 'Command' . Private Sub...
  5. neelawathura

    How to pass an argument to an application(windows) from an asp page

    Cah some one help this. How to pass an argument to an application(windows) from an asp page. I have an application that can be run from command prompt and i should pass some arguments. How do that thru a asp
  6. neelawathura

    asp :create a access table within the asp code

    Hey FesterSXS It Worked.Thanks May i ask another question .How to retrieve the field names from that table.
  7. neelawathura

    asp :create a access table within the asp code

    Can some one help me in creating a MS access table within the asp code itself.

Part and Inventory Search

Back
Top