| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hello
The site I am working on redirects the user to a "session timed out" page
when:
- the user's session has expired AND
- the user action...
Amir Tohidi
|
12-18-2007 11:22 AM
Cowboy \(Gregory A. Beamer\) | 1 | 8 |
|  | I've got this Javascript HREF:
<a
href="javascript:void(window.open('print_Mileage.aspx?id=<%#sID%>&emp=<%#sEmp%>'))">Printer
Friendly Page</a>
The...
Elmo Watson
|
12-18-2007 11:06 AM
Cowboy \(Gregory A. Beamer\) | 2 | 8 |
|  | You know, a SqlConnection object, a SqlCommand object, a SqlDataReader
object and many other data access objects, have a Close() method and...
gnewsgroup
|
12-18-2007 11:05 AM
Mark Rae [MVP] | 8 | 9 |
|  | Hi
I have some javascript which allows me to have some sort of
autocomplete functionality for drop downs but I cannot get the
selectedIndex event to...
jediknight
|
12-18-2007 10:34 AM
jediknight | 0 | 6 |
|  | I feel like I've gotten everything.
XP Pro SP2.
VS2005 2.0 and 3.0 installed.
VS2008 Pro installed (eval version, but installfest license on the...
sloan
|
12-18-2007 10:25 AM
sloan | 3 | 6 |
|  | I have the ASP.NET 2.0 AJAX Extensions 1.0 installed (v1.0.61025). As to the
web.config file, I'm using the one created using the ASP.NET...
Cesar
|
12-18-2007 10:16 AM
Cesar | 2 | 7 |
|  | I have have a template column in my GridView with a textbox that accepts a
dollar amount and I want to check to see if the value is numeric as...
tshad
|
12-18-2007 10:13 AM
tshad | 2 | 5 |
|  | I am using an *.aspx page with a querystring to access graphics that I am
using in rollovers. I am using Response.ContentType and...
Nathan Sokalski
|
12-18-2007 09:56 AM
Nathan Sokalski | 0 | 6 |
|  | Hello
I am using the ASP.NET 2 Login control. When my LoggedIn event handler is
called, the Context.Response.Cookies Expires property is
correctly...
Amir Tohidi
|
12-18-2007 09:42 AM
Amir Tohidi | 0 | 12 |
|  | I was suddenly told to whip up a web project in ASP.Net 2.0. The last few
weeks have been a crash course in new technology. I've done some 1.1...
B. Chernick
|
12-18-2007 09:19 AM
B. Chernick | 1 | 5 |
|  | You can check whether the user id and password combination is there
using active directory ,if the user id password is valid then only
check wether...
arnabit@gmail.com
|
12-18-2007 05:49 AM
arnabit@gmail.com | 0 | 10 |
|  | Hi,
Could anyone tell me if is good idee to use asp.net in project such as
"http://www.linkedin.com/"?
I heard that the asp.net "has no good...
laziers@gmail.com
|
12-18-2007 05:02 AM
laziers@gmail.com | 15 | 16 |
|  | In Visual studio 2003, there was an option to restart the application
when I make code changes during debug. visual studio would abort, and
relaunch...
mr t
|
12-18-2007 03:33 AM
Michael Nemtsev [MVP] | 1 | 8 |
|  | I am building a GridView that is displaying some money values in 3 columns.
I want to put the totals of each column in a label field (one for...
tshad
|
12-17-2007 11:59 PM
tshad | 3 | 5 |
|  | Can anyone tell me why FindUsersByName() returns a collection? Isn't it
necessary that user names are unique (how else would passwords...
Jonathan Wood
|
12-17-2007 09:41 PM
Jonathan Wood | 6 | 8 |
|  | Hi there,
I'm working on creating a web page having two sections. The top one does not
change (it loads the data from a database once) and the...
Ivar
|
12-17-2007 08:48 PM
Mark Rae [MVP] | 8 | 9 |
|  | I have an ASP.NET 2.0 app that takes about 17 seconds to load on first
startup but then is very fast after that. As I understand it from some...
SAL
|
12-17-2007 08:03 PM
jturner | 9 | 12 |
|  | Hello,
I have a .NET 3.5 ListView inside an AJAX Update Panel.
When the ListView is in insert mode it is possible to insert data into
a SQL...
shapper
|
12-17-2007 08:02 PM
shapper | 0 | 8 |
|  | How many steps can a wizard control have? And how complex can a wizard
really get before it reaches its limit?
Andy B
|
12-17-2007 07:20 PM
zzzxtreme@gmail.com | 1 | 10 |
|  | I have seen this done on many sites but cannot imagine how this is done in
..Net 1.1.
We want to render another page displaying an animated gif...
WhiskeyRomeo
|
12-17-2007 04:57 PM
Mark Rae [MVP] | 3 | 14 |
|  | Hi. I have a Wizard on a page. It is called NewsWizard. I have 7 steps in
the wizard. In the first wizard step (index 0), I have a...
Andy B
|
12-17-2007 04:12 PM
Andy B | 0 | 9 |
|  | I have extensive programming experience in windows and asp.net 1.1 but I've
just started looking at access control in 2.0 and I'm absolutely...
B. Chernick
|
12-17-2007 03:56 PM
sloan | 3 | 7 |
|  | Hi,
Thsi code below works perfect under asp.net 2.0. Now, i installed asp.net
3.5 and i get an weird error. Even when i change the build version...
David
|
12-17-2007 03:34 PM
David | 0 | 10 |
|  | Is there an easy way to see what pages are accessed on a web site? I would
assume I would have to go through the IIS logs. I can't do it through my...
Mufasa
|
12-17-2007 03:14 PM
Mufasa | 6 | 11 |
|  | Hi all,
I have tried looking up this error and all hits are from way back in 2002
when .NET was in its infancy. All the answers point to a corrupt...
John Kotuby
|
12-17-2007 02:42 PM
John Kotuby | 6 | 7 |
|  | I need to make sure that the number entered into textbox2 is greater than
that which was entered in textbox1.
I am unclear on which validator to use...
Elmo Watson
|
12-17-2007 02:40 PM
B. Chernick | 1 | 10 |
|  | Hi,
I have a problem with postback. When the page is postbacked, i want the
second dropdownlist to be visible if the selectedvalue of the first...
David
|
12-17-2007 02:39 PM
David | 6 | 9 |
|  | hey all,
i'm doing the following inside a button click event.
i'm doing a FormView1.ChangeMode(FormViewMode.Insert) and following that i'm
trying to...
rodchar
|
12-17-2007 01:10 PM
rodchar | 1 | 12 |
|  | Hi there,
I have a CSS based menu in a master page that uses class attributes to
determine which item is currently selected. So, for example if the...
John
|
12-17-2007 11:23 AM
John | 7 | 12 |
|  | Free LINUX Tips and Triks - Building Interactive Movie With Ming
001. Linux What are the benefits of Linux
002. Which Linux distribution should I...
rada.lambretha@gmail.com
|
12-17-2007 11:20 AM
John Timney \(MVP\) | 1 | 5 |
|  | Is it possible to create a library of Web UserControls. It seems (and most
likely this is the answer) that when I create either a class library or...
Lloyd Sheen
|
12-17-2007 11:19 AM
bruce barker | 3 | 7 |
|  | I have been a Window application developer for over 13 years. I know
SQL though I have been able to avoid it for a vast majority of my
career. I...
sam
|
12-17-2007 10:46 AM
Barrie Wilson | 10 | 14 |
|  | not sure this is the right forum but I have this old ASP application that is
sending ASPMail using the SMTPsvg.Mailer object. It has to use a...
GaryDean
|
12-17-2007 10:41 AM
Barrie Wilson | 2 | 13 |
|  | "vindictive27" <vindictive27 (AT) gmail (DOT) com> wrote
You need to post in microsoft.public.inetserver.asp.general - this newsgroup
is for...
Mark Rae [MVP]
|
12-17-2007 10:34 AM
vindictive27 | 1 | 7 |
|  | What's the problem here?
I thought it was intuitively simple to setup 2 Object data sources bound to
2 separate controls on the same page, both...
B. Chernick
|
12-17-2007 08:30 AM
B. Chernick | 0 | 10 |
|  | Sorry for the swedish error message but that's the server.. anyway
quick translation
Parsing error message: failed to generate temporary class...
daniel.westerberg@ruilong.se
|
12-17-2007 07:36 AM
daniel.westerberg@ruilong.se | 0 | 7 |
|  | I'm unable to debug websites. For some reason my visual studio is not
stopping on break points. Has this happened to anyone else.
I'm on vista and...
WebBuilder451
|
12-17-2007 07:16 AM
WebBuilder451 | 3 | 9 |
|  | I have an ASPX page with my C# code in a <script> block within the page
itself (not a code-behind file).
Within that code, the syntax highlighter...
Jonathan Wood
|
12-17-2007 05:38 AM
Hans Kesting | 7 | 9 |
|  | Hi,
In our webapplications we work with global resource files wich are
referenced as:
<asp:Literal ID="litWaiting"...
martijnkaag
|
12-17-2007 04:35 AM
martijnkaag | 0 | 8 |
|  | Hi
Im trying to learn the microsoft Ajax implimentation. and im reading the
book which is talking about xml-script as a scripting type.
< script ...
Just Me
|
12-17-2007 04:27 AM
Manish | 1 | 10 |
|  | I go back and forth between repeater controls and just using good ol' string
builders to build formatted output from a db query.
I'm working on a...
Darrel
|
12-17-2007 03:58 AM
Eliyahu Goldin | 3 | 5 |
|  | Hi all,
I have installed dotnet 2.0 version in my PC. It also supported by IIS. So
when i am tyring to open the new website on browser i am getting...
Padmalatha
|
12-17-2007 01:53 AM
Michael Nemtsev [MVP] | 2 | 15 |
|  | I was executing the steps given in http://suppor.microsoft.com/kb/308359 for
testing a sample web service application. However, the following line...
rkbnair
|
12-17-2007 01:48 AM
Steven Cheng[MSFT] | 20 | 22 |
|  | Scenario :
1. The Department files to be accessed are present in the File server.
2. The Code is present in a different server with OS being Windows...
Neeba
|
12-17-2007 01:46 AM
Michael Nemtsev [MVP] | 1 | 12 |
|  | I 'm trying to do something like this but it doesn't come out correctly on
the browser side.
<asp:HyperLink runat="server" NavigateUrl="<%$...
Coaster
|
12-16-2007 11:10 PM
Coaster | 3 | 8 |
|  | Anyone know what would cause this error. It's not a typical error, it's text
that is shown instead of what my usercontrol is supposed to...
Darrel
|
12-16-2007 10:52 PM
Darrel | 0 | 9 |
|  | Hello all,
I have written a site that I am trying to validate at http://validator.w3.org/,
However, I have a number of failues as .net is putting in...
Jon
|
12-16-2007 10:42 PM
Scott M. | 1 | 3 |
|  | Hi,
I am development a project using C#.Net. Inside application, it needs to
print labels on different Zebra label printers on the network. I used a...
peng
|
12-16-2007 10:28 PM
Amir Kaldor | 39 | 62 |
|  | I've not been able to get a Check box to client side validated on postback. with my changes I can
get it to work on the serverside ok but not on the...
mc
|
12-16-2007 09:15 PM
Steven Cheng[MSFT] | 7 | 9 |
|  | Hi all,
I am confused by the MSDN help regarding the Contains clause for fulltext
search.
The Help states that the single-quote does not need to be...
John Kotuby
|
12-16-2007 07:12 PM
John Kotuby | 1 | 10 |