| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
Is it possible to populate CacadingDropDowns if !IsPostback and preserve the
content in postback senarios?
My two CacadingDropDowns call my...
Med
|
12-13-2007 06:37 PM
Med | 1 | 7 |
|  | If you have a look at this site below you will notice that after typing some
text and the list is too long the textbox will give
you like a dropdown...
rote
|
12-13-2007 05:49 PM
Milosz Skalecki [MCAD] | 8 | 9 |
|  | i have 2 question, about a fom i build where i want an image button to update
a form and upload a file.
1)how shouldi build the form and the button...
pelegk1
|
12-13-2007 05:12 PM
pelegk1 | 0 | 3 |
|  | In my development environment I can add references to the Microsoft Practices
libraries and everything works ok. But when I copy the application to...
MichaelQuinlan
|
12-13-2007 04:30 PM
sloan | 5 | 6 |
|  | Hello,
I have a ListView where I use LINQ for data, for example, selecting,
and deleting.
In the ListView item template I added a DataPager.
When I...
shapper
|
12-13-2007 04:24 PM
David Wier | 1 | 6 |
|  | What is the difference between
ClientScriptManager.RegisterClientScriptBlock and
ClientScriptManager.RegisterClientScript
Thanks
DNB
DNB
|
12-13-2007 04:14 PM
Michael Nemtsev | 2 | 4 |
|  | Advise book on JavaScript
http://www.alvas.net - Audio tools for C# and VB.Net developers + Christmas
discount
Alexander Vasilevsky
|
12-13-2007 03:55 PM
Michael Nemtsev | 2 | 7 |
|  | Hello All,
In our project management software, we just noticed an issue. If team
members are across the world, then there is an issue with due...
Liming
|
12-13-2007 03:13 PM
Liming | 3 | 45 |
|  | I'm developing a front end for one of our internal apps that populates
a simple table of 4 or 5 columns. One of the columns is to contain...
Larry Bud
|
12-13-2007 02:43 PM
John Timney \(MVP\) | 1 | 9 |
|  | Hi,
Is there a way to format (or atleast insert line breaks) to the
exception output. In the catch block I do something like as follows,
but it does...
Aamir Ghanchi
|
12-13-2007 02:40 PM
Aamir Ghanchi | 2 | 6 |
|  | I am working on an ASP.NET application utilizing .NET 3.5. One page is using
a multi-view with 10 views. UpdatePanels are used to navigate from one...
Chris Roden
|
12-13-2007 01:51 PM
Mark Rae [MVP] | 4 | 5 |
|  | Hi,
Does any one have an example of using Checkboxes in Datagrid?
I want to have postback enabled for each single checkbox and then execute
the...
DotNetDev
|
12-13-2007 01:28 PM
Angel | 1 | 7 |
|  | Hi. I am having an problem connecting to a remote SQL Server. Other
applications (using access) are connection to it but I cannot get it
to work...
glbdev@yahoo.com
|
12-13-2007 12:52 PM
sloan | 4 | 7 |
|  | I am trying to display a dynamic checkboxlist. I have a datatable with 4
columns.
ItemId, ItemTitle, ItemDescription, ItemUrl.
Two of these columns...
DotNetDev
|
12-13-2007 12:37 PM
Angel | 3 | 8 |
|  | it seems that it is not possible to make a project Reference from a
project class library to a website in the same solution, because the
website...
skneife@gmail.com
|
12-13-2007 11:57 AM
skneife@gmail.com | 3 | 20 |
|  | How can to save a string("13/12/2007") in a field which datatype is date in
the table?
field = xxx?
Elliot
|
12-13-2007 11:43 AM
Elliot | 3 | 4 |
|  | Guys,
I am having problems with Excel 2000 to Excel 2003 dll in production.
I am having version 2003 in my PC and I used the below code change...
smtwtfs007@gmail.com
|
12-13-2007 11:10 AM
Mark Rae [MVP] | 2 | 4 |
|  | I have two pages, named receipt.aspx and checkoutform.aspx. My
checkoutform.aspx page has an orderid property and uses...
Nathan Sokalski
|
12-13-2007 10:48 AM
bruce barker | 1 | 4 |
|  | I have a calendar (Cal1) inside a formview (fv) when the date is
chanded I want to display the date on the label, vlblDate.
Protected Sub...
cs_in_va
|
12-13-2007 10:47 AM
cs_in_va | 0 | 9 |
|  | How mark as read letter in pop3?
http://www.alvas.net - Audio tools for C# and VB.Net developers + Christmas
discount
Alexander Vasilevsky
|
12-13-2007 10:27 AM
bruce barker | 1 | 7 |
|  | On Dec 12, 2007 8:54 PM, bpd wrote:
Bryan, you should provide a code of your page, or a part of it,
otherwise nobody will answer your question.
Alexey Smirnov
|
12-13-2007 10:23 AM
bpd | 1 | 14 |
|  | I searched around and it seems no one has ever run into this.
I am using a CommandField (although an extended CommanField...
gnewsgroup
|
12-13-2007 10:19 AM
gnewsgroup | 0 | 6 |
|  | Lots of problems ive managed to work through, but this one is causing
me much grief.
Description: An error occurred during the parsing of a...
JB
|
12-13-2007 09:36 AM
JB | 0 | 4 |
|  | hey all,
i have a formview and i'm doing a formview.changemode(formviewmode.insert)
in a button click event.
shouldn't the formview1_modechanging...
rodchar
|
12-13-2007 08:52 AM
rodchar | 0 | 6 |
|  | Hallo,
I've an ObjectDataSource based on a class Y to use with a GridView.
At design time it's all right but how can I change the object...
Fransis il Mulo
|
12-13-2007 08:44 AM
Fransis il Mulo | 0 | 2 |
|  | Hey,
I know this has been asked multiple times, but I've got a page with a Crystal
Report on it.
The .rpt file was created externally and added to...
stevenjoswald via DotNetMonster.com
|
12-13-2007 08:37 AM
stevenjoswald via DotNetMonster.com | 0 | 3 |
|  | I am working on a site that has embedded flash content in it. The
site is based on MasterPages. When we embed a flash object using
Dreamweaver it...
Charlie Brown
|
12-13-2007 07:55 AM
Charlie Brown | 0 | 3 |
|  | Hi,
I've followed this howto :
http://msdn2.microsoft.com/en-us/library/ms227433.aspx in order to publish
images from a DB.
This is working...
Steve B.
|
12-13-2007 07:51 AM
Steve B. | 0 | 8 |
|  | Hi,
when i declare a variable in the "pageload event" or in the "Partial Class
_default"
my program will recognize the variable but it will loose...
Stefan Bosman
|
12-13-2007 07:31 AM
Hans Kesting | 1 | 4 |
|  | Hi,
We've developed an ajax enabled web app which we're currently deploying to
our production server. We use...
Rob
|
12-13-2007 06:09 AM
Michael Nemtsev [MVP] | 3 | 12 |
|  | The following code removes a particular item from my drop down.
Instead, I would like to replace it's value with another string. How
can I do that...
Jason
|
12-13-2007 05:55 AM
Jason | 0 | 5 |
|  | Hello all,
I am trying to create a virtual directory where a user can
authenticate securely (via SSL) and then get back to the normal...
manuel.ricca@gmail.com
|
12-13-2007 05:46 AM
Manuel Ricca | 1 | 8 |
|  | OracleConnection conn = new OracleConnection(ConnectionString);
OracleCommand cmdProfile = new OracleCommand("select * from Profile where
profile id...
Elliot
|
12-13-2007 05:08 AM
Elliot | 3 | 15 |
|  | I have two textboxes in my webform for the user to login with their
username and password.
Is it possible to encrypt the password that the user...
Claudia Fong
|
12-13-2007 04:56 AM
Patrice | 3 | 11 |
|  | Hi,
I created a web site on a remote server. To logon the user must enter a user
id and password. The site is uses Forms Authentication.
The web...
Guus123
|
12-13-2007 03:26 AM
Steven Cheng[MSFT] | 4 | 22 |
|  | Is it possible to use the email instead of username in the login control.?
I'm using ASP.NET membership functionality.
I'd rather have each user...
Alexis
|
12-13-2007 02:55 AM
Eliyahu Goldin | 3 | 41 |
|  | Hi,
I am working on an intranet web application and need to be able to send
email through the application. I have to use an Exchange server to do...
MOHSEN KASHANI
|
12-13-2007 02:48 AM
Mark Rae [MVP] | 2 | 18 |
|  | Dim objConn
objConn = Server.CreateObject("ADODB.Connection")
objConn.ConnectionString = "DSN=DCTRepair"
objConn.Open()
Dim objRS
objRS =...
Stephen D Cook
|
12-13-2007 02:45 AM
Mark Rae [MVP] | 2 | 14 |
|  | how can i reesize an image so its quallity will stay the same as the original
1?
thnaks in advance
peleg
pelegk1
|
12-13-2007 01:47 AM
Alexey Smirnov | 3 | 9 |
|  | Hi all,
Are there any good template engines for e-mail?
NVelocity looks dead, CastleProject has a port, but it seems to be missing
files from the...
Spam Catcher
|
12-12-2007 11:14 PM
Spam Catcher | 2 | 25 |
|  | There's a post over at discountasp.net that might answer this:
http://community.discountasp.net/default.aspx?f=24&m=8388
--
Hope this helps,
Mark...
Mark Fitzpatrick
|
12-12-2007 09:50 PM
Mark Fitzpatrick | 0 | 35 |
|  | Hi,
I need to clear the value in one textbox (dataEta) when user is changing the
value in another one (dataPickUpDate)
The following code works...
Dmitry Duginov
|
12-12-2007 09:28 PM
Dmitry Duginov | 8 | 46 |
|  | Hi,
How can I prevent from an ASP.NET page to resend all the data again when the
user press the Refresh button or F5 on the browser?
Thanks in...
Asaf
|
12-12-2007 08:57 PM
Steven Cheng[MSFT] | 4 | 41 |
|  | Hi all,
In ASP.NET 2.0 and VB.NET, I am trying to get the OnSelectedIndexChanged
event to fire a Javascript function. There is no OnClientClick...
John Kotuby
|
12-12-2007 08:04 PM
Peter Bromberg [C# MVP] | 3 | 47 |
|  | Hello,
I have a ListView connected to a LinqDataSource. All records are
showing the right way.
When I click the Delete item on a row I get the...
shapper
|
12-12-2007 07:18 PM
shapper | 2 | 11 |
|  | This is a weird one... I've got a class called PageInfo that has the
following finalize code:
Protected Overrides Sub...
Rob
|
12-12-2007 07:12 PM
Rob | 8 | 14 |
|  | Hi Respected members!
Does anyone know why I am getting this message?? I am using IE7 and
ASP.NET 2.0
Webpage has expired
Most likely cause:
The...
Ami
|
12-12-2007 06:56 PM
Ami | 2 | 12 |
|  | Hi
My present hoster does not host asp .net sites so I'm looking for a company
pref in uk which hosts asp .net sites at small cost without adverts...
Julian
|
12-12-2007 06:24 PM
Mark Rae [MVP] | 13 | 14 |
|  | Hi,
I want to enable directory browsing for an internal web site so that
people can see which directory is added or removed.
I created a web site...
DAXU@hotmail.com
|
12-12-2007 06:12 PM
Michael Nemtsev | 1 | 12 |
|  | I am converting my ASP code to ASP.NET but have run into a hard stop. On
several of my pages I must post data to a different page as a result of...
James R. Davis
|
12-12-2007 05:33 PM
James R. Davis | 5 | 12 |