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 / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Understanding and Using Exceptions15 Jun 2006 15:11 GMT1
Understanding and Using Exceptions
 (this is a really long post...only read it if you (a) don't know what
try/catch is  OR (b) actually write catch(Exception ex)  or catch{ })
The first thing I look for when evaluating someone's code is a
why does this tag always remain hidden?15 Jun 2006 15:04 GMT2
I'm not sure of the priority in execution between aspx and aspx.vb code.
I define a tag which must be invisible as long as the user has not clicked
in the dropdownlist.
The problem is that it never becomes visible. When an user clicks in the
ICallbackEventHandler and "Invalid postback or callback argument" error15 Jun 2006 14:56 GMT3
I have an aspx page with two dropdownlist controls.
I update the options in the second ddl based on selection made in the first.
I do this with the ICallbackEventHandler interface, as per "Implementing
Client Callbacks Without Postbacks in ASP.NET Web Pages"
.Net components on the client computer15 Jun 2006 14:50 GMT2
Could anybody please refer me to an article/book explaining how to
create dot net 2.0 components, distribute and install them on client
computers, and then interact with them using a browser on the client
and ASP.Net 2.0 on the server?
IIS 5.1 and ASP.NET on XP Pro15 Jun 2006 14:47 GMT5
I've recently purchased a new computer, that came pre-loaded with XP Home
Edition, which I upgraded to XP Pro.  Then, I installed IIS 5.1, VS.Net 2003,
and VB.Net 2003.  After numerous attempts to get IIS to accept ASP.Net pages,
it still won't let me publish them, and VS.Net ...
Question about ASP.NET 2.0 Application and Plugins15 Jun 2006 14:38 GMT1
Hi Newsgroup,
I have a question about a project I want to realize as a ASP.NET 2.0
Plugin System. I want to have an ASP.NET Base-Application, that handles
Users, Roles, but no content. Then I want to have the ability to write
image concatenation in c#15 Jun 2006 14:33 GMT10
I haven't had much luck searching for guidance on the following
challenge.
I have a .NET app in which I would like to take multiple thumnail
images and combine them into one flat image.
display a value twice on one page15 Jun 2006 14:33 GMT5
I would like to display a label twice on one page.
Duplicate the label  result in the error "The ID 'xxxxx' is already
used by another control"
Ok I understand that it can bind to only one control. However I not
need help with javascript15 Jun 2006 14:31 GMT6
I have been trying for an hour now with this. I need to pass the value from
one textbox1 to textbox2, when a button is clicked, using javascript.
textbox2 is within a panel.
This is the script
How to put an asp.net table's content into a session object?15 Jun 2006 14:25 GMT1
I have a asp.net table control placed on 'Calculator.aspx' page.  The table
looks like this:
<div class="roiHTML" id="highAbandonRateSale" runat="server" visible="false"
Embedding Resources into ASP.NET 2.0 Project15 Jun 2006 14:15 GMT3
I have a ASP.NET website written using VS 2003.  I am in the process of
migrating it up to 2005.
There is one problem I just can't seem to solve.
In my original VS 2003 project I had a few icons and bitmaps included in the
BLOB From MS SQL15 Jun 2006 14:10 GMT1
I have a MS SQL DB containing images as BLOBS.  I can view them in a
browser, but my problem is I need to FTP these images out of the web site.
Can soemone provide me a coding example that will save a physical image
(C:\image.jpg) from a BLOB.
Data Binding in a Repeater15 Jun 2006 14:03 GMT3
I'm having trouble with my repeater:
I'm binding my Repeater control to an OleDbDataReader object. My ASPX looks
like this:
       <asp:Repeater ID="Rptr" runat="server">
Focus control with asp.net15 Jun 2006 13:35 GMT1
Hi i need to write javascript to shift control focus ..... like if i enter in
textbox 1 then it set focus to textbox2 or 3 any thing ...
the other thing is how i know i can do like
mytextbox.atrribute.add("OnClick","return myfunc()");
Database quandaries...15 Jun 2006 13:31 GMT1
Okay, please forgive me but I need to ask this... I went to Google and
pressed the button etc. first, really, before I asked... lol
I'm familiar with database manipulation in C++/MFC.  I noticed right away,
though, that in C# if you're not wanting to use a databound control, there ...
 
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.