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     
How do I set a field to a null value in the UPDATE statement? Eg. To update a text UPDATE SET = 'X' But if I want to set it to null, what is the...
Young
05-30-2006 08:56 AM
Mark Rae Go to last post
2 16
FOR IMMEDIATE RELEASE C# Online.NET assembled a list of .NET languages and .NET language projects to help you become more aware of what is available...
Press Relations
05-30-2006 08:45 AM
Press Relations Go to last post
0 10
I'm in the process of moving ASPNETDB.MDF's security related tables and SP's to SQL Server 2005 and am wondering about the best practice for this...
Rick Gamble
05-30-2006 08:09 AM
Rick Gamble Go to last post
0 10
I have an intranet page which has an iframe which links to a number of different possible .NET pages. In one of the embedded .NET pages (and soon to...
Mike
05-30-2006 08:08 AM
marss Go to last post
1 13
in my asp.net app, i get following two errors some times, these errors occasionally occurs please let me know if anyone has any idea why they...
Vikram
05-30-2006 07:53 AM
Vikram Go to last post
2 13
To whom are helpful: I mean how to open existing .aspx file in a new internet browser window from a web application, ASP.Net using code behind,...
David KHLee
05-30-2006 06:47 AM
Mark Rae Go to last post
1 14
Does anyone know if there is a way to use the NumericUpDown control on a web form? .....or if there is another similar control that would do the...
owenmj
05-30-2006 06:39 AM
Mark Rae Go to last post
1 12
Hi all iv created a web service which is communicated with vb6 module at the client end im using soap 3.0 for the purpose and also...
jack
05-30-2006 06:34 AM
jack Go to last post
2 16
Hi, I am learing .NET 2.0. So far when I run my ASP.NET appliation from Visual Web Developer I saw in IE, for instance: localhost:1047/Demo.NET Today...
R.A.M.
05-30-2006 06:02 AM
olrt Go to last post
1 19
Hello, I have a problem with unexpected Application_Erro(). I have ASP.NET application with start page Default.aspx containg <asp:PlaceHolder...
R.A.M.
05-30-2006 05:57 AM
R.A.M. Go to last post
2 13
Hi, Every time I compile asp.net project it says 'Unable to write to output file 'C:\Inetput\wwwroot\....\...dll': The process cannot access...
Amit Bansal \(MCT, MCSD.NET\)
05-30-2006 05:38 AM
Amit Bansal \(MCT, MCSD.NET\) Go to last post
0 14
Hi all, i've created a new server control named: NewLabel that inherit from Label control. I add a new attribute from this control named...
Lior
05-30-2006 05:27 AM
Lior Go to last post
0 9
Hi am using usercontrols in my application like header and footer and some other i want to do cashing on them how will i do that i mean will i have...
Vikas Kumar
05-30-2006 05:25 AM
Tasos Vogiatzoglou Go to last post
3 19
I Have tried to fetch some XML data through screen scraping by the following code: System.Net.ServicePointManager.CertificatePolicy =...
Tarun
05-30-2006 04:47 AM
Tarun Go to last post
0 9
Hi, Is it possible to configure the FormView wizard (or any other way) to generate the code inside a <table>? Right now, it seems to be putting...
Peter Zolja
05-30-2006 04:41 AM
Jan Hyde Go to last post
1 12
Can someone tell me why my query returns nothing? "Select EmployeeID, SSN, LastName, FirstName, Address, City, State, Zipcode, Phone from Employee...
momo
05-30-2006 04:33 AM
Jan Hyde Go to last post
19 29
hi, i need to add navigation links on top of all pages on a quite large site, theese depend on user rights, time of the day and some...
Freddie
05-30-2006 04:19 AM
Freddie Go to last post
0 12
Looking for a database for the backend to my e-commerce web site that doesn't cost the earth. Planned on using mySQL but I gather that there is no...
JJ
05-30-2006 04:17 AM
JJ Go to last post
12 18
I deployed a new ASP.NET 2.0 web site to a remote IIS 6.0 server. I simply copied the web site folders to the home directory local path for the...
keithb
05-30-2006 04:16 AM
olrt Go to last post
1 379
1) how to make a grid view cell scrollable ? 2) how to access that cell or any other control from Java Script code ? Thanx a million in advance !
Mr. Murad Jamal
05-30-2006 04:11 AM
Tasos Vogiatzoglou Go to last post
1 16
Does any one know if there is a way to disable Button on the web page while the page is proceessing the command on the Server? To stop user clicking...
Aubyone
05-30-2006 04:09 AM
Tasos Vogiatzoglou Go to last post
1 12
hi, I've a problem in accessing user controls when I deploy the application in the production server.. I'm receiving the following...
AVL
05-30-2006 04:01 AM
Tasos Vogiatzoglou Go to last post
1 14
Hi, can I use calendar control without postback each time user click on it and read values from script? regards,S
simonZ
05-30-2006 03:29 AM
simonZ Go to last post
0 10
hi, is there a way in which one can write the last edited date in a .aspx file onto a pae without physically writing...
mensuur
05-30-2006 03:29 AM
mensuur Go to last post
2 12
I am trying to filter an accessdatsource by adding a FilterExpression If I have Field = 2 It works fine If I have Field IN (1,5,7) it works...
mosscliffe
05-30-2006 03:23 AM
mosscliffe Go to last post
1 21
Hi all, I have downloaded the google Api's and also got a license Key... I had written the following code,, GoogleSearchService search=new...
Anuradha
05-30-2006 02:47 AM
Kalpesh Go to last post
1 11
Hi, thanks for the suggestions :) Regards Mike
AT
05-30-2006 12:38 AM
AT Go to last post
1 10
Hi... I am a VB programmer.I have little bit experience in DotNet programming.I wish to learn from the basic (especially ASP.NET) and i want to put a...
Sn
05-30-2006 12:02 AM
Lau Lei Cheong Go to last post
1 12
I have a databind in a repeater control <%#Eval("Score")%> Score is a float float Score = 3.2; However the html output is always 3 I cannot make it...
Howard
05-29-2006 11:01 PM
Nathan Sokalski Go to last post
5 17
Hi, I am a new bie in ASP.NET. I have created two web forms and a button on the first form. When I clicked the button, I would like to open...
AT
05-29-2006 10:58 PM
AT Go to last post
2 13
Hello, is there any ASP.NET open source framework which offer shopping cart, online shopping, forum (simple) and features related to e-Business...
semut
05-29-2006 10:46 PM
semut Go to last post
0 13
I have a web site created with ASP.NET 1.1. availability Global.asax: protected void Application_PreRequestHandlerExecute(Object sender,...
kingski
05-29-2006 10:33 PM
Brock Allen Go to last post
3 23
Hi, I have an intranet asp application that's been set up for annonymous login but would like to get the logged on user name from the...
bernie
05-29-2006 10:18 PM
bernie Go to last post
0 14
Hi all, I'm trying to display the a Page variable's value in the Text property of a CheckBox control in the aspx file: <asp:CheckBox...
AT
05-29-2006 10:16 PM
Nathan Sokalski Go to last post
1 8
I recently completed my company's public web site from 1.1 to 2.0 and things went fairly well. However, I have a WAP mobile application residing on...
Andre Ranieri
05-29-2006 08:26 PM
Peter Bromberg [C# MVP] Go to last post
1 13
Hi all, I'm building a web application using script on the server side and some on the client side (AJAX). What I'm looking for is some...
Dominic Feron
05-29-2006 07:27 PM
Steve C. Orr [MVP, MCSD] Go to last post
2 10
Hi How can I implement a feature of 'Remember me on this computer' I believe using cookies that next time when the user comes to the login page I...
Samuel Shulman
05-29-2006 07:05 PM
Samuel Shulman Go to last post
4 11
Hi all, Is there any way to customize the error message display with validators. For example, with the following...
AT
05-29-2006 04:45 PM
AT Go to last post
1 16
Hi! i have an ASP .NET app written in VS .NET 2005. My app works with a DLL. This app is trying mto connect o another application using the DLL. So,...
Cristobal Sierpe
05-29-2006 04:39 PM
Cristobal Sierpe Go to last post
0 11
OleDbConnection con; OleDbCommand cmd; OleDbDataReader reader; con = new OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source="...
AT
05-29-2006 02:45 PM
Peter Bromberg [C# MVP] Go to last post
1 12
Hello! I made a feedback form using ASP.NET and VB.NET. It works, but I receive allways two mails from server instead of one. Why? Thanks for every...
Mario Krsnic
05-29-2006 02:35 PM
Peter Bromberg [C# MVP] Go to last post
1 13
I developed a web site that uses sql server express for permissions and roles. Now I need to deploy it on a server that uses sql server 2005 standard...
keithb
05-29-2006 02:31 PM
Peter Bromberg [C# MVP] Go to last post
1 18
I have a templated user control which looks like this: ----------------------------------------------------------------- <uc:MyUserControl...
AT
05-29-2006 02:00 PM
AT Go to last post
0 18
Hi all, I thought I was being clever - no I'm doubting my abilities :o( My project reads in the content from an XML file, this is made up of...
Rob Meade
05-29-2006 01:38 PM
Rob Meade Go to last post
1 11
Hi all, I do have an XML file which i have given below, AS you can see there is an id attribute with the master element , If i pass the id for eg: 1...
thomson
05-29-2006 01:12 PM
Terry Olsen Go to last post
1 16
I have web app written using VS2005 Prof. App is running on W2K Server, IIS 5.0 and ASP.NET 2.0 and Session_End event is not fired. On Windows...
Marek
05-29-2006 01:03 PM
NumbLock Go to last post
5 17
My Web hoster is running .NET version 1.1 I have 1.1 and 2 installed on my machine. Will I be able to use 2005 Express, after upgrading my...
TheSpongebob
05-29-2006 12:55 PM
Randy Go to last post
2 13
Hi Does anybody know of a credit card validator for .net 2.0? For .net 1.1 i'm using this great...
Eirik Eldorsen
05-29-2006 12:02 PM
Eirik Eldorsen Go to last post
6 22
I frequently get Add Assembly errors, such as the following: I Line 199: <add assembly="*" /> It doesn't matter what the assembly is, as I...
et
05-29-2006 11:12 AM
et Go to last post
0 15
Hi! Is there anyway to print the applet output inserted in my aspx page? Thanks
Kevin
05-29-2006 11:02 AM
DaanishRumani Go to last post
1 19
Post New Thread

Display Options
Showing threads 25151 to 25200 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.