HighTechTalks DotNet Forums  

Sponsored Links


ASP.net Web Controls microsoft.public.dotnet.framework.aspnet.webcontrols


Discuss in the ASP.net Web Controls forum.



Post New Thread
Threads in Forum : ASP.net Web Controls Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
hi i want make a page that users can upload their picture but my problem : how can i dynamically add this control cos i want that they can...
miladhatam@gmail.com
09-11-2008 04:20 PM
miladhatam@gmail.com Go to last post
0 98
I have an UpdatePanel that contains a LinkButton with a PostBackUrl. The LinkButton is marked as a PostBackTrigger, so it does a full...
Nathan Sokalski
09-11-2008 03:52 PM
Nathan Sokalski Go to last post
6 99
..NET version 3.5 Visual studio 9.0.21022 Using C# It appears as if the listview index is 1 based and not zero based. Steps to reproduce: Create a...
James Cooke
09-11-2008 02:25 PM
James Cooke Go to last post
0 111
I have a UserControl, one property of which I have added the ValidationPropertyAttribute to. The Validator I am using with this UserControl (which is...
Nathan Sokalski
09-11-2008 09:37 AM
Nathan Sokalski Go to last post
0 94
hi i want to put the name of my site in corner of my images i've used from graphics and bitmap class and i have no problem with putting the text but...
miladhatam@gmail.com
09-11-2008 08:18 AM
miladhatam@gmail.com Go to last post
0 143
Hello, VS 2008 SP1, ASP.NET 3.5 , C# I have problem adding controls to my webpage default.aspx. There is a group of controls that just refuse to...
Terry
09-11-2008 02:54 AM
Terry Go to last post
0 144
Is it possible to load a UserControl into a PlaceHolder control using JavaScript? I do not wish to use IFrames. Any help is greatly...
Brian K. Williams
09-10-2008 12:05 PM
Patrice Go to last post
3 115
Hi all, I have created a custom webcontrol that inherits from webcontrol, and is basically just a container control that places a stylized header...
Lance Wynn
09-10-2008 09:21 AM
Lance Wynn Go to last post
0 84
I have a Web User Control (.ascx file) that I need to valid using a CustomValidation control. Moreover, I would like use client and...
Craig Buchanan
09-10-2008 06:29 AM
Peter Bucher [MVP] Go to last post
3 133
Hi i'm using a asp:menu in a masterpage that opens .aspx files in a contentplaceholder. Does someone know a trick to get the onmouseover event...
Stefan Bosman
09-09-2008 02:25 PM
Stefan Bosman Go to last post
0 109
Hi, We are developing asp.net web application on .net 3.5 framework mostly for Reports. where as we have to generate rdlc file on the fly. Could...
Bala
09-09-2008 06:32 AM
Bala Go to last post
0 125
I would like to add a javascript function call to the SideBarButton in an ASP:Wizard control in ASP 3.5. I have a onbeforeunload function defined...
daSharp
09-08-2008 11:59 AM
daSharp Go to last post
0 95
I have am dynamically loading a web user control based on the click of a tab strip I load the default control for the first tab in the page load...
cindy
09-07-2008 10:28 PM
cindy Go to last post
0 108
I have a UserControl that contains Controls I want to validate. I am attempting to write a class that inherits BaseValidator (which I have done many...
Nathan Sokalski
09-05-2008 08:29 AM
Nathan Sokalski Go to last post
0 80
I have a Repeater that uses a DataSource that has multiple fields. When the values of these fields is displayed in the Repeater, there are fields...
Nathan Sokalski
09-04-2008 08:41 PM
Nathan Sokalski Go to last post
6 94
I'm trying to use an external SMS-service through .NET Framework 1.1 and using the webClient.DownloadData(strMessage) method. The strMessage is a...
jmk@larvikbanken.no
08-31-2008 02:32 PM
jmk@larvikbanken.no Go to last post
0 107
I have several controls in an ItemTemplate in a Repeater that will sometimes be hidden. I would like to do this by setting the Visible property...
Nathan Sokalski
08-29-2008 04:55 PM
Nathan Sokalski Go to last post
6 99
Hi. I have a FormView associated with an ObjectDataSource. The FormView's InsertItemTemplate contains several textbox objects bounded with...
Victor Espina
08-25-2008 11:00 AM
Eli Go to last post
6 123
Dear all I try to set the CSSClass in the MenuVerbHoverStyle Property of the webpartzone. This is not possible and the kb...
Marc
08-25-2008 08:04 AM
Marc Go to last post
24 255
Hi, I use C# 2005 to create a FORMVIEW control in a web page which is connected to SQL SERVER 2000. The Insert function and other functions of this...
Martin
08-23-2008 08:11 PM
Martin Go to last post
0 105
Hello, I made a web page using visual studio. I also made a public class in the app_code folder called 'allvars' In the main web page durning the...
Web Search Store
08-23-2008 06:56 AM
In therapy Go to last post
15 235
I am a bit new to this. I am loading images up and displaying them so they can be selected next or previous, II am using the Image control setting...
Geoff
08-21-2008 01:40 PM
Geoff Go to last post
9 159
Can I dynamically enable/disable menu items in code? -- Arne Garvander (I program VB.Net for fun and C# to get paid.)
Arne Garvander
08-21-2008 05:33 AM
Stan Go to last post
3 181
Lars wrote: Google Membership providers.
Marc
08-19-2008 02:11 AM
Marc Go to last post
0 109
I'm using the Wizard control in the 2.0 framework. I need to perform a validation on each of the steps of the wizard in the Finish button...
Craig Buchanan
08-18-2008 04:40 PM
Craig Buchanan Go to last post
0 141
I have a content page from which I need to add a style rule to be used by the page. Since content pages only have the content tags, I obviously...
Nathan Sokalski
08-18-2008 09:27 AM
Nathan Sokalski Go to last post
0 159
I am using databinding and the Repeater control to display the results of a database query. I normally use the DataBinder.Eval method for this, but...
Nathan Sokalski
08-13-2008 03:28 PM
sloan Go to last post
6 86
Hi I am used Http handler defined in “web.config” like: <httpHandlers> <add...
Pab
08-12-2008 06:28 AM
Pab Go to last post
0 93
Hi, I'm trying to customize the Menu navigation control so that the the static items have two lines. The first line will be the text (for example...
AJ
08-09-2008 04:51 AM
AJ Go to last post
6 154
Hi all, my problem is in the validation of a textbox in a gridview. I have to check a quantity that must be a positive number greater than zero. In...
Guido Pederzini
08-08-2008 10:07 AM
randy.buchholz Go to last post
3 95
I currently have a page which has an asp:radiobuttonlist on it as well as a few html <input type="radio"> elements on it. The problem is that...
MarkShoe
08-07-2008 10:06 PM
Allen Chen Go to last post
6 155
Hey guys, I'm working on an AJAX Enabled ASP.NET Web application. I have a TreeView web control and an PlaceHolder web control. My PlaceHolder is...
Christian Resma Helle
08-07-2008 04:10 PM
Christian Resma Helle Go to last post
3 102
When using C# for a codebehind language, Design View displays the error message "Error Creating Control - ctrl type ID property is not specified" and...
Nathan Sokalski
08-07-2008 03:55 PM
Nathan Sokalski Go to last post
15 168
Hi, I am trying to bind a Detailsview to my BSS using an objectdatasource. The Datasource gets linq entities (customers entries in this case) from...
australienadri@googlemail.com
08-07-2008 12:16 PM
australienadri@googlemail.com Go to last post
0 91
Hi, My Login Control cannot access the destination URL for a hosted ASP.NET Web app. It can load the destination URL on my local machine. But not...
William Johnston
08-06-2008 06:38 AM
William Johnston Go to last post
0 132
Hi When I upload my site to my ISP I get error message given below. I do not get the error if I publish the page to my own ISS server. I can access...
Lars
08-06-2008 06:36 AM
William Johnston Go to last post
3 82
autoreifen billig kaufen billige autoreifen sommerreifen billige motorradreifen autoreifen alter billigste autoreifen + + + BILLIGE AUTOREIFEN...
sdgvfwe@yahoo.is.com
08-04-2008 01:35 PM
sdgvfwe@yahoo.is.com Go to last post
0 148
I am using a asp:ValidationSummary with ShowMessageBox="true" and ShowSummary="false" to validate some fields in conjunction with...
Philip
08-03-2008 02:58 PM
Philip Go to last post
0 128
Is there a way to give one of my datagrid header cells a different background color than the rest of my header? I'm finding stuff on the web that...
Arch Stanton
08-03-2008 11:45 AM
Arch Stanton Go to last post
0 100
Hi all, given a string: " <img class='myclass' alt='my picture' src='image.jpg' /> " (where alt and src are changeable) how do I create the...
Stimp
08-02-2008 04:36 PM
Stimp Go to last post
3 109
Greetings: First know that I'm not a programmer by trade, I a hobbyist programmer working on a website for a game. background on my problem: I...
Mike N.
08-02-2008 12:22 PM
Mike N. Go to last post
0 105
I'm having difficulty connecting a FormView to a LINQ to SQL query for updating. I think this should be easy, but I've hit a dead end. I'm trying...
Ben
08-01-2008 10:11 AM
Ben Go to last post
0 117
I've been given a task to remove the edit and delete buttons from each row of the gridview and have one edit, insert, and delete button at the very...
polenz0ian@gmail.com
08-01-2008 10:04 AM
polenz0ian@gmail.com Go to last post
0 139
Hi, I've two web parts in my web page. Web part 'A' implements ajax in it. Im connecting webpart to 'A' to web part 'B'. But when I update the...
AVL
07-31-2008 09:31 AM
AVL Go to last post
0 126
When my FormView uses its ObjectDataSource to save changes, in the FormView's ItemUpdating handler, the FormViewUpdateEventArgs OldValues and...
Doug Kent
07-31-2008 08:15 AM
Doug Kent Go to last post
12 288
I think this should be easy, but I've hit a dead end. I'm trying to drive a FormView with a LinqDataSource, allowing for the editing of a particular...
Ben
07-28-2008 08:01 PM
Ben Go to last post
0 112
I'm writing the contents of my datagrid to an Excel spreadsheet using the following code: Sub WriteToExcel(Sender as Object, E as EventArgs) 'Export...
Arch Stanton
07-28-2008 09:15 AM
Arch Stanton Go to last post
0 96
I have a Page that contains an UpdatePanel with a Button inside of it. The UpdatePanel has ChildrenAsTriggers="false" and UpdateMode="Conditional",...
Nathan Sokalski
07-27-2008 02:35 AM
Gaurav Vaish \(a.k.a. MasterGaurav\) Go to last post
3 144
Hi, I'm trying to display a DataSet data by using a GridView control on Visual Studio 2005 professional. I'm displaying the DataSet directly,...
SammyBar
07-24-2008 09:35 PM
Stan Go to last post
6 148
I have a page with a group of fields that need validated when any of several Buttons is clicked. There are also several specific fields that...
Nathan Sokalski
07-24-2008 08:30 AM
Nathan Sokalski Go to last post
0 116
Post New Thread

Display Options
Showing threads 451 to 500 of 10651
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 - 2013, Jelsoft Enterprises Ltd.