TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
friendship26
NA
2
0
Closing web form through a Web form button
Dec 3 2004 11:56 PM
Hi, Using the following code I am opening javacript window. The form contain a web Form button control. By clicking on the button, basically it will store information to the database. After string the information, iwant to close the form. How can achieve this throgh this button. ----------------------------------------------------------------- ---------------------------------------------------------------
&firstname= <%# DataBinder.Eval(Container.DataItem, "FirstName")%> &lastname= <%# DataBinder.Eval(Container.DataItem, "LastName")%> ')">
Reply
Answers (
1
)
Opening a form throgh Javascript from a Hyperlink.
problem with datagrid