variable lost between DetailsView1_DataBound and DetailsView1_ItemCreated
(3 messages)
Date: Wed, 15 Aug 2007 17:49:45 +0200
Hi,
I need the value of one field in the detailsview (in normal mode) in order
to make a test when creating items.
I get that value, put it into a friend variable, but when fetching it from
the ItemCreated event, it's ...
|
<center> and Style Position:Absolute with changing window Size?
(2 messages)
Date: Wed, 15 Aug 2007 08:36:28 -0700
I have a simple login page with roughly a 300px x 300px image behind
the asp.net login control. I need the login control to land in the
middle of the image. I want both the image and the login controlrol to
always be in ...
|
How to Track User Login
(6 messages)
Date: Wed, 15 Aug 2007 14:54:28 -0000
I am using "windows" authentication mode. I would like to store the
username and various information when the user logs on to the website.
Any ideas?
It would be a bonus to store the logout time too but I hear that is
difficult ...
|
Free Air Conditioners!!!!!
(2 messages)
Date: Wed, 15 Aug 2007 14:28:46 -0000
Air conditioning
http://airconditionerslinks.blogspot.com/
...
|
Accessing a COM dll in vb6
(1 messages)
Date: Wed, 15 Aug 2007 07:18:57 -0700
I am trying to access a non-ActiveX COM dll in vb6 so that I can use
all of the functions within it. I've tried to add the dll to the
References, but I get an error message saying that it can't be added!
I've read lots ...
|
Accessing dropdownlists in a datalist control
(2 messages)
Date: Wed, 15 Aug 2007 07:06:07 -0700
I am trying to develop a tape management application which tracks backup
tapes for 3 servers. I need to be able to add new tapes and retire old/bad
tapes. I also need to track the location of the tapes between three
locations ...
|
File Upload Control
(1 messages)
Date: Wed, 15 Aug 2007 06:38:01 -0700
Hi,
My ASP.NET 2.0 web page currently uses the FileUpload control and a
asp.Button control to allow the client to upload files to the server. The
user is required to click 2 buttons (Browse then Upload) to perform the ...
|
Doubt BoundField
(6 messages)
Date: Wed, 15 Aug 2007 09:48:42 -0300
Why when I put on DataFormatString: {0:dd/MM/yyyy} on a boundfield at the
gridview it lists: 24/01/1981 00:00:00 and I want just Date...
Can you help me ?
C# 2.0 VS 2005 asp.net
...
|
controlling databound ASP
(7 messages)
Date: Wed, 15 Aug 2007 05:46:19 -0700
Hi,
I'm more of a windows programmer than ASP and I've having a little
difficulty in ASP.Net (framework 2.0) - VB.net
I have a datagrid on an aspx page and the html is building the display in a
table row by row. A ...
|
Guitar Reviews
(1 messages)
Date: Wed, 15 Aug 2007 12:32:52 -0000
Custom guitar, acoustic guitar, electric guitars, reviews,
specifications, pictures, prices, all here!!!!!
http://pro-guitars.blogspot.com/
Free guitars!!!!
http://freeguitars.blogspot.com/
...
|
|
Crystal Reports .Net 2005 ?
(1 messages)
Date: Wed, 15 Aug 2007 15:22:20 +0500
If I pass a session variable from another page to crystal report viewer and
open a connection 1st time, the report displays fine, however if I click on
Back Button of Browser, change the selection criteria and response.redirect
to ...
|
Need for NewDataSet when processing data from web service
(2 messages)
Date: Wed, 15 Aug 2007 02:06:19 -0700
I'm retrieving some data from a webservice as follows
Dim RestXML As New Data.DataSet
Dim returnedXML As System.Xml.XmlDataDocument
RestXML.ReadXml(functionURL)
returnedXML = New XmlDataDocument(RestXML ...
|
Response.WriteFile() Doesn't Trigger Download Managers
(6 messages)
Date: Wed, 15 Aug 2007 02:05:55 -0700
Hi guys,
i am building a FileSharing website,
i wanna allow users to be able using download managers such as DAP to
download files from webserver but
don't allow them to retrive files url...
so i used Response.WriteFile ...
|
HELP: Page.MaintainScrollPositionOnPostback implementation
(1 messages)
Date: Wed, 15 Aug 2007 10:19:57 +0200
Hi,
I've tried using the Page.MaintainScrollPositionOnPostback property to keep
the users' focus on the web control they are currently editing on
AutoPostBack=true. Yet, there are cases when I DON'T want the scroll
position ...
|
any way to change a control inside a grid?
(3 messages)
Date: Wed, 15 Aug 2007 02:55:04 -0000
Hi,
i got a grid on an asp.net (2.0) page . i want, in a certain field,
for certain rows to show a combobox, but in other cases show a
checkbox (basically, if i got 1 record or less to show in the combo, i
want just a checkbox ...
|
Save config data in Medium Trust
(5 messages)
Date: Tue, 14 Aug 2007 19:22:01 -0700
I have configuration data for a web application stored in a file
galleryserverpro.config located in a config folder off the root application.
Web.config references this file like this:
<galleryServerPro configSource="config\galleryserverpro ...
|
From IIS I am getting error message "Cannot view XML input using XSL style sheet"
(1 messages)
Date: Tue, 14 Aug 2007 17:53:24 -0700
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error
and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
A ...
|
Visual Studio and IIS
(3 messages)
Date: Tue, 14 Aug 2007 17:31:00 -0700
Hi All,
I am using visual studio 2003 on a website I am developing on. I have
it running inside a VM, and use IIS to host the website when I am
viewing and debugging it.
The problem is that when I recompile the project ...
|
Menu Control and IE6
(4 messages)
Date: Tue, 14 Aug 2007 19:57:56 -0400
Hello all, I have menu control that works perfect in IE7 however in IE6 it
is very messed up. Here is the code I am using to populate it, any ideas?
My code:
...
|
Long Line to list
(4 messages)
Date: Tue, 14 Aug 2007 19:19:39 -0400
Using ASP.net1.1 and Parameters
I have many more fields to put into this statement.
How can I list them vertically instead of one long line?
Dim MySql AS String = "INSERT INTO Table1(TheEmpName,TheDateOfAccident,
TheBirth ...
|