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
panse vaishali
NA
204
23.9k
Related to C# desktop application
Feb 1 2018 11:35 PM
Hi
I have converted MVC application into exe file.After converting to exe following code:
var divContent=$("#DivPrintPage").html();
var WinPrint =window.open('', '', 'letf=100,top=100,width=240,height=600');
WinPrint.document.write("somecontent");
New window is opening in exe but it is opening as blank .WinPrint.document.write is not working.How can i fix this issue ,plz suggest some way.
Thanks
Prachi Kulkarni
Reply
Answers (
6
)
Question about Compression technique in C#
How to develop Detached digital signature certificate?