HighTechTalks DotNet Forums  

Sponsored Links


ASP.net ASP.net discussions (microsoft.public.dotnet.framework.aspnet)


Discuss in the ASP.net forum.



Post New Thread
Threads in Forum : ASP.net Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I am trying to build my own DB Class and am trying to set up my parameter list in an array of SqlParameter objects. In my regular code I would do...
tshad
12-07-2007 10:29 AM
Scott Roberts Go to last post
2 8
I have a page in ASP.NET 2.0. I add a button in design view and the page runs fine. I then double-click the button to create the click method in...
Dennis
12-07-2007 09:39 AM
Dennis Go to last post
4 10
I have a Button... in a DetailsView... inside an UpdatePanel... inside an Accordion... inside a FormView. I want to make this certain button (which,...
gsauns
12-07-2007 09:16 AM
gsauns Go to last post
0 8
Hi, I have 2 SQLDataSources on my page. I want to pass the value of one column from one datasource as select parameter to the other. How can i do...
M. Ali Qureshi
12-07-2007 09:09 AM
M. Ali Qureshi Go to last post
0 8
Hi all! I'm writing an ASP.NET web application that uses an Oracle database. I OPEN the Oracle connection by using the following code: if...
S_K
12-07-2007 09:07 AM
Russell Go to last post
6 7
I got this error after creating the virtual directory and trying to access the webpage through wireless.. I had access before..but somehow I don't...
Claudia Fong
12-07-2007 08:34 AM
Jacques Go to last post
7 8
Hi, I was working on a debug version of my site last night and everything was going smoothly. I added some comments in the code but when I tried to...
cashdeskmac
12-07-2007 07:50 AM
cashdeskmac Go to last post
0 8
Hello all! As I have only recently started to use native ASP.NET 2.0 data access controls (and found them to be very powerful), I have one question...
Hrvoje Vrbanc
12-07-2007 04:08 AM
Hrvoje Vrbanc Go to last post
2 6
Hi. This the scenario: in a web page I want to fill data into a datagrid with a process that take long time. Here is the codebehind page: Protected...
GmePhoenix
12-07-2007 02:34 AM
GmePhoenix Go to last post
0 8
Platform: .Net v2.0 Asp.net Scenario: Three dropdownlist controls on a user control. In consecutive order they are Countries, Regions, Cities....
Jacques
12-07-2007 01:25 AM
Jacques Go to last post
2 8
Howdy, Trying to run a SSIS package in my .Net app. The error is below. The connection string in the package has the complete connection with user...
David Lozzi
12-06-2007 10:44 PM
David Lozzi Go to last post
0 10
Hi... I want to be able to put mp3 files in the app_data folder so they stay protected from external access. I will probably be doing this through...
Andy B
12-06-2007 10:40 PM
Andy B Go to last post
0 8
I have a page which enables filter values to be entered and a View button which opens a new window...
BigJohn
12-06-2007 10:34 PM
Walter Wang [MSFT] Go to last post
2 7
Hi, Sorry for this multi-posts; I don't know where the setting if it exists so I'm posting this to multiple groups. I was told that...
Zester
12-06-2007 09:33 PM
Ken Schaefer Go to last post
2 8
I have a checked listbox with some rows in it from a database. If a person were to delete one or more of the checked items, how would you update...
Andy B
12-06-2007 06:55 PM
Andy B Go to last post
2 6
I am trying to get two seperate sessions on the same workstation. I have put the sessionid as a label on the page and I get only one sessionid if...
Lloyd Sheen
12-06-2007 06:41 PM
Lloyd Sheen Go to last post
7 8
We have an OCX that we wrote some time ago for people to use in VB/VC forms. Now we tried using it in an ASP.NET project to add a web interface to...
Neal Bade
12-06-2007 06:33 PM
bruce barker Go to last post
1 8
I need to add a rating control to our page so I thought I would try the AJAX one. Well after making all the changes to my web.config for AJAX it...
Joe
12-06-2007 05:55 PM
Joe Go to last post
1 7
Hi, we have an intranet application where users can join a forum and post a message. The user first must choose a nickname. There are 'normal' pages...
Bob
12-06-2007 04:59 PM
Bob Go to last post
4 8
I have a gridview. Can the edit and delete links be denied and allowed by user? Thank you.
jm
12-06-2007 03:53 PM
jm Go to last post
0 8
I have a page that has a master page. I'm writing generic code to find multiple controls on the page (I have a number of controls called...
Mufasa
12-06-2007 03:49 PM
mohaaron@gmail.com Go to last post
1 6
I am attempting to get the data that was bound to an item in a Repeater control for use in the ItemDataBound event. Here is the code I am using...
Nathan Sokalski
12-06-2007 03:45 PM
Milosz Skalecki [MCAD] Go to last post
2 7
Hi, In our web.config file's sessionState element, we set mode="Off" but we still see ASPSESSIONIDXXXXX shows up in the request cookies. Do you...
Zester
12-06-2007 03:10 PM
Zester Go to last post
4 8
Hello, I am working on Library which will include various controls. One of these controls has a TextBox. I am using a property named Value to...
shapper
12-06-2007 02:41 PM
Milosz Skalecki [MCAD] Go to last post
1 8
How do I add static text to a bound field in a gridview? For instance, I want the following label in a gridview to be displayed as "Smith: ...
12-06-2007 02:34 PM
Milosz Skalecki [MCAD] Go to last post
1 8
Hi everybody, I heard about TableLess layout, css, etc... What is it? Any advantages using it? Is it client feature? nothing to do with...
Paulo
12-06-2007 02:33 PM
bruce barker Go to last post
3 8
(I posted this previously in the wrong NG.) I get this error when trying to run a file upload function on my client's server. It works fine on my...
Darrel
12-06-2007 01:23 PM
Darrel Go to last post
2 8
I just added 2 calendar controls to my aspx page and when I view them in the browser, the top section that shows the name of the Month and previous...
David C
12-06-2007 01:10 PM
David C Go to last post
0 8
Hi, the subject says it all, I have a MultiView on a page an the ActiveViewChanged is being raised on first load even before the OnInit event of the...
DC
12-06-2007 12:51 PM
DC Go to last post
0 5
Using the below code for posting xml content throws "Badrequest (400)" and only succeeeds after 3 or 4 tries. Hugely appreciate if somebody knows how...
redmond
12-06-2007 12:49 PM
redmond Go to last post
0 8
Hello, I am looking for an ASP.NET VPS hosting. Could someone, please, recommend a good one? Not to expensive and if possible with .NET...
shapper
12-06-2007 12:45 PM
shapper Go to last post
0 6
I am building a page using a masterpage and a content page. When the content exceeds the height of the page, I get a single vertical scrollbar on the...
Dwight Johnson
12-06-2007 11:51 AM
Dwight Johnson Go to last post
1 8
Hi I am working on a website in asp.net 2.0 with 2.0 framework and would like to deploy this to a windows 2003 64bit server and want it to run under...
Sai Vajja
12-06-2007 11:10 AM
news.microsoft.com Go to last post
1 9
Hi, I have a simple page: One ObjectDataSource One TableAdapter One Gridview a button and a textbox to hold my between dates parameters I have...
jm
12-06-2007 10:48 AM
jm Go to last post
2 7
Hi, I am trying to figure out how to use asp.net membership providers for my vs2005 web project. unfortunately the only walkthrough in MSDN uses the...
Andy Fish
12-06-2007 10:24 AM
sloan Go to last post
3 9
Hi, We have a Delphi 5 Windows application which is built as a Client- Designer-Server application with http-based data exchange...
vimalkanth@gmail.com
12-06-2007 08:40 AM
vimalkanth@gmail.com Go to last post
0 8
Hey ASP.NET 2.0 When the selection in a DropDownList is changed, an SelectIndexChanged(object sender, EventArgs e) is triggered. I'm wondering if...
Jeff
12-06-2007 07:33 AM
Andrew Morton Go to last post
3 8
Hi, to today I have worked with. asp him IIS foresees inside XP Pro. I would like to begin to know better asp.net but I don't know just as to start....
Sonlatino's
12-06-2007 07:25 AM
Braulio Diez Go to last post
2 8
Hello to all, I noticed a problem between two different ways to implement security on a web page. The situation is the following. I have two pages....
Dimitris Milonas
12-06-2007 05:49 AM
Dimitris Milonas Go to last post
0 9
Hi, Is any way to palce a control(button/label) at a location on webPage in runtime?? In page_load envet I am adding a button on the page in the...
chandan
12-06-2007 05:43 AM
PJ on Development Go to last post
3 8
Hi, I have created a custom membership provider for an ASP.NET web app which depends of the Enterprise Library (Data, Exception) handling blocks....
AJ
12-06-2007 04:33 AM
Namret Go to last post
7 9
Hi, I am learning asp.net and want to move my asp.net files to the web hosting site with my ftp client. I've been following a book on how to code...
aboutjav.com@gmail.com
12-06-2007 03:12 AM
Alexey Smirnov Go to last post
5 6
Ok, I'm probably missing something simple but I need to get this running fast. I'm writing a demo in ASP.Net 2.0. All Adds and Edits are normally...
B. Chernick
12-05-2007 10:33 PM
B. Chernick Go to last post
5 8
Hi guys I've used an Application_BeginRequest function in my global.asax page to implement some URL rewriting functionality on our...
musosdev
12-05-2007 09:57 PM
Steven Cheng[MSFT] Go to last post
3 4
Very beautiful girls and many useful resources and more,please check it...
campbelljon8@gmail.com
12-05-2007 08:24 PM
campbelljon8@gmail.com Go to last post
0 7
I have a DetailsView which is inside of a FormView. I lifted this DetailsView straight off another one of my pages, where it was working beautifully....
gsauns
12-05-2007 08:14 PM
gsauns Go to last post
0 4
Can screen resolution be detected with server code (in Page_Load) ? I have tried this: public int Width...
Bjorn Sagbakken
12-05-2007 05:11 PM
Bjorn Sagbakken Go to last post
14 15
I was looking over the grouping functionality of the ListView control and noticed that it had a GroupTemplate property that allows developers to set...
Fao, Sean
12-05-2007 04:48 PM
Fao, Sean Go to last post
0 6
Hi, I'm trying to do something fairly simple. I want to create a web page that will take a parameter in the URL and return a file on page load. The...
Alain Quesnel
12-05-2007 04:32 PM
Alain Quesnel Go to last post
0 7
I'm writing files directly to Response.OutputStream... setting the headers like so: HttpContext.Current.Response.Buffer =...
Chris Ashley
12-05-2007 04:26 PM
Chris Ashley Go to last post
0 8
Post New Thread

Display Options
Showing threads 601 to 650 of 91192
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.