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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
are there no idiots in the group who can read a post and help out03 Dec 2006 14:26 GMT8
where have they all gone.
alt.suicide?
alt.findContol.then.slit.your.own.throat?
Calling Usercontrol function03 Dec 2006 14:16 GMT3
How can you call a function on a user control(.ascx) ? what is the syntax
for this?
thanks
Bert
User control with "public" events03 Dec 2006 13:45 GMT2
I would like to create user control which will provide OnClick and other
events. Something like
index.aspx
....
Two PostBack Events Problem03 Dec 2006 12:11 GMT2
ASP.NET 2.0 Web Application Project.
I have a class called "SuperPage" that inherits from the
System.Web.UI.Page class. In SuperPage, I
1. Override OnInit (do somecustom Session setup)
folderBrowserDialog03 Dec 2006 11:47 GMT2
I would like to save a specific file in a specific location in my local
machine, So How can get a folderBrowserDialog in web page like windows
applications.
Checkboxlist why is this not working03 Dec 2006 11:39 GMT2
Dim adapter As New System.Data.OleDb.OleDbDataAdapter(cmd, conn)
Dim ds As New System.Data.DataSet
adapter.Fill(ds)
Dim row As System.Data.DataRow
WebService Problem on Windows Server 200303 Dec 2006 11:28 GMT1
Scenario:
The webservice was developed on windows 2000 Pro and deployed previously on windows XP pro for testing. We have tested for many days. The client for that service was 30+ and accessing the webservice each min. It was working 100% fine.
Problem:
But now in actual ...
redirect on confirm03 Dec 2006 10:33 GMT2
I can't seem to get this to redirect on confirm.  
Dialog appears but does not change pages on "ok" what's missing here ?
btnComplete.Attributes.Add("onclick", "if(confirm(' complete ?')){window.location = 'thankyou.aspx'}else{return false}")
How Can I get a sub name in my site03 Dec 2006 06:58 GMT1
lets say my site is called with
www.mysite.com
id like to have people accessing different parts of my website by typing
this
How to limit max Invalid Password Attempts with Login Controls03 Dec 2006 01:26 GMT1
I want the if a user enter invalid password by tree times, the system will
hold.
How can I limit max Invalid Password Attempts with Login Controls?
I have set the maxInvalidPasswordAttempts in web.config like below, but it
literals and javascript03 Dec 2006 01:25 GMT1
id like to update a literal using javascript in my aspx code i have a
literal with a span
tag as follows:
                           <td class="mainTitle" style="height:40;">
WinFX and ASP.NET02 Dec 2006 23:43 GMT8
Does WinFX (.net framework 3.0) provide any benefits for asp.net
applications?  I'm reading up on WinFX and it sounds like it's specifically
geared for Windows Vista.  If I want to upgrade my asp.net apps from
framework 1.1 should I migrate to 2.0 or 3.0?
email doesn't get sent02 Dec 2006 21:40 GMT2
Can someone see why this asp validation script doesn't send the email?  The
validations work as expected the with JS turned on or off but the email never
gets processed.   The middle portion is lifted directly from my standard asp
file which works fine without the asp validation ...
Pass Parameter As DataGridItemEventArgs02 Dec 2006 18:49 GMT2
A Form has a DataGrid & a Button. The DataGrid's ItemDataBound event
calls a sub named 'BindData'. This sub first finds a Label which exists
in the ItemTemplate of the TemplateColumn of the DataGrid & does some
work with the Label.
Is it possible to look at ASP.NET controls implementation?02 Dec 2006 16:51 GMT3
i would like to extend some ASP.NET controls but to do that I would like to
see what is really happening inside. Is there a tool to take a look inside
ASP.NET controls?
Thanks
 
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.