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
Sameer Khan
1.5k
272
39.1k
Conversion of aspx or html page to pdf
Apr 10 2015 2:59 AM
<form id="form1" runat="server">
<div style="background-image:url('../../../Images/WrittenTestCallLetter.jpg'); background-repeat:no-repeat; height:1160px;">
<table id="tbldisplay" runat="server" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td colspan="5">
<table cellspacing="0" cellpadding="0" width="100%" style="height:20%">
<tr>
<td valign="bottom" align="center" style="height:20%; width:35%;">
</td>
<td style="height:20%; width:50%;" colspan="1"><asp:Label ID="lblRollNo" runat="server" CssClass="style1"></asp:Label></td>
<td style="height:20%; width:30%;"> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</form>
Reply
Answers (
1
)
how to call javascript function in asp.net
how to update file ext pdf in gridview asp.net