Create A Shortcut To The Website URL.?
Mar 30, 2010I 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 RepliesI 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 RepliesI 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 RepliesAt 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?
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 RepliesIs 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 RepliesI'm currently creating a web application.
I had Administrator, Teachers, Students roles.
I wanting to create a function where Administrator able to change username of the users that login to my web application or delete that user.
The users are created from asp.net web site administrator tools (security tab)..
I have a asp.net website in the IIS which is available on internet as www.xyz.com now I have been asked to prepare another website which will be accessed via www.xyz.com/abc.
For this, do I need to create a virtual directory under the website folder XYZ in IIS? or is there any other way to achieve this.
I am creating a web site through command line. I am able to create a web site with single host address. But i want multiple host address for a website. this is the command I am using iisweb /create D:Test Test.com /d [URL]
View 6 RepliesI have an internet explorer shortcut on my desktop that I am trying to copy to other machines. I am getting a file does not exist error (source file). I know the source file is there, but I still get the error. Here is the line of code where I am getting the error. I have tried with lnk and without lnk extension.
File.Copy("C:Documents and SettingsadminDesktopEmergencyBreakDow... strPath, True)
I have created one application where user has to submit data. I want to give the shortcut to button.
For Example if user click A1 it should save the data
i am using one linkbutton here i did used accesskey is "S" when did i click on that key on keyboard focus is going there but no action is not working.. ....
i want to give one key like Alt + S the action was performed.... casusvalidation property is not working..
I am using asp.net menu control. In window application we assign shortcut key through '&' sign for accessing menu item but in asp.net this is not working and there is not any property like access key for menu items.
View 5 RepliesWhen you are entering an attribute value, what is the shortcut to jump out of the quoatation marks? It's a lot like hitting enter after you select an enum value for, say, a color or anything like that, that is also in quatations marks. When you hit enter, it fills in the value, jumps outside the quotes and lets you happily continue coding on your way. However, in instances where you are filling out, say, an id value, there is no Intellisense and hitting enter, tab, or whatever will not jump out of the quotes.
View 1 RepliesI wanted to execute some code, when we press Alt+o key.I tried it by button. I took one button and set Access-Key to 'o' . And also added code I need to execute in button click event.
Now when button is visible then I can access code by Alt+o.But when I hide that button then code is not getting executed.
In short I wanted to execute some code by Alt+o key press.
shortcut key is not working in child form .I have created windows form application and creating shortcut for ctrl+o,ctrl+s,ctrl+p ...the shortcut key's are working fine in parent form but i am opening one child form inside parent formthe shortcut keys are not working. Actually i have set showshortcutkey property to true.
View 1 RepliesHow to assign shortcut keys for menu item of asp.net menu control e.g. i have one menu which open like this Trouble Ticket -->Trouble Ticket --> Add or Update or Edit so i wnat when i will press CTRL + TA for Add , CTRL + TU for update , CTRL + TE for edit.
View 2 RepliesIm using Ajax calender extender in my asp.net page on clicking asp.net button it show calender popup on selecting date its binding on textbox all are working fine,
what i need is i need to set shortcut for todays day.. on clicking button its show calender on press some keyboard it bind todays date in textbox..
I wanted to disable browser backbutton shortcut(Backspace) to fire browser
back button evbt.
so how can i disable browser back button shortcut Backspace?
There is no way I'm the only one who thinks that I'm missing such a shortcut in Visual Studio.In the markup (aspx) I begin writing the event name "On..." then choose the event I need. What I'm looking for now is functionality for auto-inserting the event name and the delegate method in the codebehined exactly as it's done from the Design view.It's a simple and very helpful functionality that's obviously missing - or I havn't been able to localize it yet.Does any one know if it can be done in VS? Maybe using ReSharper?
View 2 Repliesits simple question: if my edit cursor in at line 1 I wantto Quick jump to 5 and backforth again (to line 1)
is there a Jump Shortcut between Corresponing End/Begin tags ?
1. <blah>
2. ...
3. ...
4. ...
5. </blah>
I m looking for a Shortcut to :Delete currentline and below lines 1 line upward.
currently Ctrl+X (without selection) does this.But it also removes clipboard to empty text.
isnt there a shortcut Just deletes current line and 1 line upward next lines without clearing Clipboard ?
I'm used to redo being ctrl + y but in vs 2008 that deletes a line. redo in vs 2008 is the awkward shft + alt + backspace combination.
Can I change the keyboard shortcut?
I'm still begginer in ASP.net and wonder whether is it possible to assing a keyboard shortcut to next (previous) page command. For example: after press PageUp on keyboard - the next record is shown in FormView, after press PageDown - previous record?
View 2 RepliesI'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.
I have a webpage that I'd like to display a different shortcut icon depending on whatever the status is of the app. I have the page pin'd in Firefox so I can always see the icon. How to accomplish this?
View 7 Replies