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
Mas
NA
478
70.5k
How to move microsoft tools to top of the document
Mar 17 2020 1:32 AM
Hello Members,
Hope you are doing good!!
How to move this microsoft tool to top of the resume.
Here is the below code i am using.
CS code:
string office_access = "
https://view.officeapps.live.com/op/embed.aspx?
src= resume URL";
resume_viewer.Src = office_access;
Microsoft ASPX tool:
https://view.officeapps.live.com/op/embed.aspx?
ASPX code:
<iframe id="resume_viewer" runat="server" width="650px" height="700px" class="frame"></iframe>
Can any one guide me earliest.
Thank you in advance!!
Reply
Answers (
0
)
primitive type error in linq query
How to assign value to input field ?