where are the experts :(
Ahmad_kaau
Posts
-
Power Point Show in WebBrowser Control ? can it be done ? -
Power Point Show in WebBrowser Control ? can it be done ?how to view power point show inside a web browser control in an application form ? i have a powerpoint link ( local file ) , i need to make something like this : webBrowser1.Url = new Uri(@file://c:\whatever\yourpresentation.ppt) it doesn't work with me !!!
-
Password Authentication ? [modified]hello again :) now i have an application to ( login ) using a username and a password .... all usernames and passwords are stored in a database ( microsoft access ) can someone help me with the source code to verify the username and its password or give me a webpage explain it thank you -- modified at 10:14 Saturday 18th November, 2006
-
URGENT : Display HTML Document into an Application FormThank you so much, i will try it :)
-
URGENT : Display HTML Document into an Application FormThank you so much for your reply ... Could be possible ... !! The HTML document is a HTML file What is the code to make the web browser control display the file ? Thanks again :)
-
URGENT : Display HTML Document into an Application Formhi would you please answer my question How to display HTML Document within an application form ? thank you