asp.net
How to get the String Value to the textbox using javascript with asp.net
I am creating a folder by generating a random string and I need to get that string value to the textbox using javascript.[详细]
2023-04-13 09:04 分类:问答Cannot get the ModalPopupExtender to run via code
I cannnot get the ModalPopupExtender to work via code.If I set the ModalPopupExtender\'s property TargetControlID=\"btn\", it works.When I set TargetControlID=\"HiddenField1\" to use the mpe.show() me[详细]
2023-04-13 09:02 分类:问答Putting a new web interface on an old fat-client database
My company has a fairly old fat client application written in Delphi. We are very interested in replacing it with a shiny new web application. This will make maintenance a breeze and many clients want[详细]
2023-04-13 09:02 分类:问答How to write: insert into table ALL except X, if statement
Second question of all time on this community! I am a noob and my weakness are if statements within or amoungst loops and other if statements.[详细]
2023-04-13 08:57 分类:问答Passing credentials from ASP.NET C# to another web service
I have a one page ASP.NET 4.0 C# script running. In debug mode my script works just fine but when I publish it, it seems like it is not sending the credentials when making the WebRequest.[详细]
2023-04-13 08:57 分类:问答ParserError when using AppendHeader
I\'m calling a method that I expect to let a user download a file from my server: string path = MapPath(filePath);[详细]
2023-04-13 08:48 分类:问答Database Error: There is no row at position 0
I believe this question was asked several months back, but i believe my situation is different and the same rules may not apply.[详细]
2023-04-13 08:47 分类:问答Persist if checkbox is clicked through postback
I have a checkbox that is set to \"false\" as default in the aspx. Then there is a function that determines whether it is true or false, the prob开发者_高级运维lem is that when on the page there is a[详细]
2023-04-13 08:43 分类:问答div onclick not firing in IE 8 and Chrome
I have the following javascript function in my application which is expected to perform grid filtering based on the div click, but the major problem i am facing is that the div click is working fine i[详细]
2023-04-13 08:42 分类:问答How to add style to a tag as it is done in this website when we add tag
I have a text box with a auto complete list and the values are seperated by a ;How i can I add the css property just like in this website if we add tags, the tag come with a (x) for removing the tag,[详细]
2023-04-13 08:39 分类:问答