I have a gridview that has LinkButtons and when I hover over the link instead of seeing an hand cursor, that allows me to click the link, I see a vertical bar, that's not clickable. This was working normally until recently, so I must have done something to cause it, but I don't know what?
Is it possible to change mouse pointer? I have following but not working. The new pointer is an animation.
Code: Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load Response.Write("<script language = javascript>function ChangeCursor();</script>")
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">
[code]....
no alert box is displayed when i left the textbox blank and clicked the button
I have code behind which is being executed because it is causing an error. The problem is my breakpoint is not working. I have under debugger ASP.Net ticked and have this in my web.config
Do you struggle with the size and the number of entries in the web.config file? Do you understand every element?Is it time for Microsoft to relook at how an ASP.NET site is configured, perhaps by splitting the web.config file into multiple files?
I noticed the ActionNameAttribute lets you alias your controller methods. This is nice but I was curious if there was a comparable attribute for a controller name. Specifically, I have a controller with a lengthy name in c# world but would like to shorten / alias it in the actual URL. I was hoping for some kind of controllername attribute. Is there such a beast?
I have a web-application (ASP.NET) and want to open another external webpage on another machine. I have to forward some information (variables) to that webpage, but they should not be part of the URL. So my question is, how can I achieve this without querystrings?
This week my team spent way too much time trying to do simple things in reporting services, and I've decided to start evaluating other options. I know there are some good options out there now that aren't too expensive. I've heard that Telerik, ActiveReports, and a few others are widely used.I was hoping to get some first hand accounts regarding reporting toos that you've used. Specifically, I definitely want to hear your thoughts about:Pain points and gotchas you ran into.Ease of use for report design. It's a little bizarre to me that Access still seems to hold the throne in this area!
I have an ASP.NET page that has a wizard control. I need to see if the same user is working on the page so I first time I insert a record and next time I update database records. I am using Session.SessionID to check if the same user is working on the page, but on every postback, SessionID gives a unique string and always the "insert" construct executes. What is the best way to check the same user is working back and forth on the same page. User is not logged in, its an open form on the page.
To get the lok and feel and lil idea about my problem[URL]in this web site you can see the list of videos..when you click on the video it starts..in my case it does not work...i've made setting in IIS that it should support flv files in my HTTP HEADERSbut still it's not working on my local machine and also i have the latest flash player..when i click on video the player is not loaded..so any idea ...wot is going on...?
Works a charm locally but as soon as i upload this to the live server (hosted by heart internet) i get:
Code:
Server Error in '/' Application.
Specified argument was out of the range of valid values.
Parameter name: i
Description: An unhandled exception occurred during the execution of the current web request. review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
I have my body height to 100%. I then have a containers height set to 100%. If the window is smaller than the content of my container a vertical scroll bar is added but when I scroll down my container div is no longer 100%.
Please see the attached image.
I then add overflow:auto which sort of works but because it puts a scroll bar inside my container and not the window and my two images are the width of the container they no longer fit next to each other. grrrrr.com
I need my main container to extend with its content with out scroll bars because if the vertical scroll bar shows there is not enough to have my two images side by side.
i am using Asp.net Chart and showing bar chart. i used dataPoint.MapAreaAttributes to call a JS func(which retrieves the ID) to show next chart on click of a particular bar in the existing chart. but i am unable show hand pointer on mouse over the particular bar on the chart. And when i use Datapoint.Url which is changing the mouse pointer to hand on mouseover the bar but i am unable to call the JS func. how to show Hand pointer on mouseover of a particular bar?
I've used the substring feature before, but I am struggling with this one since I only want the page names which are on the right hand side, I basically want to chop of everything else (folder paths).. all I want to end up with is default.aspx, gallery.aspx and demo.aspx
I have use ajax calendar extendar which is working fine in development environment. But it is not not working in server. other Ajax controls are working fine.
the image is my button, and that is the JQuery that handles the button click. when you hover your mouse over the image, it stays as the basic arrow pointer. How do I make it change to a hand so the user knows they can click on it?
I have installed SQL Server 2008 express, reinstall it with advanced services, uninstall TFS 2010 and tries to reinstall it but fails. It doesn't want to completely uninstall.
So I'd like to clean everything by hand (deleting registries, folders) but can't find any info. I have deleted install directory but installer still memorized that TFS is installed.
I have written the code below to generate an XML document and it works a charm however the smallest snippet of code is causing me a major headache:
SNOMlabel.text += 1
For some reason this is doubling up and SNOMlabel equals 2 i have debugged the code on this line and it appears to be something to do with when it leaves the Sub btnSave_Click and enters and returns from CreateBookNode, CreateBookNode2, CreateBookNode3.
Code:
Protected Sub btnSave_Click(ByVal sender As Object, ByVal e As EventArgs) Handles btnSave.Click ' Name of xml file to create Dim subs = SubscriberID.Text Dim name2 As String Dim fdate As String Dim length As Integer length = Len(Page.User.Identity.Name)..........
I needed to display data from a table in this style:
Hotel: hotel1 Destination: United States
From: UK
Hotel: hotel2 Destination: United States
From: UK
Hotel: hotel3 Destination: United States
From: UK
This would all go in a box or table, the bold text is the column names from the table, but id be quite Happy to just have them as text and not display the coloumn headers. whats the best control to display data in this way, ive messing about with different controls but cant get this layout
due to this code I am getting a pageload error? is that something wrong with this?this is the Error I am getting in IE.Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; AskTbF-ET/5.8.0.12304) Timestamp: Fri, 8 Oct 2010 19:30:36 UTC