<rss version="2.0" xmlns:dn247="http://www.dot-net-guru.com/schemas/rss"><channel><title>.Net Guru: microsoft.public.dotnet.framework.aspnet</title><link>http://www.dot-net-guru.com/247reference/__site/71</link><description>microsoft.public.dotnet.framework.aspnet on .Net Guru.</description><generator>.Net Guru/WinFX 247 RSS Generator</generator><dn247:id>71</dn247:id><item><title>Create a &lt;table&gt; of &lt;textarea&gt;s (13 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289948.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289948.aspx</guid><pubDate>16 Sep 2004 00:09:04</pubDate><description>I have an ArrayList of data gathered from a database. I want to create a web page from this data by creating a table , each cell in each row displays the appropriate data. One of those cells in each row needs a textarea control. The background supporting classes are completed, the only task left now is to create the web page. I am at a loss on how to create the table in the page populated by the d...</description><dn247:id>289948</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>DataView vs DataReader (21 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290014.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290014.aspx</guid><pubDate>16 Sep 2004 00:09:02</pubDate><description>Hi all, quick question [Please correct me where I am wong ;)], a DataView is memory resident &amp;amp;quot;view&amp;amp;quot; of data in a data table therefore once populated you can close the connection to the database. Garbage collection can then be used to &amp;amp;quot;clean up&amp;amp;quot; the DataView once it is not referenced and will not effect the number of connections to the database. A DataReader on the other hand always maintains a con...</description><dn247:id>290014</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>convert to date format (14 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290040.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290040.aspx</guid><pubDate>16 Sep 2004 00:09:02</pubDate><description>How can I convert this pubLatest to a date with format &amp;amp;quot;m/d/yyyy&amp;amp;quot;? Dim pubLatest As New Date pubLatest Me.SqlSelectCommand1.Parameters(&amp;amp;quot;@pubLatest&amp;amp;quot;).Value DC G </description><dn247:id>290040</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>how to implement an onclick on asp:TextBox? (8 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290078.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290078.aspx</guid><pubDate>16 Sep 2004 00:09:01</pubDate><description>hi @all I have the following element in an ascx file: asp:TextBox id &amp;amp;quot;name&amp;amp;quot; runat &amp;amp;quot;server&amp;amp;quot; name /asp:TextBox The textbox belongs to an application of a telefonebook. I want that if I click into the Textbox *once* that the text &amp;amp;quot;name&amp;amp;quot; is selceted. at the moment I have to double click. any solutions to this problem? thanks Jan </description><dn247:id>290078</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Setting up a datalist control - Item_DataBound for a datalist in a datalist (10 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290038.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290038.aspx</guid><pubDate>16 Sep 2004 00:09:01</pubDate><description>I have a multi level datalist setup: DataList1 DataList2 MyGrid I have columns explicitly defined for the grid in the html. Sometimes, On the initial Load() of the Page, I want to add extra columns to the datagrid for all records. I tried getting a reference to the datagrid like this: foreach(Control ctrl in this.DataList1.Controls) { if (ctrl.ID &amp;amp;quot;DataList2&amp;amp;quot;) { DataList2 (DataList) ctrl; break; } ...</description><dn247:id>290038</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Open Browse (11 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289800.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289800.aspx</guid><pubDate>16 Sep 2004 00:09:00</pubDate><description>Hi, Can anyone tell me if I can open a WebForm inside a WinForm? How? Give me examples, please. I have a winform application and I want that in some items opens a browser inside. Can you help? Programming ASP.NET with VB.NET Thank's (if you try to help me) Hope this help you (if I try to help you) ruca </description><dn247:id>289800</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>IE Title...... (9 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290207.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290207.aspx</guid><pubDate>16 Sep 2004 00:09:00</pubDate><description>Is it possible to dynamically change the IE title? After subsequent post back of the same page I would like to change the IE title which is to be read from a server side control (TextBox). Thanks, Amir </description><dn247:id>290207</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Response.Write() ? (8 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290185.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290185.aspx</guid><pubDate>16 Sep 2004 00:08:59</pubDate><description>Hi, On a webform do I have a label, a textBox (txtName) and a submit button (all asp server controls) : Upon pressing the button do I write the entered name in the html output stream (at server site) : private void idSubmit Click(object sender, System.EventArgs e) { string str &amp;amp;quot;Thanks for filling out our survey &amp;amp;quot; txtName.Text &amp;amp;quot; br &amp;amp;quot;; Response.Write(str); } That works when I execute this in a browe...</description><dn247:id>290185</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Help: Simple user control (6 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290136.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290136.aspx</guid><pubDate>16 Sep 2004 00:08:58</pubDate><description>I create a simple user control and exposed a property, &amp;amp;quot;MyProperty&amp;amp;quot;. I dragged it onto a new webform. I want to access the exposed property (&amp;amp;quot;MyProperty&amp;amp;quot;) of the user control. But, I cannot access the user control. The (ID) property of the user control is set to &amp;amp;quot;ucFilter&amp;amp;quot;, but trying to access &amp;amp;quot;ucFilter.MyProperty&amp;amp;quot; doesn't work. (It says that 'ucFilter' is not declared.) Any ideas? Thanks. </description><dn247:id>290136</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>PopUp Window from Codebehind (10 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289989.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289989.aspx</guid><pubDate>16 Sep 2004 00:08:57</pubDate><description>I want to popup a window from my codebehind. The reason is that during the postback the code needs to do some validations and to build the arguments that are passed in the url. How can I achieve this functionality? The reason I do not want to use Response.Redirect is because when the user comes back to the first page, all the selections that were made(which are the arguments) disappear.</description><dn247:id>289989</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Not having word more than 50 characters... (5 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290245.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290245.aspx</guid><pubDate>16 Sep 2004 00:08:56</pubDate><description>Hello All, I am using .Net Framework 1.1. Using Regular Expressions I would like to split a word(inserting a blank space) in a string if the word is more than N(say 50) characters. I can do the same using string manipulations. I am just curious using regular expressions it should be fast and less number of statements. Thanks, Amith </description><dn247:id>290245</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>HOW-TO display a table in front of Image? (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290081.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290081.aspx</guid><pubDate>16 Sep 2004 00:08:56</pubDate><description>Dear : I have an image in a aspx page I need when user mouseover it to display HTML Table with links. Regards </description><dn247:id>290081</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Error loading large data into a daragrid (6 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290027.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290027.aspx</guid><pubDate>16 Sep 2004 00:08:53</pubDate><description>Hi, Am developing an ASP.Net application using c#. At one point I need to bind a dataset to my DataGrid and display to the user. When the numbers of rows are less there is no problem in binding the datagrid. But when the number of rows is a large number I tested for 56K rows. The DataBind() line generates an error and the aspnet wp.exe restarts itself automatically. An application event log is cre...</description><dn247:id>290027</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>ASP.Net and CustomError Handling (7 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290105.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290105.aspx</guid><pubDate>16 Sep 2004 00:08:52</pubDate><description>I have written a custom dll that I put inside the /bin directory of a production IIS server. Inside the config file of the web application i have added the following setting: httpModules add name &amp;amp;quot;ExceptionManagerHTTPModule&amp;amp;quot; type &amp;amp;quot;Digiscribe.HTTPModule.ExceptionManagerHTTPModule, HTTPModule&amp;amp;quot; / /httpModules In this dll I have inherited from the IHttpModule which in turn has given me the ability to ...</description><dn247:id>290105</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>Dynamically adding and iterating through webcontrols (7 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289844.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289844.aspx</guid><pubDate>16 Sep 2004 00:08:52</pubDate><description>Hi everyone, I created a page which contains a two column table. The first column has a bunch of labels, and the second a bunch of textboxes. Here's the code: Protected WithEvents Container As System.Web.UI.WebControls.PlaceHolder Private Sub ConstructEditTable() Container.Controls.Add(New LiteralControl(&amp;amp;quot; table &amp;amp;quot; &amp;amp;amp; vbNewLine)) Dim i As Integer For i 0 To rows With Container.Controls .Add(New Lite...</description><dn247:id>289844</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Best way to Sort an XmlDocument for display in a datagrid (5 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289999.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289999.aspx</guid><pubDate>16 Sep 2004 00:08:51</pubDate><description>Hello What is the best way to sort an XmlDocument for display in a DataGrig? I can use Xpath with an XpathExpression, and a XpathNavigator. But this XpathNavigator object is of no use to me, I need a XmlDocument. So is there an easy way to convert an XPathNavigator object to an XmlDocument? And I could use a piece of Xstl to transform the doc. But this seems like a lot of work. I would have to loa...</description><dn247:id>289999</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>Datagrid hyperlinks (7 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290246.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290246.aspx</guid><pubDate>16 Sep 2004 00:08:51</pubDate><description>Hello I thought if I linked a datagrid column to a field containing something like this ... a href &amp;amp;quot;http://www.google.com&amp;amp;quot; target &amp;amp;quot; blank&amp;amp;quot; http://www.google.com /a ... that it might appear hyperlinkable in the grid. But alas, no. What I currently have is a non template bound column connecting a data field which may contain, amongst other text, a URL (or maybe an Email address). Is there any way to...</description><dn247:id>290246</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Reg Expressions.... (6 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290159.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290159.aspx</guid><pubDate>16 Sep 2004 00:08:51</pubDate><description>Hello All, I would like to write a function which reads a string and adds one blank space if any word is greater than 50 characters. How to write these kind of functions using regular expressions. Thanks, Amith </description><dn247:id>290159</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>enter key hell problem 2 (6 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289946.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289946.aspx</guid><pubDate>16 Sep 2004 00:08:50</pubDate><description>Hi me again problem 2 on pages that have no user controls i want to submit using the enter key i register Page.RegisterHiddenField(&amp;amp;quot; EVENTTARGET&amp;amp;quot;, &amp;amp;quot;btnSubmit&amp;amp;quot;); when i press enter it doesn't fire what am i missing ???</description><dn247:id>289946</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>Sending data to other web-app (5 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290074.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290074.aspx</guid><pubDate>16 Sep 2004 00:08:49</pubDate><description>What is the easiest way to make an ASP.Net application send data to another web app? For instance I would like APP3 to log user stats from APP1 and APP2. The applications are located on different IIS servers. Put in another way, can I send a datastring to another web app without having the IE client expecting a post back from that server? Best regards, Christina </description><dn247:id>290074</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>How to resize an image from SQL IMAGE field (4 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289835.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289835.aspx</guid><pubDate>16 Sep 2004 00:08:49</pubDate><description>Dear Friends, Does anybody knows how to use the below code with an image stored at SQL Image field? Private Sub Page Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load ScaleStatic(&amp;amp;quot;/website/images/default 03.jpg&amp;amp;quot;, 50) End Sub Public Sub ScaleStatic(ByVal FromFile, ByVal intSize) 'Dim inputFile As New FileInfo(Server.MapPath(FromFile)) ' Main bitmap/graphics &amp;amp;quot;canva...</description><dn247:id>289835</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>MasterPages or Web Visual Inheritance (ASP.Net 1.1)? (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289792.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289792.aspx</guid><pubDate>16 Sep 2004 00:08:48</pubDate><description>Hi, I read about Master Pages in ASP.Net 2.0 and after implementing some WinForms Visual Inheritance I tryed it with WebForms (let's say .aspx pages, my MasterPage does not have a form tag itself so, cannot be called a WebForm itself, the child pages will implement forms). I created a Master.aspx page and removed all HTML from it, added some code to the .aspx.vb file to add controls to my page. Th...</description><dn247:id>289792</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Losing characters with sql parameterized insert query (8 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289996.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289996.aspx</guid><pubDate>16 Sep 2004 00:08:48</pubDate><description>Hello, I can't figure out why my parameterized query from an ASP.NET page is dropping &amp;amp;quot;special&amp;amp;quot; characters such as accented quotes &amp;amp;amp; apostrophes, the registered trademark symbol, etc. These symbols insert without problem from query analyzer, so that suggests it's something within ASP.NET. I've tried using .NET textbox web controls as well as html textareas. I have a test database set up with 4 fie...</description><dn247:id>289996</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Dont understand why this does not work (13 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289826.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289826.aspx</guid><pubDate>16 Sep 2004 00:08:48</pubDate><description>Very simplified: namespace humanres { public class main2 : System.Web.UI.Page { public DataSet Employee { get { return Employee; } set { Employee value; } ........ Then to access Employee from the user control: humanres.main2.Employee but it's (Employee) not there. I am very confused. Can some please, please explain what am I missing? </description><dn247:id>289826</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>why will this not work (4 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290026.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290026.aspx</guid><pubDate>16 Sep 2004 00:08:47</pubDate><description>I'm trying to get this working, i looked at the quickstarts as well and i can not get this to work. I want to display my data item on the aspx page such as % dataitem% just like the example: Simple property Customer: %# custID % when i run mine i keep getting: Compiler Error Message: BC30451: Name &amp;amp;quot;car&amp;amp;quot; is not declared. what do i need to do to allow &amp;amp;quot;car&amp;amp;quot; to be displayed on the aspx as %#car% </description><dn247:id>290026</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>frustration with events firing (6 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289915.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289915.aspx</guid><pubDate>16 Sep 2004 00:08:47</pubDate><description>ok, so im ready to absolutely throw my self right into the monitor, can anyone explain why certain events fire before others in asp.net? in my case, after some processing a final download aspx page calls a download function which writes a file to the browser.. yet after that is done I want the page to redirect to another page, but no matter what I try it wont redirect, I know there is something wi...</description><dn247:id>289915</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Can I Do This (8 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290077.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290077.aspx</guid><pubDate>16 Sep 2004 00:08:47</pubDate><description>I have an aspx page that includes a bound data repeater. In the ItemTemplate section I display each row from the datasource as a set of fields in a row in a table. e.g.: tr td align &amp;amp;quot;center&amp;amp;quot; %# DataBinder.Eval(Container,&amp;amp;quot;DataItem.Group&amp;amp;quot;) % /td td align &amp;amp;quot;center&amp;amp;quot; %# DataBinder.Eval(Container,&amp;amp;quot;DataItem.Count&amp;amp;quot;) % /td ..... /tr I want to insert a special output row whenever the value of &amp;amp;quot;DataItem.Group...</description><dn247:id>290077</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Cannot execute DTS package (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290243.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290243.aspx</guid><pubDate>16 Sep 2004 00:08:46</pubDate><description>Hello, Our SQL server used to run under System account, and I had no problems executing DTS packages from the ASP.NET: Dim oPkg As DTS.Package oPkg CreateObject(&amp;amp;quot;DTS.Package&amp;amp;quot;) oPkg.LoadFromSQLServer(&amp;amp;quot;WIN2000&amp;amp;quot;, , , DTS.DTSSQLServerStorageFlags.DTSSQLStgFlag UseTrustedConnection, , , , &amp;amp;quot;Import DPCK&amp;amp;quot;) oPkg.Execute() oPkg.UnInitialize() oPkg Nothing Then we switched to the different account, and I can...</description><dn247:id>290243</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Change the textbox value of a usercontrol from the principal page (7 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290241.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290241.aspx</guid><pubDate>16 Sep 2004 00:08:46</pubDate><description>Hi. So I have a default.aspx page and 3 WebUserControls In the WebUserControl1, I have on TexBox, and in the default.aspx page I have a Button control. On the click event of the default.aspx page I need to change the TextBox.Text value, but not user the FindControl Method because I think this methos very slow. So, I want this, but not with findcontrol: void Button Click(object sender, EventArgs e)...</description><dn247:id>290241</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Formatting Repeater Items (6 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290154.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290154.aspx</guid><pubDate>16 Sep 2004 00:08:46</pubDate><description>I have a bound repeater control on my ASP page and am having a problem figuring out how to format the output for two different fields. The Subroutine I am trying to create is listed below. The syntax in that sub to identify the item being processed and exactly how to format it has me baffled. The applicable entries in the ItemTemplate are as follows: td align &amp;amp;quot;center&amp;amp;quot; %# DataBinder.Eval(Container,...</description><dn247:id>290154</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>Application context performance? (4 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289939.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289939.aspx</guid><pubDate>16 Sep 2004 00:08:46</pubDate><description>Hi, I was wondering if it's a good thing to use the web server application context to manage a entire web site. Here's my situation: I built a server using .Net remoting. This is running as a windows service. Then, my web application connect to this server via web services. The server is not much than ArrayList of ArrayLists. For example, I got an ArrayList of customers and each of those customers...</description><dn247:id>289939</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>Starting a process (.exe-file) from ASP.NET with different user credentials (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289815.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289815.aspx</guid><pubDate>16 Sep 2004 00:08:45</pubDate><description>I'm working on a web based user interface for a job scheduling system (running scripts). The system is using a non windows scheduler software, but it's installed and running as a windows service. The service is running with the credentials of a specified domain user, and all processes kicked off by the scheduler service runs with these credentials. In the web based interface I want to add a &amp;amp;quot;Run&amp;amp;quot; ...</description><dn247:id>289815</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>who is logged in user, from Active Dir? (12 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289816.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289816.aspx</guid><pubDate>16 Sep 2004 00:08:45</pubDate><description>How can I get the current logged in user on the computer? We're all Active Directory here Netbios is not turned on however. I need to get the name the user logged in as, when he started up his machine... TY jason shohet </description><dn247:id>289816</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>C# and VB.net project reference each other. (5 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289841.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289841.aspx</guid><pubDate>16 Sep 2004 00:08:45</pubDate><description>Hi, Because of reuse, I need to mix C# project and VB.net project. To illustrate the problem, I have built 3 simple projects: 1) C# library projc (has one class &amp;amp;quot;Manager&amp;amp;quot;) 2) vb.net library projb (has one class &amp;amp;quot;Bob&amp;amp;quot;) 3) vb.net web form projweb (has one web form with a label on it) Here are the code: projc: using System; using busivb; namespace clib { public class Manager { public Manager() { } pu...</description><dn247:id>289841</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Norton Internet Security blocks some of my ASP.NET pages (7 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290098.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290098.aspx</guid><pubDate>16 Sep 2004 00:08:44</pubDate><description>Hello, Norton Internet Security blocks some of my ASP.NET pages. The pages are very 'normal' pages though. There is no 'dangerous' code in it or something like that. Also, the page is not in a pop up. Most of my pages work just fine, but when I navigate to a specific page, it won't open. I don't get an exception or a warning, the page just won't finish loading. When I disable Norton Internet Secur...</description><dn247:id>290098</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>Request Cookies right after they're being Set (9 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289969.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289969.aspx</guid><pubDate>16 Sep 2004 00:08:44</pubDate><description>Hi all, I have a confusing question on ASP.NET cookies usage: 1 Response.Cookies(&amp;amp;quot;test&amp;amp;quot;).value Now 2 Response.Write(Request.Cookies(&amp;amp;quot;test&amp;amp;quot;).value) 3 4 Response.write(&amp;amp;quot; hr &amp;amp;quot;) 5 6 Response.Cookies(&amp;amp;quot;test&amp;amp;quot;).value Now.AddDays(10) 7 Response.Write(Request.Cookies(&amp;amp;quot;test&amp;amp;quot;).value) I EXPECT two DIFFERENT dates is printed. The 1st one is today and the second is 10 days later. But IN FACT, ASP.NET give me two...</description><dn247:id>289969</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Script Problem (6 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290247.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290247.aspx</guid><pubDate>16 Sep 2004 00:08:44</pubDate><description>I am attempting to incorporate some techniques I found in an MSDN article into one of my aspx pages. It basically adds a new class that Inherits from the System.Web.UI.Page and includes some new subs and function (some are shown below). I have a page based on that new class and in my code where a user clicks on a Save button (saves data to my DB) I want to display an alert message. I get the error...</description><dn247:id>290247</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Possible to remove the link on one single row in a DataGrid (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290184.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290184.aspx</guid><pubDate>16 Sep 2004 00:08:43</pubDate><description>Hi I have a System.Web.UI.DataGrid on a WebForm. In one of the columns I have a LinkButton. Can I on one single row in the grid, remove the link so the user can not click it? Thanks in advance! /Henke </description><dn247:id>290184</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Urgent Help Needed Converting from XmlNode to Dataset (4 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289976.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289976.aspx</guid><pubDate>16 Sep 2004 00:08:43</pubDate><description>Dear All, I have a problem here, I'm using C# Webform calling a webservices. The webservices return me a XMLnode, using this XMLnode I want to convert it to dataset so I can bind to the datagrid, by extracting the CustomerData /CustomerData block from the xmlnode. Below is the sample of xmlnode return from webservices. ?xml version &amp;amp;quot;1.0&amp;amp;quot; encoding &amp;amp;quot;utf 8&amp;amp;quot;? OutputParams CustomerData CustomerID 1 /Cu...</description><dn247:id>289976</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>what am i missing (4 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289983.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289983.aspx</guid><pubDate>16 Sep 2004 00:08:42</pubDate><description>What am I missing in this code? I'm trying to combine 2 datagrid columns and it works but its only combining every other row. Private Sub dgCars ItemDataBound(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.DataGridItemEventArgs) Handles dgRoster.ItemDataBound Dim make As String Dim model As String If e.Item.ItemType ListItemType.Item Then make e.Item.DataItem(&amp;amp;quot;MAKE&amp;amp;quot;).ToString model e...</description><dn247:id>289983</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>Access edit (5 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289823.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289823.aspx</guid><pubDate>16 Sep 2004 00:08:42</pubDate><description>Hello I think I need square brackets around the text I'm trying to write to Access, but can't figure how/where to include them in this Update statement .... Dim myUpdateCommand As New OleDbCommand(&amp;amp;quot;UPDATE edUsers SET Administrator '&amp;amp;quot; &amp;amp;amp; TextBox12.Text &amp;amp;amp; &amp;amp;quot;' WHERE ID &amp;amp;quot; &amp;amp;amp; Label58.Text, myConnect) Sometimes Textbox12 contains two separated words hence my thought that I should include sq bkts (else it f...</description><dn247:id>289823</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Need help with Hyperlink Column in DataGrid! (3 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290120.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290120.aspx</guid><pubDate>16 Sep 2004 00:08:41</pubDate><description>Hi, all! I'm trying to build a hyperlink column in a DataGrid whose textField is one column in the query, but whose URL needs to dynamically contain the data from another. For example, I want to display a book title (column &amp;amp;quot;Title&amp;amp;quot;), but the URL needs to be: myPage.aspx?book ISBN (where ISBN is a column name) I'm building this with the designer, and not by manually writing out the DataGrid and Hyp...</description><dn247:id>290120</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>SQL Server does not exist or access denied (4 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289950.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289950.aspx</guid><pubDate>16 Sep 2004 00:08:41</pubDate><description>Hello, I was just puting an application on the web server but it did not work as usual... I do develop on my notebook and move released applications to the Web server both have Sql Server 2000 In this particular application I have a form login based on Username/Password from a database table the start page of the application has a datagrid, both pages are accessing ONE database but an other table ...</description><dn247:id>289950</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>include DB connection string? (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290237.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290237.aspx</guid><pubDate>16 Sep 2004 00:08:40</pubDate><description>Hello, We have several asp.net pages (.aspx) that access SQL server. Currently, we use a connection string like this: Conn New SqlConnection(&amp;amp;quot;Server servername;uid id;pwd password;database db&amp;amp;quot;) Is there a way to have the connection string (the part in quotes) included from another file? The reason I ask is, in the future, we will move the SQL data to another machine and thus, a different connect s...</description><dn247:id>290237</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>System.UnauthorizedAccessException (8 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289803.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289803.aspx</guid><pubDate>16 Sep 2004 00:08:40</pubDate><description>Hello, I'm using this code to access a network share from an asp.net page: Dim dir As DirectoryInfo New DirectoryInfo(&amp;amp;quot;\\10.0.0.150\FormLib\&amp;amp;quot;) Dim files() As FileInfo dir.GetFiles(&amp;amp;quot;*.eps&amp;amp;quot;) When I try to do it, I get this error: System.UnauthorizedAccessException: Access to the path &amp;amp;quot;\\10.0.0.150\FormLib\&amp;amp;quot; is denied. at System.IO. Error.WinIOError(Int32 errorCode, String str) at System.IO.Directory...</description><dn247:id>289803</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Problem with html list box control (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290033.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290033.aspx</guid><pubDate>16 Sep 2004 00:08:40</pubDate><description>I have the following problem. My asp.net page has one html list box control and I made that as &amp;amp;quot;RUN AS SERVER&amp;amp;quot; so that I could access it in client side script as well as server side script. And also I have a 2 buttons in my form one is an html button and the other a server side button. When I click on the html button using client side script I am adding some data to the list box. And when user cli...</description><dn247:id>290033</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Problem installing Microsoft.Web.UI.WebControls.dll in VS.Net (4 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290224.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290224.aspx</guid><pubDate>16 Sep 2004 00:08:39</pubDate><description>I have downloaded, built and installed iewebcontrols. I tested the sample application and everything worked just fine. However, when I attempt to add Microsoft.Web.UI.WebControls.dll to the VS.Net toolbox, I get the following error: There are no components in 'c:\windows\microsoft.net\framework\v1.1.4322\Microsoft.Web.UI.WebControls.d ll&amp;amp;quot; that can be placed on the toolbox. I am using VS.Net 2002. ...</description><dn247:id>290224</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Dropdownlist SelectedIndex (4 replies, VIP)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289882.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289882.aspx</guid><pubDate>16 Sep 2004 00:08:39</pubDate><description>Hi everyone, I have the following code asp:TemplateColumn HeaderText &amp;amp;quot;Administator&amp;amp;quot; Visible &amp;amp;quot;True&amp;amp;quot; ItemStyle HorizontalAlign &amp;amp;quot;Center&amp;amp;quot; ItemTemplate asp:Label ID &amp;amp;quot;IsAdministator&amp;amp;quot; Runat &amp;amp;quot;server&amp;amp;quot; text ' %# FormatIsAdministator(DataBinder.Eval(Container.DataItem, &amp;amp;quot;IsAdministator&amp;amp;quot;)) % ' /asp:Label /ItemTemplate EditItemTemplate asp:DropDownList ID &amp;amp;quot;NewIsAdministator&amp;amp;quot; Runat &amp;amp;quot;server&amp;amp;quot; CssClass &amp;amp;quot;textbox1&amp;amp;quot; a...</description><dn247:id>289882</dn247:id><dn247:siteId>71</dn247:siteId><dn247:highlight>True</dn247:highlight></item><item><title>ASPX pages failing when SQL Server busy (7 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/57/289830.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/57/289830.aspx</guid><pubDate>16 Sep 2004 00:08:36</pubDate><description>I have a single server running SQL Server 2000 sp3a, and acting as a ASP.NET webserver (.net 1.1 sp1). W2k sp4. Dual Xeon processor, 2 gigs RAM. Everything works fine, but sometimes when I execute a particular stored procedure (on server console using command line, nothing .net), my webapps will fail intermitently. Custom errors are turned on, so at this stage I can't give you error codes! But my ...</description><dn247:id>289830</dn247:id><dn247:siteId>71</dn247:siteId></item><item><title>Modify HTML Generated By Server Controls (5 replies)</title><link>http://www.dot-net-guru.com/247reference/msgs/58/290128.aspx</link><guid>http://www.dot-net-guru.com/247reference/msgs/58/290128.aspx</guid><pubDate>16 Sep 2004 00:08:36</pubDate><description>Technically speaking, this issue is not about modifying the HTML generated by server controls but preceding the HTML generated by server controls with an HTML control generated on the basis of the type and the context of the server control itself. Clear as mud? : ) Consider the following server control... asp:textbox id &amp;amp;quot;MemberEmail&amp;amp;quot; runat &amp;amp;quot;server&amp;amp;quot; /asp:textbox TextBox renders at run time as an HT...</description><dn247:id>290128</dn247:id><dn247:siteId>71</dn247:siteId></item></channel></rss>