Home All Groups Group Topic Archive Search About

ASP.NET Development

microsoft.public.dotnet.framework.aspnet
Score Problems with dynamic LoadControl
Andreas - 4 Mar 2006 11:31 PM - 6 messages
Hello, I have the following problem: I want to add to my site (test.aspx) one (1) UserControl (customer.ascx) several times - dynamically with a placeholder. As well I want to hand off different variables (i.e. Session variable) to the ...
Score RadioButtonListControl
BobLaughland - 4 Mar 2006 11:15 PM - 2 messages
Hi All, I am having problem with the code below. <asp:RadioButtonList ID="RadioButtonList1" runat="server" OnSelectedIndexChanged="RadioButtonList1_SelectedIndexChanged"> The OnSelectedIndexChanged event doesn't occur when you select a new item on the radiobuttonlist as you would expect, but it occurs when 'a ...
Score How to Access ASP.NET Session State from Application_Error
Daflookie - 4 Mar 2006 11:02 PM - 3 messages
For one reason or another I am unable to access Session contents in my asp.net application via the global.asax's Application_Error event.  I can pull this exact code snippet below out of global.asax and place it in a ...
Score Validating a hidden control?
Bill Cohagan - 4 Mar 2006 10:21 PM - 7 messages
Is it possible to have a validation control whose ControlToValidate is in fact a hidden control? When I try this I find that the validator apparently does not fire. If I make the control Visible="true", then the validator fires as expected. ...
Score SqlMembershipProvider question
anon2005 - 4 Mar 2006 10:16 PM - 4 messages
I'm writing an installed for my application that uses a SqlMembershipProvider.  I'd like to have the installer automatically set up the required roles and users for the application, but I can't quite get this to work from a web form.  Anyone have tips/ideas to get ...
Score Probleme mit LoadControl
Andreas - 4 Mar 2006 10:05 PM - 2 messages
Hallo zusammen, ich kämpfe seit Tagen mit folgendem Problem und habe bisher leider keine Lösung gefunden. Vielleicht kann mir jemand helfen: Ich möchte auf einer Seite (test.aspx) ein bestimmtes UserControl (Kunden.ascx) dynamisch per LoadControl mehrmals einbinden. Dabei soll ...
Score .mspx extension
mensuur - 4 Mar 2006 9:56 PM - 2 messages
hi, i just wanted to know, what is the difference between a .aspx and a .mspx file? i cant create .mspx files in VWD express. is that important? ...
Score Hyperlink inside label WebControl
Christian Hofmann - 4 Mar 2006 9:29 PM - 5 messages
Hello, How is it possible to use a hyperlink webcontrol inside a label webcontrol? I am using resources for globalisation. Now I have a text like this: Please click here to open that document. "here" would be linked and should be a hyperlink webcontrol. But that is not ...
Score Can't see ASP control
Toufik - 4 Mar 2006 6:38 PM - 4 messages
Hi, Just to play with asp.net, I've created a web project and a simple aspx web form that contains aweb controls and html controls When I open it in the browser, I see the html controls only, can't see any ...
Score body.style?
Progman - 4 Mar 2006 6:37 PM - 6 messages
<body id="body" style="background-image:url(../../Pictures/System/CountryMosaic.JPG)"> how do i get/set body.style from asp.net? ...
Score debugdiag webengine.dll
stine - 4 Mar 2006 6:08 PM - 5 messages
Recently installed 2.0 framework.  Running one site under 2.0 and every day at about 7:00 p.m. I get one error in the event log, 1000 indicating w3wp.exe faulting.  After running debugdiag it indicates an error with "webengine.dll" ...
Score Link to another url
et - 4 Mar 2006 5:18 PM - 7 messages
On my main page, I have a hyperlink that opens a new window in the search window (target=_search).  I would like that search window to have a hyperlink to return back to the original window, how can I do that? ...
Score DataGrid Edit problem after sort
keys4worship - 4 Mar 2006 5:13 PM - 3 messages
One of my users called yesterday and asked me to look into a problem on a datagrid. Everytime she clicked on a row to edit, another row would appear in it's place. After a little analysis it appeared that this ...
Score Web.Config AppSettings & Caching
Fred Nelson - 4 Mar 2006 5:13 PM - 18 messages
Hi: I have written several web applications that obtain their connection strings from the web.config file.  This is very easy to use and it makes it easy to move an app from development into production. I'm in the process of writing a site that will have lots of traffic so ...
Score Audio Video Online Store
Gorga - 4 Mar 2006 3:48 PM - 2 messages
[Message not available] ...
Score Q: Remote database connection
JIM.H. - 4 Mar 2006 3:01 PM - 5 messages
Hello, My database stays in a remote site and I have access it through VPN. I would like connect my current Windows based Asp.Net application with this database. What are my options? Can I connect remote database with SqlDataAdaper, will ...
Score Problem in database updation through Adapter in VB.Net..
r2destini - 4 Mar 2006 7:54 AM - 2 messages
Hi Friends, I am new to .Net. So I don't know much. I am facing a problem in updating database through ADO.Net I am creating the dataset and there is no problem in the updation and deletion or insertion in the dataset but when I am updating the ...
Score Anchor control in asp.net
sridev - 4 Mar 2006 7:36 AM - 2 messages
Hai all, I am working in ASP.NET. I my page I am having two user controls as usercontrol1, usercontrol2 In usercontrol1, i am having two anchor control and i will load the text for anchor control dynamically. In usercontrol2, i am having decription for the anchors in ...
Score Best visual studio package for non commercial use
Benny Dein - 4 Mar 2006 7:19 AM - 3 messages
Hi I wan't to begin studiyng asp.net and visual studio and need some advices regarding which package to buy. First question: Is the 2005 version in this moment well functioning without lot of bugs to stroggle with? Next: Will it be enough to buy the educational version of the 2003/2005 ...
Score Reloading A Part Of Webpage, Preferred Approach
batista - 4 Mar 2006 6:41 AM - 2 messages
Hello all, I currently have a webpage which has a grid and using webservice.htc im updating its content after every 5 seconds. Now I want to add two forms at the bottom of the page.One of them contains a gird which I want to be updated(and only that grid) when a ...
Score Global.asax 2.0 Why did they do that?
Learnicus - 4 Mar 2006 5:36 AM - 2 messages
Why has Global.asax become a script file in 2.0? I cant find any documentation on the rational for this change? Lenny ...
Score How to get value on postback Dynamically Created controls by javascript
Amit Maheshwari - 4 Mar 2006 5:31 AM - 7 messages
I have my aspx page on which i am creating <input type=text> on client side using javascript. Now when i submit my page i need to access these controls to get the value entered by the user. ...
Score Unable to Open Web Project
kevin.koehne - 4 Mar 2006 4:55 AM - 4 messages
I'm having a problem building a solution in VS2003 (.NET 1.1) on Windows XP. I get the error: "Unable to open Web project 'projname'.  The file path 'C:\app-1.6.0.600\solution\projname' does not correspond to the URL ...
Score image manipulation
John - 4 Mar 2006 2:34 AM - 3 messages
how to manipulate image in asp.net v2.0? i mean load image from database and save it back to database? ...
Score must I upgrade asp.net to 2.0 to access SQL 2005?
HK - 4 Mar 2006 12:12 AM - 7 messages
I have ASP.NET 1.1 websites.  They will need to access a SQL 2005 database. Do I have to upgrade the whole web projects to ASP.NET 2.0 in order for them to access SQL 2005?   If so, anyone have any good URLs for upgrading 1.1 ...
Score Bizarre behavior
Bahman - 3 Mar 2006 11:29 PM - 3 messages
Hello! Something is removing the onclick events from all our buttons and commenting out the __postback javascript functions from all pages everywhere. dropdowns continue working. Something does 'not' want to run dot net on our clients. The problem is on any workstation. The code does the same on any webserver. ...
Score 999 error
Buddy Ackerman - 3 Mar 2006 10:47 PM - 4 messages
What is a 999 error and how can I troubleshoot it?  It's not an error code that IIS will allow a custom error page for. --Buddy ...
Score ObjectDataSource - How do I get at the returned data? (Not using a gridview)
Ian - 3 Mar 2006 9:56 PM - 3 messages
Hiya, Hope this isn't too stupid a question :) I can bind an objectdatasource to a gridview very easily (and there's a thousand tutorials of this on the net). BUT! I just want to get at the data so I can say put it in a label.text, or ...
Score DataGrid Read Footer TextBox
williamfrenette - 3 Mar 2006 9:44 PM - 4 messages
To add record into my grid I use the footer way like explain here : [link] But i dont want a Add button on each row so i call the showfooter with ...
Score select gridview row without using select button?
Dabbler - 3 Mar 2006 8:57 PM - 5 messages
Is there a way to let the user select a gridview row by clicking anywhere in the row (e.g. on any column)? The gridview would be readonly and I would like to bring up a detailview of the row the user clicked on. ...
Score 0=String IndexOf same as empty string.
Chris Davoli - 3 Mar 2006 8:52 PM - 2 messages
I'm using IndexOf on my strings to find if there are certain words contained in a string. Well, this works fine except when I'm looking at an empty string, because the return value is zero based index. With an empty string it ...
Score Add Code Behind to Web Form
jcochran - 3 Mar 2006 8:25 PM - 3 messages
I have a web form that I need to add a code behind to in asp.net 2.0. I created the form without the code behind in the first place. How do I add the code behind after the fact? I cannot find a way to do it in ...
Score Control's Id property
Joe - 3 Mar 2006 7:44 PM - 2 messages
Hello All: I have a user control that is composed of a lable and a textbox.  When I populate the textbox, I set its id property to a unique value so that I can use the FincControl page method later to retrieve the value that the user ...
Score Validation of emails
Stephen - 3 Mar 2006 7:23 PM - 5 messages
Hi, Can someone give me suggestions on how to validate emails that are entered into a textbox? the problem is that they can enter any number of emails say the textbox is called Notificationlist and has 10 email addresses, i need to read this and ...
Score .NET, do I need version 2.0?
Mostro - 3 Mar 2006 6:54 PM - 4 messages
I recenty deduced that .Net 2.0 makes OMA stop working on my exchange server, uninstalling 2.0 and leaving 1.1 fixes my problem.  Is .Net 2.0 neccessary? ...
Score .NET validation controls
Sai - 3 Mar 2006 6:42 PM - 4 messages
Guys, I have used .NET required filed validator and regular expression controls in my ASP.NET app. Everything works well locally. When we moved to Network it only works in FIREFOX browser it does not work in IE. Anybody has a clue why this is happening. ...
Score DataList versus GridView
rlrcstr - 3 Mar 2006 6:39 PM - 6 messages
I was trying to use a DataList control bound to a business object using an ObjectDataSource object.  But the update event on the ObjectDataSource was never being triggered.  I tried using the same object with a GridView and a ...
Score Insane Databinding (probably a bug)
avf - 3 Mar 2006 6:34 PM - 2 messages
hi all. in my code i bind a few dropdownlist boxes's lists, datasource etc. i bind the Selectedvalue property, and everything is fine. then one bright day, WITHOUT ANY CHANGE TO THE DATABINDING CODE, i started getting "System.ArgumentOutOfRangeException: Specified argument was out ...
Score Inheritance problems
bill - 3 Mar 2006 5:49 PM - 2 messages
What's up with inheritance in code behind?  Is it reliable, or should I skip it and forget about using inheritance in web forms until they get it right? I'm using VB.NET 2005 I have a web form named wfBase.aspx. ...
Score problem with web farm
luis molina Micasoft - 3 Mar 2006 5:47 PM - 3 messages
hi, i have a problem with a web farm. an application asp net 1.1 that works in different servers doesnt works in the web farm (4 servers balanced). The error it says is  "System.Web.HttpCompileException: External component has thrown an exception" ...
Score get year only
CsharpGuy - 3 Mar 2006 5:06 PM - 2 messages
I'm reading an excel file using C#, and it has a date column formatted like: MM/DD/YYYY, I have code that is getting me the year but its also returning me 12:00 so it looks like this: ...
Score Iterating Controls on ContentPlaceHolder
Bill44077 - 3 Mar 2006 4:48 PM - 3 messages
Hi, I am trying to iterate though the controls on a content page that has a master page so I can disable text. If it weren't on a content page it is simple:         foreach (Control c in Page.Controls) ...
Score upload files into sql server db
Andy - 3 Mar 2006 4:47 PM - 3 messages
My users need to store and retrieve various files (pdfs, docs, jpegs etc). I am developing an asp.net 2.0 web application, with SQL server backend. I've been looking at my best options and am quite new to web ...
Score How to display inline text in the same page
Felix_WafyTech - 3 Mar 2006 4:46 PM - 4 messages
Hi, I would like to create something similar to "The Code Project" message thread. You can see what I'm trying to explain by clicking on the link below: [link] ...
Score RE: Passing Credentials to WEBDAV
Pedro Bernardo - 3 Mar 2006 4:35 PM - 2 messages
I know it has been a long time from the last thread but i'm having this problem to ..             Dim Cache As New System.Net.CredentialCache             Dim credential As ICredentials = CredentialCache.DefaultCredentials ...
Score Problem calling assembly which references another assembly from an asp page
christianhaynes - 3 Mar 2006 4:31 PM - 4 messages
Hi, I've been working on a problem for the last couple of days trying everything ive found but with no luck. The problem is: I have create a com callable .net assembly which is called from an asp page. This works fine until the assembly that uses another third-party ...
Score Start Page
Chris Marsh - 3 Mar 2006 4:08 PM - 6 messages
How the heck do we kill references in the "Recent Projects" section of this page.  I have a bunch of tests that I need to remove from the list, it's just rather anoying. Thanks! ...
Score Which reporting tool to use?
Mathieu [Marti-IT] - 3 Mar 2006 4:03 PM - 4 messages
Hi all, in creating a C# ASP.NET library to create professional applications with. In searching for a good reporting tool to create and distribute my applications reports with. Does anyone know a good reporting tool for .NET? Thanks in advance! ...
Score how can i deploy a single aspx page globally for all sites in IIS?
Tim_Mac - 3 Mar 2006 4:01 PM - 3 messages
hi, i am trying to find the best way of making a single .aspx page available to any web site on an IIS 6 server.  without having multiple copies floating everywhere. previously i have used a hardlink for the file and junction point for ...
Score Re: Validation Controls Stopped Working on the server, but work on the local machine
Amie - 3 Mar 2006 3:52 PM - 2 messages
I had exactly the same issue before, and it had to do with different versions of client-sided validation script .NET embeds. You can copy your WebUIValidation.js from dev machine (in aspnet_client folder) to production server, or reinstall it on the production server. ...
Score can pages inherit from a template page
steven scaife - 3 Mar 2006 2:50 PM - 3 messages
I am new to dotnet and i am wanting to create an asp.net site.  I have created a page that i will use as a basis for my other pages.  I have converted some old inc files into user controls and imported them and i have ...
Score Showing Windows Forms in the ASP.NET process
Laser Lu - 3 Mar 2006 2:19 PM - 7 messages
Thanks for looking at this post:) Does anyone knows how to make the asp.net process runs in the UserInteractive mode? I just want to show some Windows Forms in my asp.net application on the server side to capture and display application monitoring messages, as ...
Score Need Help with an ASP.NET 2 application organisation !
mateo - 3 Mar 2006 1:58 PM - 4 messages
Hello i would like to have advices on an ASP.NET 2 application that i must develop. I'm new to ASP.NET, i am more of WinApp developper, so if there is some experienced folks out there all advices are welcome. ...
Score Dropdownlist in Datagrid with Visual Web Developer (Asp.net 2) ?
moi - 3 Mar 2006 1:15 PM - 3 messages
Hello, How to put a Dropdownlist in Datagrid with Visual Web Developer (Asp.net 2) ? Here's there a good sample on internet to show me ?? thanks a lot !!! ...
Score Pop-up and parent communication
gayatri_choda - 3 Mar 2006 11:39 AM - 2 messages
Hi,   I am calling a pop -up ( a jsp page)  window with the Window.open method from the parent ( a jsp page) . My pop-up window contains some input fields. Now on clicking the "Ok"  button in the pop-up all the ...
Score Session State Problem
Joe - 3 Mar 2006 10:56 AM - 4 messages
Hello, I am facing a problem in an ASP.NET application that I have written. When hosted under IIS6 under Default Website, connected users are being disconnected unexpectedly within a time less than the Session Time Out (which is set to 60 minutes in Web.Config and in IIS). ...
Score Problem: Euro sign in sending email !
kingski - 3 Mar 2006 10:56 AM - 8 messages
Any idea about this ? [link] "Can any one help me as i am building a shopping cart and it supports multiple currencies but while sending confirmation mail o customer it does ...
Score The parameter 'tempCrystalFileName.rpt' could not be found.
CowBoi - 3 Mar 2006 10:52 AM - 3 messages
Hello there.. i've got the following problem when i tried to run CrystalReport in The parameter 'C:\DOCUME~1\GNSW05\ASPNET\LOCALS~1\Temp\temp_70a7fa98-5a3f-4e72-9ff1-0f0b333db84a.rpt' could not be found. please anyone help me! thanks ...
Score Persisting Programmatically Added WebParts
Imran - 3 Mar 2006 9:32 AM - 4 messages
Hi, How can I persist a webpart that is added to a page using the webpart managers addWebPart method in asp.net 2.0. My intention is to give the user the ability to load a predetermined collection of web parts by ...
Score DataList in DataList, how to do it???
Mirek Endys - 3 Mar 2006 9:01 AM - 4 messages
I have DataList as part of DataList item. DataList in DataList. The parent DataList working well including Edit command, that shows Edit template and correctly bind the data into edit template (where is the child DataList).... But in case I want to make Edit in this child DataList it is not working... ...
Score Gridview cross-page postback
Lupakkiotto - 3 Mar 2006 8:43 AM - 4 messages
HI! Is it possible for a select command in a gridview to cross-page postback? How to do it? I don't find a postbarckURL property... Thank you in advance. Marco ...
Score ASP.NET ServiceName?
Laser Lu - 3 Mar 2006 6:50 AM - 12 messages
Hi,     Does anyone know whether the ASP.NET process is running as a WindowsService? If it is, then what's the ServiceName?     Thanks for any replies:) ...
Score Serious rendering performance issue with ASP.NET 2.0
Spotnick - 3 Mar 2006 6:39 AM - 3 messages
I have no idea why, but since I'm trying to recreate my website using ASP.NET 2.0 I've encountered so many performance issues that I'm about to give up and continue using v1.1 Seriously, how can a page that is not that complicated be so long to render ...
Score upload video clips to the website
qwe85 - 3 Mar 2006 6:21 AM - 2 messages
hi could anyone tell me how to allow my visitors to upload video clips to the website using asp.net Thank you -- qwe85 ------------------------------------------------------------------------ Posted via [link] ------------------------------------------------------------------------ ...
Score Hyper Link in DataGrid
aroraamit81 - 3 Mar 2006 6:15 AM - 4 messages
<ItemTemplate> <asp:HyperLink CssClass="LinkShort" Runat="server" NavigateUrl="TeamUsers.aspx?TeamID=<%#((System.Data.DataRowView)Container.DataItem)["Team_Name"] %>">                                                                         <%#((System.Data.DataRowView)Container.DataItem)["Team_Name"] ...
Score Weird VS Problems with Inheritence
Learnicus - 3 Mar 2006 5:04 AM - 2 messages
Hello, Nothing seems to make any sense anymore. I created a new website which creates a _Default webform. I did nothing to this webform and then created another (Default2) and made it inherit from _Default. If i open Default2 i get errors in the error list and cannot build it. If i ...
Score Websites Everywhere!!
Learnicus - 3 Mar 2006 4:50 AM - 5 messages
No matter where i choose to create a new application VS2005 tells me that a webiste already exists there. Any ideas? Lenny ...
Score Set more than one ValidationGroup to a Button?
news.microsoft.com - 3 Mar 2006 4:33 AM - 3 messages
ASP.NET 2.0 Is it possible to set more than one ValidationGroup to a Button? I have two sets of controls on a Web page, into two different ValidationGroups. I would like when the user clicks on a specific button, ...
Score ASP.NET/VB Receiving Mail
Alex C. Barberi - 3 Mar 2006 2:46 AM - 3 messages
I have this code to get the messages from a mail server, but whenever I try to connect it gives me the error "Cast from string " " to type 'Double' is not valid." Why is it doing this? Here is a sample of the vars I pass to the connect procedure: ...
Score Login Control in .NET 2.0
Dragon - 3 Mar 2006 2:25 AM - 3 messages
How to use the Login Control ? What is Membership provider ? Any Examples ? ...
Score How to Get WebResources.axd working on IIS on XP Pro
RobertS - 3 Mar 2006 1:12 AM - 4 messages
I'm trying to figure out what I need to do to configure IIS 5.1 on XP Pro to work when referencing WebResources.axd. For example, I have an aspx script that works fine when run from Visual Web ...
Score Trouble Publishing .NET App
rh1200la - 3 Mar 2006 12:08 AM - 7 messages
[Message not available] ...
Score Calendar control click event
Vishal Gupta - 3 Mar 2006 12:00 AM - 2 messages
[Message not available] ...
Score accent and Request.Form
franz - 2 Mar 2006 11:41 PM - 6 messages
[Message not available] ...
Score Strip HTML from Text
tshad - 2 Mar 2006 11:30 PM - 3 messages
[Message not available] ...
Score user defined date format
Jon Paal - 2 Mar 2006 10:37 PM - 2 messages
[Message not available] ...
Score 0x800C0008 The download of the specified resource has failed.
contactrahul - 2 Mar 2006 10:31 PM - 2 messages
[Message not available] ...
Score Capture FormView Cancel Event
sck10 - 2 Mar 2006 10:25 PM - 2 messages
[Message not available] ...
Score pictures
rodchar - 2 Mar 2006 10:06 PM - 10 messages
[Message not available] ...
Score ASP.NET current directory
Progman - 2 Mar 2006 9:47 PM - 4 messages
[Message not available] ...
Score Gridview with no header?
Benton - 2 Mar 2006 9:24 PM - 2 messages
Hi there, As subject, how can I set a gridview to show no header at all? Thanks, -Benton ...
Score localization & storing text in database.
walter - 2 Mar 2006 9:17 PM - 3 messages
Hi there, I'm wondering if it's possible to store the .net resource in database instead of resx file? Our site is a multi-lingual site ,storing text in resx file give us a burden on the website deployment since the text is ...
Score Writing to a file on the unix box
chitrasai - 2 Mar 2006 9:16 PM - 3 messages
Hi, I am trying to write to file which is on a unix box. But it gives me an error that " Asp.net is not authorized to access the requested resource. To grant Asp.net write access toa file, right click the file in explorer,choose ...
Score asp.net Share codebehind
deborder - 2 Mar 2006 8:48 PM - 2 messages
HI all, I have multiple websites that need to use one codebehind that why i compiled the codebehind as class. i was planed to put the dll file in one of the filesystem directory and declare it in my machine.config : ...
Score remote file access in .net app
Amie - 2 Mar 2006 8:44 PM - 4 messages
Hi, My .NET application has a script that checks whether an image file on a remote server exists using File.Exists. path (\\servername\foldername\image.jpg) or virtual directory (../foldername/image.jpg) within my application. When I moved the app to a test server (Server B), it still works fine. ...
Score Please help with some reference papers/links...
Andrew - 2 Mar 2006 8:26 PM - 2 messages
Hello, friends, We need to put COM components in our .aspx pages. Could anyone please recommend some reference papers/links or sample source code as a good start point? Thanks. ...
Score stuck and confused
CsharpGuy - 2 Mar 2006 8:09 PM - 10 messages
Ok, here is my scenario, I have an asp web app that i'm converting to .net. The app reads files and loads the data into SQL db, now, in my file it has numbers like, 125.25, 3363.33, 69.00, and when the asp version uploads the ...
Score Is it a good idea to put all code-behind in App_Code folder?
walter - 2 Mar 2006 7:55 PM - 3 messages
Hi, when I add a new page in my asp.net 2 project and put some controls there, everything works fine until I move the code behind into App_Code folder.--When I compile , it tells me that control "not exist in the current ...
Score Style to html
Jeremy Chapman - 2 Mar 2006 7:44 PM - 3 messages
I have a System.UI.Web.WebControls.Style object populated and I want to get the html that it would generate. For example a label would generate <span class="test">text</span>  the class="test" comes from the Style object.  How ...
Score HELP - Session Restart on every request?!
kbrandl - 2 Mar 2006 7:26 PM - 2 messages
I am using InProc, Cookieless Session State in my ASP.NET application -- like this: <sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1;user id=sa;password=" cookieless="true" timeout="20"/> ...
Score Mail sent through IIS virtual SMTP server not arriving
antonyliu2002@yahoo.com - 2 Mar 2006 7:06 PM - 35 messages
I've set up the virtual smtp server on my IIS 5.1 like so: 1.  Assign IP address to "All Unassigned", and listen to port 25. 2.  Access Connection granted to "127.0.0.1". 3.  Relay only allow "127.0.0.1". ...
Score update more than only the email with asp.net membership
ibiza - 2 Mar 2006 7:03 PM - 4 messages
Hi all, I am currently developing in asp.net 2.0 and I was at first impressed with the numerous login and user controls they provided to ease the task of managing users. But I am starting to think it's an hassle for certain tasks...here's my ...
Score Fill Dataset with two tables
Laura K - 2 Mar 2006 6:57 PM - 7 messages
This is probably a simple question but I want to make sure I am doing it right. I have a spoc with two select statements which results in two tables. Very Basic --------------------------------------------------------------------------------- @strProductCode nvarchar (50) select * from tblProducts where strproductCode = @strProductCode ...
Score ActiveX componant in .Net?
gregory_may - 2 Mar 2006 6:06 PM - 5 messages
I need to develop a web component that will interface to a piece of hardware.  I would like to distribute a component that can be included inside of customers web applications.  This web component needs to have UI ...
Score From one class to the next
Gerry A - 2 Mar 2006 5:41 PM - 2 messages
A sub in class A needs the value of a property in class B. What's the best way to get it. ...
Score How to retrieve items in GridView on current Page?
GS - 2 Mar 2006 5:11 PM - 2 messages
Hi, I have GridView on my page. How do I retrieve items in current page on GridView? It works only with first page but when I click on next page in GridView it's collection of DataKeys for whatever reason do not change and stays the same as I did not use paging. ...
Score Error with code-behind for user control
Alan Silver - 2 Mar 2006 5:10 PM - 4 messages
Hello, I have a set of user controls that all use the same code-behind file. The first line of each of the ascx files looks like... <%@ CodeFile="ShowCategory.cs" Language="C#" Inherits="ShowCategory" %> and the top of the code-behind (ignoring the "using" statements) looks ...
Score When are Session Variables Available in PostBacks?
Phillip N Rounds - 2 Mar 2006 5:02 PM - 4 messages
I'm writing a user control  which has two states: Active & InActive.  I additionally  am required that there to be only one active control per page, and all logic has to be contained within the control. ...
Score Drop Down and Button - please help
DiLwALi - 2 Mar 2006 4:46 PM - 3 messages
Hello, I am pretty new to asp.net and have been given the task to create and internal website. There is a drop down list on the site and a submit button. The user selects a report from the dropdown and clicks on the button - ...
Score Overriding the ClientID
Iain - 2 Mar 2006 4:32 PM - 4 messages
I'm writing a server control which is a navigation bar. My prototype uses id based styles to control the layout and dynamics. Is there any way I can override asp.net's processing of the ID so that the ...
d
Next » 2 3 4 5 6 7 8 9 10