HTML - Open Remote Desktop Connection Through Website
I have a website for my company, and at the bottom I have a clickable button which gives access to "resources" such as manuals and diagrams which is only accessible with a username and password.
I would like to add a button that automatically opens the remote desktop connection tool (mstsc) on the users machine, and ideally ammend some of the default settings of this (drives, sounds etc). I have no idea if this is even possible! Any pointers (or a simple NO!) would be great! Similar TutorialsI don't know if this even belongs in HTML, but my question is whether or not there is any way I can include text seamlessly within a webpage from a remote location, i.e., a text file... I guess... so that it works like an iframe. Or should I just give it up and use an iframe? The website I'm creating is located he freshsession.net23.net Please take a minute to look through it. I know like half the nav links aren't working; that's because I don't know what I want to do for them yet. I haven't done this in years and I've never been that advanced so I'm really rusty. How should I lay this out? The top is going to be a picture that I'm still working on, so ignore that part (obviously the easiest to ignore). I'm just using divs right now, but what I don't like is having to have the same page for every page. I only want the content to change, but for some reason I'm not feeling iframes. But if that's my only option, I'll sure go with it. For the drawings page, I was going to use a gallery script and have them all right there. I want it to be very minimal and simple. Then for the blog I don't really know what to do, and for the guestbook I don't know what to do. Like I said, I want everything to be really nice and simple and preferably integrated. Any suggestions would be greatly appreciated (regarding the layout set up in general, a gallery script, blog, or guestbook, for example). Thanks a lot! Please throw me your tips and ideas! Hi, I am trying to find a way in which a website that is linked on my homepage can be opened while keeping at least one form of my homepage open as well. e.g.: Google images :http://images.google.com/imgres?imgu...en-us%26sa%3DG sorry for the massive link. Hope you get the idea. So what i want is to have a bar on top that is my homepage (like the google bar in the link), but the rest is the actual website that has been linked. I don't really care much about the url. It doesn't have to be my homepage url, it can be the actual website url. Google has been able to do that somehow, so it is possible. I would just like to know how and if it is hard to do. If someone knows how to do it, it would be great if you could give me a link to a tutorial, or explain it. thanks I'm a complete noob on coding so can anyone help me? I want a site to open in a new window as soon as someone visits without them needing to click on a link. Any help is very appreciated because im a total noob besides the basic commands So I'm developing a kind of desktop that u use by any browser. The idea of this is that you can find files and go thru files easy and do other things at the same time. In a new design. So I have a test site that gives you an idea on how it going to look. I am a rookie when it comes to coding and such so it's a simple site. Please come with tips and stuff that I should add. here is the test website. http://jaegarn.webs.com/ It all started yesterday when internet was shut down for one hour and I was bored When im developing this now I'm making it in swedish but it's easy to translate it and if somone wants I could translate it for it's release to english. So ya come with suggestions on what I should add and tips Over N Out JaegarN I would like have the HTML code for my web pages that will put my tiger icon on my page shortcuts that I save to my desktop. I believe its an attribute in the body tag such as: <body logo=""> or something like that. When I put a web page shortcut on my desktop an icon for that page appears above the name. I can not find the correct tags by sourcing the page. When I save this page to my desktop an icon displays above the name. Please help. Thanks Walt I have heard that it is possible to put a webpage on the desktop of a computer that has windows. Is it also possible to do this in linux? What I would like to do is to put a whole series of pull down menus on the desktop - one menu group would be for educational programs, one for Open office programs, etc. I would like to do this to get away from the whole nesting windows thing. Is it possible? easy? Hi, You know how sometimes websites with ever changing content (like stock market quotes, price of gold, etc) offer snippets of code that you can put on your own website to show charts/prices/etc? I was just wondering if there was a way to get that code to run on my desktop to show that changing content? It would only be a box approx 270 x 110 pixels if it was on a webpage, hopefully the same size on the desktop. The piece of code in question is: <A HREF="http://www.kitco.com/connecting.html"> <IMG SRC="http://www.kitconet.com/images/sp_en_6.gif" BORDER="0" ALT="[Most Recent Quotes from www.kitco.com]"> </A> I've searched thru the forum but found nothing that answers this question. Is there something out there that will take the html code and convert it into, say, an exe that will then run on the desktop? TIA I have a client that I just built a website for. This website is viewed by many different people. The client is wondering if it is possible to have a link somewhere on the site that automatically downloads an image icon to the users desktop. Once this icon is in place on the users desktop, they can click that icon when they want to go back to the web site. He also stated he'd like an app button created for mobile devices. I think he's thinking these icons are one in the same. But from what little I know about creating an app, you need to know the Objective C language and the only way someone can get it is through an app store. He wants both windows and Mac users to be able to use this. Is this possible, or how should I go about approaching this another way to achieve the same thing? Thanks for any help or direction. Hey there guys... I've been trying to make an HTML program that opens programs I direct it to. Now I have the layout all correct, it looks almost like a control panel with my most commonly used programs. I put hyper links on the pictures, but when I click on the picture that dialog box keeps opening! It's getting a bit irritating... Is there a way I can make them open with out keep clicking on open or save in the dialog box. I can't get notepad opened either! This is not web based just for my PC if that makes anything any easier! Also if there anything in JAVA that will be cool. I saw something to do with PERL but I cannot run the code on my PC, I think thats only web based and the coding is way to complicated! Thanks I've got a bunch of tel: links on a site that work great with mobiles and desktops that have softphones but how can I tell the browser to not treat it like a dead link if no such application exists? Here's an example - clik on any phone number: http://sketch.uk.com/admin_contacts.php?menu=8 A company website I went to gives the user the option of downloading a program, the purpose I believe is to open a browser and automatically log the user into their online account at www.companysite.com. The user simply double-clicks an icon on the desktop which lauches the browser, etc. How can I do this? Anyone have a link to a fre script? Thanks! Chris I am trying to figure out how the user can click ANYWHERE on the webpage, and it will execute the 'Show Desktop' command (like in the quicklaunch -- for windows XP). The webpage will be used as the desktop background. I want the user to be able to click on the desktop background, and all other windows will become minimized. An onclick function perhaps, or something that executes "Windows key + M"? Please help, this is for my job lol Hi everyone. I need some advice. I currently run a website for the local snooker league here, http://www.ldbsa.co.uk, and I have a mobile version of the site, http://mobile.ldbsa.co.uk. Currently these are two separate sites, with a PHP script running on the pages to determine what browser and device is being used, and being re-directed to the mobile site should you be on a mobile device. My main issue with this is that I have to update both websites separately, as they are two compeltely independent websites, both pulling the same data in from a MySQL database though. What I would like to do, is to have the same website for both, with a different stylesheet loading depending on the device. This obviously has its advantages in that I only have to update the site once, but the disadvantages come when coding the site. One other method I though about doing is to turn virtually all areas of the site into database driven, including menu items, headers, references to images etc. This way, all I need to do is the write two different stylesheets for the main structure and look of the both versions. The main difficulty I see happening is coding a structure in html that will work for both mobile nad desktop devices. Is this the best way to go about it? Or would you advise keeping the two sites separate? Here's what I'm up to: Made this scrolling desktop background on my Windows XP machine and found that the desktop icons, which appear transparent over a standard, static wallpaper, are no longer so when the desktop background is changed to an HTML one. That is, the text that displays as if typed with a drop-shadow over a static .jpg wallpaper image shows up over an HTML background inside a colored box. I'd like to get the "no box" effect, the standard XP text with a drop shadow, over the HTML background. Is this possible? I have a pdf file that is the catalog for my business. Is there a way to make it so that i can create a link that says "view" and if people click on it, then the standard "FILE DOWNLOAD" box does not come up... and it just opens the file in a separate window.... and have a "download" link where if they click that... then it just downloads the file. I know that i am weird... but i think it would be something that not everybody has... and something that would be kinda cool. Thanks in advance.... Mark Hello everyone! I am seeking some help for modifying a site remotey/through another site. Basically I have the site completed but there are a few pages that will have constant information changing week to week and I'm only being hired to put the page up initially and there will be virtually no support beyond the finished product. I need two text boxes with vertical scrolling text with information about upcoming events on each side of the website plus i need a dynamic table where they can remove and add new employee's. The people submitting the information will have NO experience with HTML at all. So a website where they could log in and have a few text boxes that they could edit/modify would be perfect. So,I would like a website where they would submit the information and after sending it, it would send the information and fill in the areas the need to be filled in automatically. (News, Updates, Information, Employee Updates, etc.) I'm sure there are some widget that I can implement easily but I just don't know where to look. Any help or advice would be much appreciated. Very similar to whats displayed here. http://www.news-scroller.com/html-scrolling-text.html Thanks ahead of time, Lucid. Hi, I have access to managing a site using Dreamweaver. I need to update a few images and pdf files into a folder located inside the remote view, to be uploaded to the Internet. I can delete the old files from that folder located in the remote view; Can you please explain how do I get the new files inside the remote view so that I can upload them online. I dont have the folders on my deskstop. There is a local view though, but I cannot locate the folder that needs to be updated. Please advise. Thank you Hi, I'm new here. Nice to meet all of you, and thank you for bearing with me. I found a free flash panorama viewer, pan0, that I am using to view my own panoramas. The code looks like this (please ignore the emoticon, it came up because a colon and capital D are next to each other in the code): <object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="100%" height="100%" title="Hello, Panorama"> <embed src="pan0.swf?panoSrc=sample_full.jpg" allowFullScreen="true" width="100%" height="100%" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#DDDDDD"> </embed> </object> My problem is that I want to use this on blogger, but can't store sample_full.jpg locally on Google. I tried substituting https://path/to/where/my/image/is/stored/on/picasa for sample_full.jpg, but it doesn't work. Is there a way to get this to work on blogger? I see that there are commercial programs that create standalone flash panoramas, but I am not that heavily into it to spend the money. I'd like to create a standalone flash application on my own, if that's possible, or find a workaround. I'm a Linux user, if that matters. Thanks for your help. Hi I am building a website with a great number of very similar webpages which all share a common link list running down one side of the page containing 500 links. though this list will only start with one link it will grow over time. updating this list will become increasingly difficult as it grows due to the vast number of pages it will be on. my question is can i create this list in a single location,like in a text or second htm file and request on each of the 500 pages to reference this single location when the page loads. the list links are a standard web link, as such, here followed by the many ghost buttons whioch will over time become real links <a href="001.htm">001</a>: <br> <a href="002.htm">002</a>: <br> <u>003</u>:<br> <u>004</u>:<br> <u>005</u>:<br> <u>006</u>:<br> <u>007</u>:<br> <u>008</u>:<br> <u>009</u>:<br> and so on... so what i expect i need is the code to draw the list from the single source and place this info on each of the 500 pages. Thanks for your time =) |