Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
What's the presumption for User.Identity.Name?31 Mar 2008 23:09 GMT2
We have a requirement from our client.  Basically, they wanna do an
online survey through a public-access web site (in other words,
anonymous access allowed), but do not want any user to do the survey
more than once.
Internet - Take Advantage of Multiple Windows When Surfing31 Mar 2008 22:51 GMT1
Signature

Internet - Take Advantage of Multiple Windows When Surfing
SUMMARY: Stop jumping back and forth between index pages by using several
browser windows.

RegExp Again!31 Mar 2008 21:37 GMT8
Using Regular Expression, I want to ensure that users enter either a 2-
digit or a 3-digit whole number in a TextBox. This is how I framed the
ValidationExpression in the RegularExpressionValidator:
--------------------------------------------------------------------------------
Regular Expressions31 Mar 2008 19:48 GMT7
$ in RegExp means the end of a string. So if the ValidationExpression
for a RegularExpressionValidator which validates a TextBox is "c
$" (without the double quotes), shouldn't input strings 'abc', '23pc',
'c9mccc' (all without the single quotes) evaluate to True BUT it
Web server's "local" time in auth ticket. Is it realy true?31 Mar 2008 18:56 GMT2
According to the on-line docs, the expiry stored in the authentication
ticket (form auth) is an absolute date and time value in server's LOCAL time
instead of UTC.  I could not believe what I was reading.  It is really
shocking to learn that someone would go for that kind of ...
Moderation31 Mar 2008 18:47 GMT5
There's a lot of spam in these newsgroups, doesn't anyone moderate them?
Image path problem in user control31 Mar 2008 18:24 GMT1
I have a user control called Footer.ascx, in which a background image
is inserted like so:
<div id="footerdiv" style="background-image:url('Images/
mybackground.jpg'); background-position:center; background-repeat:no-
Title equals tooltip31 Mar 2008 18:20 GMT2
hey all,
so tooltip property in .net renders as title attribute in html?
thanks,
rodchar
HtmlEncode and apostrophes31 Mar 2008 18:18 GMT2
I'm trying to code up an admin system for my website. A couple of the
welcome text paragraphs are stored in an SQL database, so that we can update
them should we need to. However, even though I'm using the HTMLEncode method
(I've also tried the URLEncode method), the apostrophe ...
Change class of element in code31 Mar 2008 18:11 GMT6
I have a ASP.NET site with a simple, standard menu:
  <div id="menu">
   <ul>
    <li><a class="selected" id="home" href="index.aspx">Home</a></li>
cssClass and ID same name31 Mar 2008 17:26 GMT2
hey all,
would there be a problem if i made the CssClass and ID the same name for any
and all elements?
thanks,
MembershipProvider is not marked as serializable?31 Mar 2008 17:05 GMT1
I have created a custom membership provider and set the serializable
declaration on it, but for some reason i am still getting an error
message saying
"Type 'System.Web.Security.MembershipProvider' in Assembly
FormView DropdownList - On Selection Change populate Text Box31 Mar 2008 16:26 GMT8
C#, ASP.NET
Q: Have a formview, with a dropdownlist which is bound to a column. This
dropdownlist has a datasource of DataSet type. Now my objective is, on
Selection Changed of this DropdownList, I need to populate a couple of
anyone good with java script-toggle text on input button31 Mar 2008 16:02 GMT6
Hi I need to toggle the text on an html input button in a .net web application.
the name of the button is btn_hide and I do have an onclick function for it.
<script language="javascript" type="text/javascript">
// <!CDATA[
Control inteference problem with AJAX31 Mar 2008 15:54 GMT2
Hi I am using a calendar extender with a masked edit validator and masked
editextender that provides a dropdown calendar and a text box for date entry.
On the same page I am using a sliderExtender control.  Both controls work
but the problem is that the slider is placed below ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.