Wrox Programmer Forums
|
ASP.NET 3.5 Professionals If you are an experienced ASP.NET programmer, this is the forum for your 3.5 questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 3.5 Professionals section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 4th, 2009, 05:47 AM
Registered User
 
Join Date: Nov 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Avoid Duplicate insertion into DB

On ASP.NET 3.5 page, there is a dorpdownlist (shows travelers), image and AJAX popup control extender associated with image to open Formview in it (in a Panel) to create new traveler if it is not in the list.

I am using LINQ to SQL to generate new Traveler ID and record insertion is happening into DB through simple configuration of FormView control.

The problem is: when I add new traveler by open and filling data into FormView control it works fine. But when I refresh Page just after that, it adds same record again.

Is there any way to stop doing that???

I can send you screenshots and code, if you please mention your email.
Thanks very much.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Stopping duplicate value insertion biswa VB Databases Basics 2 October 8th, 2009 08:40 PM
How Do I avoid duplicate values xsltier XSLT 3 June 4th, 2008 01:36 PM
how to avoid duplicate contacts? combo box? dstein4d Access VBA 5 February 26th, 2008 05:55 PM
avoid duplicate entry of records mikersantiago Classic ASP Basics 4 February 10th, 2005 09:14 PM
Avoid duplicate node values nambati XSLT 1 September 8th, 2004 02:41 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.