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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
onscroll Event Not Firing in ASP.NET 2.029 Sep 2006 04:25 GMT2
While attempting to get my floating toolbar to work in ASP.NET 2.0, I
noticed that the onscroll event is not firing.  I've specified this on
the BODY tag, as always.
After some testing, I realized that the new DocType being used in 2.0
asp 1.1 and javascript29 Sep 2006 04:20 GMT1
Is there a good way to have a javascript call an asp.net 1.1 page wihc has
button on a form. I want to return a value back to the javascript so I know
the button was pressed.
i assume i want to use showmodaldialog to open the asp.net form but how to
XMLHTTP status 500?29 Sep 2006 03:58 GMT2
I am getting XMLHTTP status 500 when I try to post a page on my simple ASPX
page. I am not doing much in Aspx page. What I am doing is I just print the
type of Request by the following line:
MsgBox(Request.ServerVariables("REQUEST_METHOD"))
GridView-Update-Exception, Parse Error when german culture29 Sep 2006 02:06 GMT5
If  I have a simple GridView which has in its data a decimal -type and the
page is German Culture the following happens:
I edit a row, click update-button in GridView, exception.
The exception is that the decimal ist for example  12, 15  instead  12.15
Datagrid paging using SQL -  pulling back <n> records at a time with exact counts29 Sep 2006 01:58 GMT3
I am developing a web front end using the standard datagrid in the 1.1
framework.  Currently it allows users to navigate through records 20 at
a time via previous and next buttons.  This functionality is working
nicely and efficiently. I like this because I dont have to grab ALL the
Client server question29 Sep 2006 01:17 GMT1
am new to asp.net and have a question on just what is processing on the
server and what is processing on the client.  I have an asp.net page with
html controls on it, say a couple of text boxes and a button.  The user
enters a number in one textbox, then the code behind does ...
Trouble Performing An HTTP POST29 Sep 2006 00:51 GMT1
Hi there.  I'm having trouble with an HTTP Post in my code behind.  Can
anyone help?
Here's my code:
string data = "&fields_fname = " + txtFirstName.Text + "&fields_lname="
Error 0x80070005 on aspnet_regiis -i29 Sep 2006 00:29 GMT1
Please read carefully, Its aspnet_regiis -i and not aspnet_regiis -c
aspnet_regiis -c works for me.
I tried all options found on google. Also I'm local admin on box. No
article on Microsoft.
underlying connection was closed: unable to connect to the remote server: COM --> .Net --> WebService --> Error29 Sep 2006 00:05 GMT3
OK, I had an issue with this and found lots of advice that did not apply, so
I'm posting what I found hoping it might help someone else. Here's the
sitch: you have a COM app that calls to a .Net assembly which in turn calls
a web service. You know the web service is reachable and ...
HTTP Form Post in C#29 Sep 2006 00:03 GMT1
Hi all...i'm trying to do a form post in my codebehind file using this
method:
public static string HttpPost(string URI, string Parameters)
        {
q; validate password28 Sep 2006 23:47 GMT1
I have a password field in my login page (ASP.NET 1.1), how can I validate
password based on at least 6 characters, one number, and one capital letter.
Loop28 Sep 2006 23:00 GMT1
I created a connection to a database and everything is fine. Finally I
wrote this:
   connection.Open()
       **** MyFunction( [ Title Field ], [ Text Field ], [ Link Field
Changing the colours of scrollbars and pulldown arrows28 Sep 2006 22:55 GMT1
With all the skinning possibilities of asp.net 2.0 I am surprised that I
cannot (easily) change the colour of a controls scrollbars/border or a
dropdownlist's arrow.
I realise that I may have to do this via javascript, if it is possible, can
HtmlDecode in <asp:image>28 Sep 2006 22:48 GMT1
I'm taking a file name from a database and using the <asp:image> tag in
GridView to show the image.  However, some of the file names have
spaces in it and no matter what I do, for example:
<asp:Image runat=server ImageUrl=<%#
[c#] problem with calling stored procedure28 Sep 2006 22:45 GMT2
i'm trying to call stored procedure like:
ALTER PROCEDURE [dbo].[getValuesDay]
    @p1 int,
    @p2 Datetime
 
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.