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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
a serious problem in adding value to a child form!!!!31 Dec 2004 21:15 GMT2
Iam facing a problem in adding a value to a list box which is located in
parent window thru a child window. I made the listbox as  HTML control and
the following is the code i have written in the child window to add a value
in it.
Setting a Default Width and Height in WebCustomControl?31 Dec 2004 21:12 GMT1
How do I set default values to the "default" properties, like Width, height,
Visible, Backcolor... in a WebCustomControl that I'm developing?
Best Regards/
Lars
a question regarding .NET postbacks and javascript31 Dec 2004 20:09 GMT2
Here's my situation:
I have an asp.net webform and it has a linkbutton on it.  The
linkbutton causes a postback.  So the user selects some values and then
clicks the linkbutton. Now, based on the values the user selected, a
The remote server returned an error: (401)31 Dec 2004 18:47 GMT3
This is driving me crazy.  I have a solution that works great on one site,
but doesn't on another site.  Same exact code on two different windows
environments.  Here is the code:
   Private Sub DoStuff()
Add icon to my ServerControl?31 Dec 2004 17:11 GMT1
How do I add an Icon to be compiled with my WebCustomControl I just built. I
want to have my own Icon when adding it to the toolbox.
Going into the properties in the project itself and then the Build header...
the icon seltor field is disabled.. why?
Forms auth and session question...31 Dec 2004 17:06 GMT6
If a session times out, but the forms auth is still logged in it's possible
for users to go to pages on the site that need those session variables.  I
was under the impression that using forms auth would make it so I would not
need to check if session vars were still around.
Looping over a DataGrid after postback; questions31 Dec 2004 16:40 GMT2
This may be a no-brainer, but I'm sure I follow what's happening here...
I have a DataGrid with one DropDownList per row.  If I select a few DropDown
items and postback my page, I can't loop through the DataGridItems unless I
rebind my DataGrid.  By "can't loop," I mean it's a ...
Converting RGB to Hex?31 Dec 2004 16:32 GMT2
I'm creating a servercontrol where you can set a Color property in the
design view. This is going into a STYLE attribut in the rendered HTML code
and I need to convert it to a HEX value... how do I do this?
The only thing I can find is the Color.ToArgb and that is not working for
How to iterate through rows of a query?31 Dec 2004 15:40 GMT2
If I have this sequence:
Dim dbConnection As System.Data.IDbConnection = New
System.Data.SqlClient.SqlConnection(ConfigurationSettings.AppSettings("DB"))
   Dim dbCommand As System.Data.IDbCommand = New
How to call parameterized stored procedure to return result set?31 Dec 2004 15:40 GMT2
If I have a stored procedure in my database, that has two parameters (say @a
nvarchar(50) and @b int), and returns the result of a SELECT statement
(returns a result set), how can I set up the parameters, how can I call it,
and how can I iterate through the rows of the returned ...
DataFormatString31 Dec 2004 15:24 GMT1
<asp:BoundColumn DataField="LongDescription" DataFormatString=...
Is it possible to use DataFormatString to truncate the Description display
in Datagrid? Or any suggestion??
It is a problem when the Description too long and affect the UI of the page.
Why uses dabase connection always ASPNET user?31 Dec 2004 13:44 GMT2
My connection string is
"server='(local)'; trusted_connection=true; database=Lexiko; user id=lexiko;
pwd=lexiko"
but at the line "dataAdapter.Fill(dataSet)" I get the error: Login failed
Submitting IFrame in asp.net31 Dec 2004 12:34 GMT1
I have this situation where I need to do some server side execution
without posting the page.
I used to do this in asp using IFrame, but it's not working in asp.net.
I had a form and iframe element in the web page as follow:
article on how to print an asp.net datagrid31 Dec 2004 12:28 GMT1
Can someone point me to an article that shows how to print
an asp.net datagrid in c#
Thanks,
niv
easy one I think! Property not recognised in HTML view31 Dec 2004 11:25 GMT2
Hi there. I am a little confused. SelectedValue is a property of ListBox and
dropdownlist. However it isnt in the list of properties in intellisence (html
view i am not talking about code behind where it does list it). So when I
create my asp:ListBox and try to set ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.