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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using stringbuilder31 Jul 2005 22:36 GMT2
Once I've created a string with stringbuilder, how do I view it in the
command window?  Char by Char seems pretty inefficient.
Thanks for your help.
How to add items to a dropdownlist control within a Javascript eventhandler?31 Jul 2005 22:18 GMT6
I want to add items to a dropdownlist control within a Javascript
eventhandler.
This is what I code :
var dd = document.getElementById("DropDownList1");
ThreadAbort on redirect?31 Jul 2005 22:05 GMT1
I have a simple redirect on a login page:
Login_Click()
{
// ... do the login verification
can u get MSDN31 Jul 2005 19:51 GMT2
can u get MSDN for free i want to get windows vista beta one or can som1 help
me download it from some where else
Late night beginners question31 Jul 2005 18:04 GMT4
I'm reviewing the 70-305 course and I'm trying to do the Chapter 5 lab.
I've created the Calls.aspx page and the dsCalls xsd.  I've set the
DataSource of dlstcalls to 'dsCalls.Tables(“Calls”).DefaultView' as
instructed. (Page 296)  
msdata:ReadOnly="true" ???31 Jul 2005 17:34 GMT2
I have a textbox in an ItemTemplate of a grid I'm using to allow users to
change a value.  I've done it a hundred times.  In this project I have it
returns the original amount even though the user enters a revised value in
the textbox.  the code is identical to my many working ...
Before EMail31 Jul 2005 17:31 GMT2
How do I check that I am online before sending email?  TIA.
how to prevent auth ticket expiration31 Jul 2005 16:06 GMT13
In the forms authentication construct, I need a way to prevent ticket
IssueDate and Expiration from being updated for a specific page only. By
default forms authentication updates these two values whenever a page is
requested and slides these values forward. Is there any way to ...
Include code inside repeater31 Jul 2005 15:10 GMT2
I want to do add an if statement (C#) inside my itemtemplate.
Something like this:
<ItemTemplate>
IF (true)
Session behavior31 Jul 2005 15:05 GMT4
I am told that ASP.NET controls the session ID and session variables, but
that does not fit my symptoms.  I am posting here as directed.  I'm hoping
that someone can at least recommend something to try to isolate the problem.
I have a simple application that demonstrates my ...
asp.net 2.0 type not defined31 Jul 2005 14:54 GMT3
I recently tried converting my asp.net 1.1 app to 2.0 in visual studio
2005 beta 2.
I get several "type xxx is not defined" errors.
It seems that some of my code file within my web application can no
How to use: WYSIWYG?31 Jul 2005 12:07 GMT5
Hello -
I am trying to implement a basic WYSIWYG feature on my website so that i can
edit in HTML format basic text on my website and have this text saved (with
the HTML formatting) in my MS SQL database. Can anyone suggest a free WYSIWYG
Internet Explorer wont accept a style on an ASP:Textbox31 Jul 2005 10:02 GMT2
I am creating a Subscription section on an asp.net webpage.  On the left
there is the string value "Email:", and on the right there is the Textbox,
whose ID is EmailAddress.  Using a table to line these elements up with the
"Name" details, no matter what I do*, the EmailAddress ...
Multiple Keyword Search using SQL PROC31 Jul 2005 09:44 GMT7
I need to support multiple keyword search, not boolean searchs, just simple
searches, i.e. "marhsall ma". How is this done? Do I send the entire search
string to the Proc? How do I deal with it there? I'm thinking I need to
build the WHERE clause in the code behind and send it to ...
How To Parse HTML Page in ASPX Page31 Jul 2005 07:42 GMT3
in order to add user dependant style sheets to my HTML pages I'd like to
create an ASPX wrapper page which reads an HTML page, adds a currently
selected style sheet and then outputs the rest of the page.
But I couldn't find any class helping me to read HTML as a string enabling
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.