Hi i am atal,
i crate a light box and there are some textbox in lightbox
and now i want to insert value in sql from lightbox's textbox and i put a insert button in lightbox
and when i insert a value in that textbox and click the insert button ,can not get the textbox's value plez help me..!!
Saikiran GstPosted Jun 10, 2014, 7:19 AM
Atal
u can refer this code it is working textbox values are passing from lightbox textbox to sql you can also check below link
http://www.aspdotnet-suresh.com/2010/08/lightbox-effect-for-login-page-in.html
.aspx code
-----------
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Login1.aspx.cs" Inherits="Login1" %>