You must Sign In to post a response.
  • Category: JavaScript

    How to call loading process in vbscript

    Hi,

    I am working on vbscript application,when i can run the vbs file then then new csv file is generating,
    it working but,i want to show the loading process images,when i click the button then it need to show that 'Loading...process...pls wait'
    2)after loading process completed then i want to display the popup with message,,loading is completed..
    can any one help me pls
  • #759036
    Hi Ramana.

    Refer below links to show a image progress bar till your loading process

    http://www.dreamincode.net/forums/topic/58622-load-picture-using-progress-bar/

    http://www.codeproject.com/Articles/26518/Custom-ProgressBar-Control

    http://stackoverflow.com/questions/14217894/vb-net-progress-bar

    Regards

    Sridhar.
    DNS Member.
    "Hope for the best.. Prepare for the worst.."

    Sridhar Thota.
    Editor: DNS Forum.


  • Sign In to post your comments