how to call servlets using visual basic

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • midhunkreddy
    New Member
    • Dec 2007
    • 4

    #1

    how to call servlets using visual basic

    hi please let me know how to call the servlet from visual basic which are written in the microsoft excel
  • dmjpro
    Top Contributor
    • Jan 2007
    • 2476

    #2
    Originally posted by midhunkreddy
    hi please let me know how to call the servlet from visual basic which are written in the microsoft excel

    "visual basic which are written in the microsoft excel" what does it mean???
    And I don't know whether Visual Basic works in Web.... :)


    Kind Regards,
    Debasis Jana

    Comment

    • midhunkreddy
      New Member
      • Dec 2007
      • 4

      #3
      it means if we take ms excel if we run macros some vb code will be execute right in the same way if i run macro on ms excel i need to call a servlet

      Comment

      • dmjpro
        Top Contributor
        • Jan 2007
        • 2476

        #4
        Originally posted by midhunkreddy
        it means if we take ms excel if we run macros some vb code will be execute right in the same way if i run macro on ms excel i need to call a servlet
        Look ....... I am not much familiar with MS macro.
        Now remember one thing that The servelet never get Called directly but it called by Web-Container.
        The total thing is in Mess ... :(
        Ok let the experts reply to this Question.
        Let's see what they say.

        Debasis Jana.

        Comment

        Working...