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 / January 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
newbie: inserting data into sql form writes only null values31 Jan 2007 23:58 GMT3
using VStudio 2005/sql server 2005
Have a simple web form that inserts the results in a table. It seems to
write to the table, but not the values from the asp forms fields. It adds a
new record and increments the id field by one -- but in all the other
Gridview Layout31 Jan 2007 23:45 GMT2
How can you configure the layout of the gridview?
thanks
M
minimum password length31 Jan 2007 23:08 GMT1
how to set correct properties for minimum length of 6 characters ?  The following doesn't work.
 <asp:CreateUserWizard   ID="CreateUserWizard1" runat="server"
  PasswordRegularExpression='@\"(?=.{7,)(?=(.*\d){1,)(?=(.*\W){1,)'
  PasswordRegularExpressionErrorMessage="Minimum ...
Implementing ~/...31 Jan 2007 22:44 GMT6
I am creating some custom links via code on my Web site.
One problem I have is that I might write a link as /Images/img.gif. On my
Web site, that should work find. But on my local test computer, it is wrong
because / actual refers to the root of my developer server folder.
Help Help. I really need some help with this31 Jan 2007 21:33 GMT3
I have an application which was working fine then all of a sudden my users
are getting my custom error page. When I check the event log on web Server I
see
Event code: 3005
Gridview, DataNavigateUrlFormatString  and request.querystring31 Jan 2007 21:26 GMT2
Thanks in advance for any help you can give me on this.
I am trying to include the value from a request.querystring in the
DataNavigateUrlFormatString
I am able to include one of the values which comes from the database
ajax and asp.net in user control31 Jan 2007 20:14 GMT3
I want to use javascript (ajax) in User Control but to call
the object is difficult.
If my user control is called MyControl.
To use the object in javascript, i make,
Newbie question: Can I do this with ASPX?31 Jan 2007 19:03 GMT5
I am using C#, and woud like to know if it is possible for me to write
Client-Side code with C#?
Can't really find any good examples in the web, all are using
javascript only.
Gridview Paging Links for search engine web spiders31 Jan 2007 18:58 GMT2
The default gridview paging links are JavaScript and it looks like there is
no way for search engines to follow them.  Any ideas on what I can do to
allow search engines to follow the links so they can index all the data in
the datagrid with paging.
write file in buffer31 Jan 2007 18:47 GMT1
I want to create/write XML file using streamwriter or something in buffer
and redirect  it to client without storing it on the server's harddisk in
ASP.NET 2.0
Rahul
Trouble with QueryString31 Jan 2007 18:26 GMT2
I access a particular page by specifying the page's name and extension like so:
http://localhost:xxxx/MyFiles/Lucky/
The Lucky directory contains a webpage named Default.aspx.  I can access is without needing to type in the page's name and
extension.  This page uses a querystring ...
Page not found issue31 Jan 2007 18:20 GMT2
I have a very long running process(web application).It starts fine and
after executing for about an hour I get page not found error.I don't
see any exceptions from the application.I am using windows XP,IE6,IIS
5.1.
"AJAXControlToolkit" is undefined31 Jan 2007 16:52 GMT1
I am trying to deploy a very simple website (one page with the
calendar extender, latest version 1.0) on a WinXP/IIS6.0 site.  The
target server has the latest (1.0) installation of ASP.NET AJAX (the
dll's are in the GAC).  I am getting '"AJAXControlToolkit" is
Javascript31 Jan 2007 16:47 GMT1
i want to UPLOAD documents using JAVASCRIPT on Client Side.
My Q is how to read the DOCUMENT on the CLIENT mc and pack it in an XML
below, i will be streaming the XML to the Server (Dont bother abt the
streaming part).
Unable to start debugging on the web server31 Jan 2007 16:47 GMT1
This is a classic one I guess.
Can't debug. I have tried the following.
- Running aspnet_regiis -i
- Repairing the .NET framework
 
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.