Javascript - Create Web App Shortcut On User's Desktop Programmatically?

Jan 27, 2011

For enterprise intranet web application, is there any way to create a desktop shortcut of web application on user's desktop? I'm looking for functionality similar to Google Gears, but without installing Google Gears. I'm looking to give user's a link on web application that says "Click here to install desktop shortcut", when they click on it, a desktop shortcut is installed with the custom icon for our application. Is there a way to do it using javascript or any other client side technologies? I don't want to run any exe on user's machines. Even though it's intranet, I have to jump through lot of corporate hoops, compliance approvals, etc to run exe on their machine. We are trying to avoid that, due to time constraints. User machines are windows XP with IE6 installed. They may all upgrade within next year's time to Windows 7 with IE8. Intranet web application in question is developed using asp.net 3.5, c#.

View 3 Replies


Similar Messages:

Installation :: Can't Get An Icon To Show For Desktop Shortcut And Program Menu

Aug 5, 2010

I've created a SetupWizard, but can't get it to show the Icon for the shortcut on desktop and program menu. The installation goes fine without any errors, the only problem is the icon.

I've made a shortcut of my exe file in the Application Folder and dragged the shortcut to the Desktop folder, then on the shortcut properties, I assigned it an icon picture located in Application Folder.

View 3 Replies

Create A Shortcut To The Website URL.?

Mar 30, 2010

I need to give the shortcut file (like exe) to the client machine. if they click that file i should open my website screen directly.

View 3 Replies

Create A Shortcut With Same Icon For App

Jul 15, 2011

At begining after releasing a new asp.net app, I just tell users to create a shortcut to point the URL.

For example, one shortcut for http://webserver/order/, another for http://webserver/finance/...

Since more and more apps were released, I want to create a easy way for user to create a shortcut with different icon file.

Doing so user can create a shortcut with the same icon.

Which way is the best to do it, batch file, asp.net installation?

View 1 Replies

Security :: Programmatically Create User Using TheSqlMembershipProvider

Sep 26, 2010

i'm programitcally creating user using theSqlMembershipProvider. I am able to create users however now I want to be to assign them to a certain role once they are created. How do I go about assigning the newly created user to a role?

CODE to create user, works fine:

[Code]....

View 8 Replies

Web Forms :: Programmatically Create User Folders?

Apr 20, 2010

I have an asp.net app that allows users to create personal pages which can be publicly accessed thru a "directory" page. The content of the pages is stored in sql server, so a given user's page is dynamically created thru the code that executes when the relevant link on the directory page is clicked.

I would like to take this a step further by allowing access to a given user's page directly thru the browser's address bar, something likewww.thegreatestsite.com/jim (pretty much like You Tube, Facebook, etc.).

I could achieve this by manually creating a folder under the root, called "jim" and put a default.aspx page in it which has the code in it's load event that would dynamically create jim's page.

However, I would like this "additional feature" to be created automatically, as part of the sign up process of the user.

I have no clue as to what would be the best approach. For all I know there might even be a standardized way to ado this in asp.net?

View 4 Replies

Create An IE Shortcut And Load The Website?

Aug 3, 2010

I have a requirement, where I will have to write a code to create a shortcut for IE on desktop. When the user clicks on this shortcut, It should open up a specific website.

View 4 Replies

Visual Studio :: Visual Studio 2008/2010 Shortcut Keys / List Of All The Available Shortcut Key Options Listed From Within IDE?

Jan 13, 2010

Is there any way that I can get the list of All the available shortcut key options listed from within IDE itself in Visual Studio 2008/2010? Because every time I used to bing and find on web for that.

View 5 Replies

Create A New App - Refactor The Classes Out Of The Desktop App?

Aug 5, 2010

I'm about to embark upon learning how to create a web site(in fact I am about to create a website for our company) which will enable users to place an order on our system. I already have a desktop, C# WPF, application that has some of the classes I am going to require in the MVC architecture of this new website. Can anyone advise me of the best practise to reuse these classes in the website. If I was going to create a new app I would refactor the classes out of the desktop app into a class library then add this to my new app by adding an existing project (my class library) to my solution but that option does not seem to exist in creating a website?

View 7 Replies

How To Create A Desktop Sharing Application

Feb 2, 2011

how can we create a desktop sharing application in asp.net? can we use silverlight for this?

or any third party tool that we can use?

View 3 Replies

Create A Desktop Widget Framework

Sep 22, 2010

I like to create a desktop widget framework using asp.net. its like yahoo widget or google widget any one able to create a simple widget application and plug in to this framework. how to develop this framework?

View 1 Replies

ADO.NET :: Create An Image From Webservice On Desktop Application?

Oct 28, 2010

On desktop application I am uploading photos and storing physically on the webserver with the help of webservice and in DB I am storing physical path of that photo.On the other hand, I want to download the images for later use at that time I am creating bytestream from the physical path and storing it in the dataset column whose datatype is VARBINARY(MAX)I can return byte array which creates the images on the client side very easily.The main problem I am facing here is, I am not able to convert the byte array into dataset's VARBINARY format.

View 1 Replies

Javascript - Floating Items - Move Windows And Icons On A Desktop

Apr 4, 2011

I am looking for a way to have objects float on a web bowser. I would like items like pictures and Tables of data to be displayed on the screen and the user can move it around like how you would move windows and icons on a desktop

View 1 Replies

Create A Link That Will Launch Remote Desktop And To Enter The IP Address

Jun 29, 2010

How to create a link that will launch remote desktop and to enter the IP address in the drop-down menu of the remote desktop.

View 4 Replies

Web Forms :: Create Desktop Alert Using Application On Hosted Server?

Apr 22, 2010

i hosted my application on the IIS 7

now i've a requirement to show the desktop alert on my IIS desktop when an event fires

View 1 Replies

Show The Desktop(share Desktop) To Other Person?

Nov 26, 2010

show the desktop(share desktop) to other person on asp.net or in 3rd free party control.

View 7 Replies

Web Forms :: Create Thumbnail Image For PDF Files First Page Only In Desktop Applications

May 4, 2013

How can I create Thumbnail Image For Pdf files uploaded by user .. The Thumbnail contains first Page of Pdf only.. Is it Possible through ItextSharp ?

View 1 Replies

C# - Retrieve The User Requests From A Website Using A Desktop Application?

Dec 18, 2010

had made a site for client in which users can make request for songs, there's a db haing songname, by whome, written by, sang at etc the site is hosted and working fine the way the admin gets to know what is asked for is by using the website but now he wants that there be a desktop application which diplays all the requests so he does not have to log in and use the website..

View 2 Replies

Web Forms :: How To Get User Profile Property Name For All User Programmatically

Aug 25, 2010

I have to find User Profile property name programatically, not for a particular user, I have to find all properties name for all users at a time(not to iterate one by one) to display in webparts as columns.

View 1 Replies

Web Forms :: Disabling The Create User Button In The Create User Wizard

Jan 7, 2010

Does anyone know how to disable a create user button in the Create User Wizard if the Terms and Conditions checkbox is not checked?

I have a CUW with additional fields (the data of which is stored in an additional table that I have added to the ordinaty SQL membership database) and I want the user to check the Terms and Conditions checkbox before the user is created.

By any chance, do you also know how to prevent the creation of the user if the additional fields have not been filled?

I triend with Java, code behind and many method but it still dont work: the user is created even if the Terms and Conditions are not checked.

View 6 Replies

Security :: How To Create User Button In Create User Wizard

Aug 31, 2010

May i know how i can change postion of Create user button in Create USer Wizard as i want to change according to requirement!

View 4 Replies

Security :: Trying To Create New User With Create User Wizard And Getting Name Already Exists!?

Sep 8, 2010

I am using a create User Wizard for registering a user and have converted it to a a template to capture additional information. In the CreatedUserEvent handler in Code Behind I am getting the UserName of the new user and their unique GUID key. This is then added to a seperate data table with addditional info captured from the user. The textboxes within the create user Wizard have validation controls. If the user has missed an entry these fire and it shops the process of creating the user.

BUT If I then complete the textboxes and then click submit it says the USER NAME already Exists! This is not what I want as the User just needs to correct the errors in the form and they should be able to keep their iniital User Name choice. Do I need to change the Event handler and if so am I still able to capture the USerName and Key so that I can add the data to the other non membership table.

View 2 Replies

How To Create PDF Document Programmatically From C#

Feb 25, 2010

Does anybody have experience with a 3rd party tool for this? I don't mind if it commercial or open-source.

View 1 Replies

How To Create Sites Programmatically

Feb 16, 2011

Im working on a project where i will need to create sites programatically when a user completes a sign up process.

so basically if my main site is: www.mysite.com i will need to create subsites in the format of: www.username.mysite.com

where username is an option entered by the user in the signup process to designate a unique identifier for their site.

im working with VB.NET language.

View 5 Replies

AJAX :: How To Add Javascript Programmatically Or Register

Jul 28, 2010

In Asp.net how many ways we have to add javascript programmatically or register when we use ajax or normal page postback in 3.5 and 4.0 versions of asp.net

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved