Results 1 to 3 of 3

Thread: webfrom background

  1. #1
    Join Date
    Apr 2010
    Posts
    6
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default webfrom background

    hello all,

    I am building a web appliaction on VS2008 in which i kept a image as the background for the webform.I am refreshing this webform for every 15 secs.my problem is everytime I refresh the page it was flickering.How to refresh the page without loading the webform background again.I mean i want to rfresh the data in the textboxes but not the webform background image.Can any one help in this regard..

    cheers

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    This does not appear to be a question related to ASP. Instead, this is a question for HTML or possibly CSS, unless you have Javascript effects on that image.
    Additionally, please post a link to your page so that someone can help you. Without seeing it, it's just someone guessing about what might be going wrong. If not, the code may help, but when it's an issue of a live/active page, a link is much more helpful.
    What situations cause this to occur? (Operating system, browser, etc.)
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. The Following User Says Thank You to djr33 For This Useful Post:

    danyjoel (04-13-2010)

  4. #3
    Join Date
    Apr 2010
    Posts
    6
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    Yes I am using the java script for refreshing the webform.aspx which is available in the date & time Category "http://www.dynamicdrive.com/dynamicindex6/refresh.htm".
    In this script is it possible to save the web form background I mean i want to refresh the data in the text boxes which are on webform but not the webform background image.

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
  •