Advertisement

1 - 10 of 82 containing alltags:("C#/ASP") (0.002 seconds)
hello experts, I create an Hashtable that help me to build up an account, with values as follow: ht = new ht();     ht.add(firstname, "toto");     ht.add(lastname, "oto");     ht... some...
Zones: C#, ASPDate Answered: 01/24/2008 Grade: B Views: 0
Hello Experts. Procedure as i did. From C# From file menu I Created a new project. The project was ClassLibrary And Made some modifications to the code. It now looks like this. using System;...
Zones: C#, ASP, Microsoft IIS Web ServerDate Answered: 03/14/2008 Grade: A Views: 4
Hi, How i can design my own Custom control with post back ? I want make a control (<div></div>) then i click on this Div, i want cause a postback ? (like a asp:button but with a div) Thanks
Zones: ASP.Net Programming, C#Date Answered: 09/17/2008 Grade: A Views: 0
What is the method to scan a specific local directory on a users hard drive and display in the browser, the file name date and version number of specific files.  I will be comparing them to files o...
Zones: WebApplications, Web DevelopmentDate Answered: 06/23/2008 Grade: A Views: 0
I have a form that has about a half dozen seperate text boxes. I have not set anything on these text boxes other than width sizes.  For some reason however when I build the page shows that some of ...
Zones: ASP.Net ProgrammingDate Answered: 07/31/2008 Grade: A Views: 0
I have a checklist box  that serves as a filtering list for a gridview bound to a dataview. What I am trying to do is perform a row filter based on which items are checked.  Here is where the...
Zones: ASP.Net Programming, C#Date Answered: 08/07/2008 Grade: A Views: 4
Okay. Working on a website where we would like users to be able to see the geo graphic location of thier friends on a map. Its an ASP .NET application for a social networking site. Just looking for...
Zones: ASP.Net Programming, C#, Web Se...Date Answered: 04/16/2008 Grade: A Views: 0
Hello. I've been trying to find a starting point, or at least something that's already made out there, in either ASP.NET or C# (that which i can use in a WSS 3.0 Web Part) to automatically map a...
Zones: Active Directory, C#, AS...Date Answered: 06/04/2008 Grade: B Views: 0
I have a function that must be only called if the request comes from a certain page. How do I check the name or some identifieng feature of a page. Thanks Stanton
Zones: ASP.Net ProgrammingDate Answered: 05/15/2008 Grade: A Views: 0
I have deployed our application into a load balanced environment. Set up a session state server to handle session state. Added the appropriate entries to the web config on both servers. (Session st...
Zones: ASP.Net Programming, Microsof...Date Answered: 05/22/2008 Grade: A Views: 0