Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
Closing web form through a Web form button
friendship26
20y
2.8k
1
Reply
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")%> ')">
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
Opening a form throgh Javascript from a Hyperlink.
problem with datagrid