CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> .NET

 message for updated action

Print topic Send  topic

Author Message
frankie lo
Posted: 07/10/2006, 1:42 AM

Would like to show message such as "You record saved !" on text box on edit
record.

Do you know where I should add the code....

any advice or direction ???????

frankie lo
Posted: 07/23/2006, 8:31 PM

????? any help

"frankie lo" <frankiecblo@hotmail.com> wrote in message
news:e8t3ts$q3$1@news.codecharge.com...
> Would like to show message such as "You record saved !" on text box on
> edit record.
>
> Do you know where I should add the code....
>
> any advice or direction ???????
>

Diesel

Posts: 43
Posted: 07/28/2006, 1:24 AM

Hi there

Do you want to display a message after the update has occured?
View profile  Send private message
frankie lo
Posted: 07/30/2006, 11:06 PM

Hi Diesel
Yes, any advice??

"Diesel" <Diesel@forum.codecharge> wrote in message
news:844c9c9ce4e844@news.codecharge.com...
> Hi there
>
> Do you want to display a message after the update has occured?
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>

Diesel

Posts: 43
Posted: 08/08/2006, 5:15 AM

There are a few ways of doing this but the easiest would probably be to put a message on the After Insert/Update Event of your record.

All you need to do is paste the following code in the block and you are ready to go!!!

Response.Write("<script language=""javascript"">alert('your record has been updated. thank you'),/script>")

Thats it.

Hope this gets you started. There are other message box types available too
View profile  Send private message
Diesel

Posts: 43
Posted: 08/08/2006, 5:15 AM

Response.Write("<script language=""javascript"">alert('your record has been updated. thank you')</script>")

View profile  Send private message
frankie lo
Posted: 08/09/2006, 5:43 PM

Hi Diesel,

has a research, find that asp.net 2 provide
ClientScript.RegisterStartupScript as well.

Thanks for advice



"Diesel" <Diesel@forum.codecharge> wrote in message
news:844d88074b8669@news.codecharge.com...
> Response.Write("<script language=""javascript"">alert('your record has
> been
> updated. thank you')</script>")
>
>
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>


Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.