| Thread | Last Post | Replies |
|
| How to add the HTML script when creating new ASPX page | 26 Feb 2007 19:52 GMT | 1 |
How to add the HTML script when creating new ASPX page. After it is done I may need to add some Meta tags etc... but the html script is not there. Is there an option in the ASP.NET that WHEN creating a new aspx page, then it will generate that basic HTML scrip as well.
|
| Whether to use a hashtable, datareader, array, dataset, or Datatab | 26 Feb 2007 14:50 GMT | 2 |
Note, I'm using C# I am wondering what type of control I should use for iterating through the set of records returned by callin this method below, so that I can then do some stuff with each record like string manipulation, or taking the data for
|
| pdf text to dot net page | 26 Feb 2007 13:38 GMT | 2 |
I have a big document that is currently a pdf. I am turning it into a web page so users can fill it out online, print and enter a record in our tracking database, all at once. Here’s the problem: I thought I could re-create the form in dot net by using
|
| Is a process a .net process? | 26 Feb 2007 10:24 GMT | 2 |
How can I check if a process a .net process or a "normal" win32 process? Mario
|
| IE7 & HP Director | 26 Feb 2007 00:31 GMT | 2 |
I am having trouble running the HP Director on my new printer (HP7410) and I did not have any trouble when I had the old HP6310 installed and updated to IE7. Unfortunately, I uninstalled the old printer and all programs before I installed the new printer. Now I can't get the ...
|
| Visual Studio 2005 Setup | 25 Feb 2007 23:56 GMT | 1 |
I have a problem. While instaling Visual Studio 2005 Professional edition I receive the following error. "Setup was unable to find the Baseline Data."
|
| How to fix size of frame independent of rsolution of sreen or bowser independent. | 25 Feb 2007 23:55 GMT | 1 |
Hi Friends, I m using frames in my web application on 1024*768 resolution . I have frame page in which I am setting rows="19%,81%" (also I tried with 19%,* and 200px.*). It is showing evrything ok on this
|
| Problem because of MSXML update | 25 Feb 2007 23:52 GMT | 1 |
Some folders are getting created automatically in my laptop. Names of the folders are some random numbers. I searched and found that it is because of MSXML updates. I accidently moved one of my work folder inside this randomly generated
|
| Strange strange problem and i'm stuck | 25 Feb 2007 22:46 GMT | 1 |
I'm trying to implement a control designer for my web composite control. According to what i read at msdn, i am supposed to inherit my class from System.Web.UI.Design.ControlDesigner.
|
| Delegates should be a local variable? | 25 Feb 2007 20:23 GMT | 3 |
I've been using delegates as class-wide variables, like: class TheForm: Form { delegate void ChangeTextDelegate(string msg);
|
| observing a reference variable's instance | 25 Feb 2007 09:25 GMT | 1 |
I would like to have a reference to class instance, but not influence when it should or should not be garbage collected. Is this possible? I have a cache of objects that I use to send update signals with. The cache manager should allow these instances to go out of scope and be
|
| autopostback fails after validator fires? | 25 Feb 2007 01:42 GMT | 1 |
Using C#, I have a screen that allows the user to enter a ZipCode. When focus is lost, the field is configured to do an autopostback to make several calculations and pre-populate several other fields based on the zip code. Then comes back to allow the user to manually supply any ...
|
| Compatibility issues installing a program under Vista 64 | 24 Feb 2007 16:46 GMT | 1 |
Hi, I am running Vista Home Premium 64, and am trying to instal a game Supreme Commander, however upon trying to run the setup.exe I get the following error: The version of this file is not compatible with the version of Windows you'r
|
| Logon screen for XP Pro | 24 Feb 2007 08:01 GMT | 2 |
I'm the only user of this computer. It is my home computer. I updated Windows today and it turned on my Login screen that I had a friend disable for me. I have tried a system restore and I have tried removing the updates but to no avail. Is there a way to perninantly disable ...
|
| Windows Exp Hangs-Event View ERRORS | 24 Feb 2007 07:59 GMT | 5 |
Please help!!! My Windows Explorer hangs up and I cant seem to fix this. When I try to turn on my external hard drive or begin to copy to this, my pc definitely does NOT like it. It also (at times) can just hang up when I am looking inside different folders in Windows Explorer ...
|