The last thing I want to point out here is how to run your app after the page is loaded and without having users to click on any link or button. To do so, you need to add an iframe to the page, then add your url to the src attribute of the iframe via JavaScript.
Download the sourcecode from here: Download. Is there a way to pass parameter or file in the other side? I mean from desktop app to web app? And what should I use to do so? Hello Morteza Sahragard, I want to run a desktop application from a web page with parameters. For example start a remote-desktop-session rdp with IP, username and Password. Do you have any idea how I can do this using this method?
Thank you very much for any help Regards Mike Morteza: What I described in this article was how to run your desktop app and send parameters along. What you should do is to have your desktop app and get it running from the page. When your desktop app is executed, you are free to do whatever you wish. You should figure out how to do your business by using your desktop app. Can run exe on browser over internet? I mean different locations different pc's. Not same network.
Toggle navigation Microsoft Morteza Sahragard. Home About Sign In. Before I start talking about the content of this post, I am going to draw your attention into two points: I have tested this method on Windows 8. I think this should also work on older versions of this operating system but I do not have not a clue about similar technics for other operating systems such as Linus and Mac.
The server can then execute the command. Bear in mind that an incorrect setup could leave you exposed to hacking, though. To continue this discussion, please ask a new question. Get answers from your peers along with millions of IT pros who visit Spiceworks. Best Answer. Oliver Kinne This person is a verified professional. Verify your account to enable IT peers to see that you are a professional.
View this "Best Answer" in the replies below ». Popular Topics in Web Development. Spiceworks Help Desk. The help desk software for IT. However, do not get carried away by adding several images especially animated images , as it can look tacky and increase the amount of time it takes to load the web page. Remember, the average time someone looks at a website is 10 seconds, so you want your web pages to load as quickly as possible.
Finally, never place large sized images on your homepage. Large images will slow down the loading of the web page dramatically and may cause a visitor to leave. If you would like a large picture on your website, we recommend you create a smaller version of that image, called a thumbnail. If the user is interested in viewing the full-size image, they can click the thumbnail to view the larger image.
When creating other directories folders on the computer that contain images or HTML files, you need to understand the directory structure. Many times, users mistakenly create a bad link that allows the page to work offline but not on the Internet or from another computer. When accessing files in other directories that are ahead of the current directory, first specify the directory and then the file name. For example, if you are trying to access or display the image file mypic.
Next, if you wanted to access the image file mypic. In this example, notice the two dots.. If you wanted to go back one directory and then into another directory, you would first do.. This rule can be applied to as many directories back as possible.
For example, if you wanted to go back three directories and then go into the images directory, then you would use the example below.
A local path works fine on the computer hard drive locally ; however, when posted on the Internet, no one but the person with the file locally can display the file. With Linux and Unix, file names are case sensitive.
If you link to the file "Mypage. Posting the website files to the Internet is one of the most complicated steps of setting up a website for most people. For the web page to be viewable by other users, the files must be posted on a server connected to the Internet. Because of the wide diversity of methods of posting a website, we will explain one of the most commonly used methods of posting your website.
ISPs Internet service providers and web hosting companies provide FTP File Transfer Protocol access that allows the users to copy files from your computer to the server. PC users have two possibilities; one is to use the FTP program included with Windows , and the other recommended solution is to download an FTP program.
Using one of these tools should enable the user to send his or her files, providing the server allows FTP access. Once connected to the server, locate the folder or directory containing your web page. Windows FTP users to send your files, for example, type send index. Your web host should have steps for posting your website and sometimes may even use a web-based client to transfer files to their server.
0コメント