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
Gaurav Raj
NA
475
88.5k
myiframe are not load data on first time click ,but again
Sep 19 2017 2:51 AM
my iframe are not load data on first time click ,but again i click it load database why
This is my code please help me
protected
void
TotalComment_Click(
object
sender, EventArgs e)
{
HtmlControl frame1 = (HtmlControl)FindControl(
"irm1"
);
string
Id = ((Button)sender).CommandArgument;
frame1.Attributes.Add(
"src"
,
"BlogPost.aspx?BlogId="
+Id);
}
Reply
Answers (
0
)
APNS using PushSharp not working
Error system.indexoutofrangeexception on datagridview