Tagged Questions

0
votes
1answer
61 views

two decisons just one button

Hello!! I have 2 radiobuttons that decides what search engine to use (google or mine), and i have 1 button that will submit a text that will be used to be searched in one of the 2 …
0
votes
2answers
13 views

open source web base WYSIWYG editor drag drop controls

I wonder if there is any open source web base WYSIWYG editor in ASP.net, which allows drag and drop html controls in the web browser and alows us to design web forms? Regards, Nit …
0
votes
0answers
20 views

How to handle checkbox in MVC application??

Hello All, I am having a edit category form in which one of the field is status which is a checkbox and the datatype of that field is int in the database. when I am selecting the …
0
votes
6answers
51 views

Simple question: How to cache a List<> in ASP.Net?

Hi guys, I load a list of a database table via Linq in the page load of my site. Now I must cache the list, because I will use them in a WebMethod again. (I can't load them new, …
0
votes
2answers
13 views

GenericErrorPage.htm missing

What is this page for? I have an entry in the configuration file... do this cause any harm? <customErrors mode="off" defaultRedirect="GenericErrorPage.htm"> & …
0
votes
2answers
11 views

Contents of GenericErrorPage.htm?

Could any post what the contents of GenericErrorPage.htm?
0
votes
1answer
21 views

two basic Forms authentication issue in ASP.Net

Hello everyone, I am developing on Windows Server 2008 with VSTS 2008 + C# + .Net 3.5 to develop an ASP.Net application using Forms authentication. I am learning Forms authenticat …
0
votes
3answers
19 views

How to get a List<> throug a webmethod to javascript?

Hi guys, I use Page-/WebMethods for handling actuallisize data every x seconds. Normaly I have 1 Object created on my won, which I get back with 3 informations: time / name / pri …
0
votes
4answers
41 views

Specialized Authorize attribute for asp.net mvc application

We are trying to create a more specific [Authorize] Attribute for Asp.Net MVC [AttributeUsage(AttributeTargets.All)] public class AuthoriseUser : System.Attribute { …
1
vote
9answers
56 views

Making text box hidden in ASP.NET

I am using ASP.NET 3.5 and C#. On my page I need to have a Text box that must not be visible to the user but it MUST be there when you look at the Page Source, reason being, anoth …
0
votes
1answer
21 views

Textbox Wrong Value

Hello, I have an asp.net page with a datalist with few textboxes, and a submit button. when i cahnge the text in the textbox, and click submit, the value i get in the vb code is t …
0
votes
0answers
26 views

executing script ASP.NET application

In my ASP.NET application default page is Login.aspx. In this page I check the Query string, if it is empty I load the page, but if query string has parameters I want to launch the …
0
votes
5answers
24 views

Changing the homepage from default.aspx to abc.aspx

i have designed my homepage of my webpage as abc.aspx not default.aspx . How can set the abc.aspx as homepage?
0
votes
4answers
22 views

Put ASP.NET on wordpress site

I work for a college and our main website has an ASP.NET based course information search which I created. This has become popular and our company facing website (training for compa …
0
votes
6answers
76 views

build small website - which tool ?

hi i need to build small website for a friend (some text...some pictures...some video...), which tool will be sufficient ? asp.net (C#) , front-page , simple html ...... i kno …

1 2 3 4 5 1561 next
15 30 50 per page