Results 1 to 3 of 3

Thread: Thank you message on screen

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2014
    Posts
    469

    Thank you message on screen

    What might be the best way, please, to say 'Thank you' to a user after he has submitted a contact form. I know it can be done with Request. redirect to another page and there is another example here: https://www.aspsnippets.com/Articles...in-ASPNet.aspx but it uses JS and seems a little outdated.

    I am using VS 2017 and, if possible, would like to add a little style to an onscreen 'Thank you' message - if possible with the original contact form a little faded or in the background, otherwise the screen may look a little congested with a 'Thank you' message and the contact form both in focus at the same time.

    Thank you.

    Steve

  2. #2
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,020

    Re: Thank you message on screen

    Take a look at jQuery Dialog. This widget can be integrated to your webforms project.

    - kgc
    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2014
    Posts
    469

    Re: Thank you message on screen

    That looks great, kgc, thanks. I will read through the tutorials - it looks just what I was hoping for.

    Steve

Posting Permissions

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



Click Here to Expand Forum to Full Width