Advanced Search

Results 1 to 1 of 1

Thread: In ASP

  1. #1
    Join Date
    Oct 2005
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default In ASP

    Hi
    A month of time i've this type of problem in ASP.In that code you can easily understand what i did. Albit i've to explain, What i need.
    In my ASP, I have to depentent combo box,where are only connect to the Database(not array or variable decleration).

    for instance.
    1st Combo box-> Region
    2nd Combo box->Country
    3rd Combo box-> State

    As i select 1st combo box of Region,Based on 1st combo box ,related country to store in the 2nd Combo box.
    and next selection of 2nd Combo box,related States to be store at the 3rd combo box.
    AS i select any combo box my entire ASP page has been flickering.This flickering has been getting irretate to the users.
    In ASP page i've used ASP,JavaScript for Server Side programming.
    So can you give any idea how i can remove flickering from my ASP Page.
    if you give any idea which is helpful for me.
    So long
    Peace out
    regards
    rex
    Attached Files Attached Files

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •