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
piyu ppppp
NA
4
1.9k
Pop up window using window.open
Jun 20 2014 1:26 PM
hello
I have a dropdown on main table ,and a select button.
Main.aspx Form
Item1Item2Item3
now when i select Item1 and click button my popup form opens,which has
dropdown
with ItemId, ItemName.
Now I want that when I
select Item2 and click button on
popup form,the dropdown on the Main form should display the Item2.
I have done 1st step to open popup form.Now i need help to complete rest form,i.e to populate the dropdown from Mian form according to poup form.(I want to do this using java script)
PopUp.aspx Form
Item1Item2Item3
Attachment:
website5.rar
Reply
Answers (
0
)
Returning value to batch file from c#
I wanted to create file encryption and decrption application