| Thread | Last Post | Replies |
|
| Why is Session working for all users except one? | 05 Feb 2005 21:30 GMT | 1 |
I'm having a problem saving session information on one form and retrieving it on a subsequent form...for only one out of a number of users. Actually, I'm not absolutely certain it's a session problem but I'm hoping the experts can help me figure that out.
|
| Can dotnet write to files outside of the web root? | 05 Feb 2005 20:14 GMT | 2 |
I'm running Dotnet on Windows 2003 and was wondering, can scripts write to files/folders outside of the webroot, for instance, in another drive? How about writing to a network share via UNC? Is that possible? If so can someone point me to documents that talk about this, or perhaps ...
|
| Charts,histogram? | 05 Feb 2005 19:10 GMT | 1 |
hi everyone.. i have a question. is there anyway that Asp.net with vb.net is able to do/generate Graphs?charts or anything like tat?im currently creating a web based managment system, i would like to generate graphs,or charts from my
|
| help.. | 05 Feb 2005 16:06 GMT | 1 |
hi.. i have a few other questions 2 ask..i used the "calender" function to insert Date of Birth for my "add customer form" is that advisible?coz i feel it'll be easy for customers to just click on
|
| Where to receive WM_HSCROLL mesages | 05 Feb 2005 15:30 GMT | 1 |
I have a Windows application that has a usercontrol containing a richtextbox. In the overloaded WinProc it has a case WM_HSCROLL
|
| Combobox exception - xpost/C# forum | 05 Feb 2005 11:59 GMT | 1 |
Hi... Synposis... Throws exception: "Specified argument was out of the range of valid values." Read on for the juicy tidbits.
|
| Combobox(Drop down list) flat style in ASP.NET | 05 Feb 2005 08:17 GMT | 1 |
I am developing a portal using ASP.NET and C# Almost all controls i can get flat style(Using borde style proprty)except dropdownlist,listbox,checkbox how can i make these controls to the flat style,i know these will not
|
| Please Help | 05 Feb 2005 07:52 GMT | 1 |
Hi Ihave 3 circle that they split each other I want each part of this circles show something different on move over but I want do read them from my database, my problem is how can I manage each part of this splits circle show somethig
|
| image in datalist | 05 Feb 2005 07:51 GMT | 1 |
Hi I have ap age who has alots of images per page in datalist but it does takes long time to load the data do you have any idea how can I fix it? its ecommerce site
|
| adding tool to toolbar & menu | 05 Feb 2005 07:33 GMT | 1 |
hi'all could anyone pls tell how to add new tools/add-in from tools ->external tools in visual studio.net & make the tool appear in menu as well as toolbar.
|
| Software tools in VB.NET using CSharp | 05 Feb 2005 07:26 GMT | 4 |
I was wondering if anyone knows or could possibly point me to a web site that develops software tools for vb.net that are written in csharp. I have been all over the web trying to find such a thing, but have not been very successful. I need to write a research paper for a ...
|
| Get part of the text (c#) | 05 Feb 2005 04:47 GMT | 2 |
Hi y'all, I have a beginner question in c#. I need to take part of a text, based on tags. for example: string test = "blah blah<!--start -->1 2 3 4<!--end--> blah blah";
|
| is operator is falsely failing | 04 Feb 2005 22:02 GMT | 8 |
I have a Class3 that looks like this: Class1 : BaseClass Class2 : Class1 Class3 : Class2
|
| isapi | 04 Feb 2005 21:37 GMT | 1 |
whats the difference between an isapi filter and isapi extension? thanks
|
| Links in User Control | 04 Feb 2005 21:21 GMT | 1 |
I am trying to build a user control that is used on each page of my site. The user control contains a datalist of links. The list of links (and associated information) is grabbed from the database. I am trying to make it so a click of a button (link) fires the ItemCommand
|