Forum: Visual Basic 4 / 5 / 6 Apr 28th, 2008 |
| Replies: 0 Views: 1,489 I am hoping there is a way to add OnChange to a .NET Label tag. the label is already part of an extensive form, I just want to be able to call a javascript function (to check the string for hyphens)... |
Forum: ASP.NET May 22nd, 2007 |
| Replies: 4 Views: 10,905 I apparen;ty jumped the gun. The problem I have (and this is with and without the dynamic setting for the paging) is as follows:
I have a strange issue. I have a GridView that displays partial... |
Forum: ASP.NET May 10th, 2007 |
| Replies: 2 Views: 1,583 I have a detail view that is displaying information from a table called demos. I am currently displaying a hyperlink so that someone can click the link and go a page (intense, I know!)
I would... |
Forum: ASP.NET May 10th, 2007 |
| Replies: 4 Views: 10,905 THANKS SO MUCH!
I was able to get this to work with the code snippet you provided! |
Forum: ASP.NET May 10th, 2007 |
| Replies: 0 Views: 758 I would like to highly customize my detail view.
For instance, it is pulling info from a table, and one field in the table is cateogoryID. This relates back to another table where all the... |
Forum: ASP.NET May 9th, 2007 |
| Replies: 4 Views: 10,905 is there a way to set a set a dynamic page size for gridview?
for instance, i am choosing 10 from the properites window for PageSize, but I would like to have a form field on the page where the... |
Forum: ASP.NET Apr 26th, 2007 |
| Replies: 4 Views: 5,071 I am trying to implement an example of the built in login and createuser wizard. the ony problem is, (and this may be really retarded of me) is that when i publish it out to a web server it doesn't... |
Forum: ASP.NET Apr 26th, 2007 |
| Replies: 3 Views: 4,201 THANK YOU SO MUCH!
I was going crazy and that solved my problem in less than 1 minute ;)
~ Andrea |
Forum: ASP.NET Apr 25th, 2007 |
| Replies: 3 Views: 4,201 I am using visual devloper express, and i have been following allow in the "starter videos". for lesson 8 (editing and insterting into a sql express db file on the local host), the example worked... |
Forum: ASP.NET Apr 16th, 2007 |
| Replies: 2 Views: 1,638 I hope someone can helkp me. This is driving me nuts. I have the following code that produces this error " Exception Details: System.Data.SqlClient.SqlException: Login failed for user... |
Forum: ASP.NET Apr 9th, 2007 |
| Replies: 3 Views: 5,400 I am trying to implement a pop up control, but so far, all the examples I found seem to be a 3rd party application. Is this so, or shoul dI be able to find one?
Does anyone have an example of a... |
Forum: ASP.NET Apr 5th, 2007 |
| Replies: 1 Views: 1,275 :sad:
I am trying to connect to a mysql database. ideally, i'd like it dumped into a grid view so i can edit it... no matter how i try it, i get this error-
Compiler Error Message: BC30002:... |
Forum: ASP.NET Mar 23rd, 2007 |
| Replies: 5 Views: 3,446 I am not using VS2005. I am basically using Notepad, well, ok, an HTML editor....
so, I appreciate the help f1 fan, but it really didn't do too much for me :) i just need a straight up example of... |
Forum: ASP.NET Mar 19th, 2007 |
| Replies: 5 Views: 3,446 I am new to ASP.net as of today :)
I have jumped many hunrdles alreday, writing/deleting text files, connecting to a db, sendiong emails, yeah me.
I am looking for 1 concise example to show... |