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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Looking for grid component that view/edits sql server tables.17 Aug 2007 20:15 GMT1
We need to develop a user control that extend GridView to be able to
view/edit database tables.
The components should have parameters for TableName and ConnectionString,
then shows the records and allow users edit, delete or update records.
SqlSiteMapProvider question for menu control17 Aug 2007 20:10 GMT2
I need to translate thi control into vb.net code and i'm having a little
trouble.
(by the way, i love the example)
Specificly I'm not sure how to translate this statement:
form based authetication not work after copying them to rebuilt se17 Aug 2007 19:10 GMT4
Database and OS are same for both machines: SQL Server 2000 and Windows 2000
server.
It worked very well for old machine.
But I have copied them to the new machine and config IIS's Directory
Problem with dataset and ajax17 Aug 2007 17:51 GMT2
I have a dataset, dinamically I create a table and fill them with
data, then I add the table to the dataset, The dataset is stored in a
session variable.
Later When I access the dataset from the session variable I lost all
Using SQL 2005 Appicatioin Roles with ASP.NET 2.0.17 Aug 2007 17:47 GMT2
I can not understand how to use SQL2005 Appicatioin Roles (AR) with
ASP.NET 2.0? The tricky thing here is that you have to set up your
connection string to use integrated authentication (otherwise you lost
auditing ability of Application Role). OK. After you set up AR in SQL
Pass TextBox Value To Paypal Cart17 Aug 2007 17:41 GMT2
I would like to pass the value of textbox1 to the item_name value in
the paypal cart.  Can someone help me modify the code to obtain this
goal?
Thanks
Sub domain creation....17 Aug 2007 17:17 GMT1
Hi there,,
I want to create  subdomains from my web page automatically...in most
of website,when u registered
with them,they give a sub domain.
Text box on same line as Radio Buttons17 Aug 2007 17:17 GMT2
Using ASP.Net1.0
How can I get  "Type of degree" and the following text box on the same line
as the radio buttons for "CollegeCompleted"?
I have tried <div style="float:left">, which works well for me in other
Master pages17 Aug 2007 17:16 GMT3
How do I pass user defined data between a content page and a master page?
My content page needs to change the menu options in my masterpage.
Signature

Arne Garvander

allow multiple row selection in gridview17 Aug 2007 17:03 GMT2
On my web form I need to allow the users to select mulitple rows within and then click delete, is there a way to allow for multi row selections and then get each row id so then can delete all the selected rows?
Best ways to translate characters/entities for javascript use and for e-mail17 Aug 2007 16:46 GMT2
Overview: I want to know the best/easiest way to make arbitrary text data
safe for programmatic insertion into javascript.
Detail: I'm plotting database data onto maps by looping through my records,
building up a javascript statement using stringbuilder, and injecting that
Help! Cannot login using IE but can using FF17 Aug 2007 16:33 GMT3
I am really stumped on this one....
I have a .net site that uses the default login controls to have users
login.  I recently made changes to the site (just look and feel) and
now I cannot login using IE but still can using FF.
Inserting into two tables17 Aug 2007 16:27 GMT2
how do I set up a stored procedure to insert into two tables.  This is
what I have thus far...
I want the quesid from the QuesNAns table to go into the Requestors
table  Getting an error message that I must declare the QuesID but
Selecting DDL item based on TEXT? Why isn't this working?17 Aug 2007 16:15 GMT4
I have a DDL list along these lines:
item value="1" text="a"
item value="2" text="b"
item value="3" text="c"
Looping Grid17 Aug 2007 16:08 GMT2
Hi, I have a grid with a template column wich is a TextBox, how can I
retrieve the values typed by the user? I tried the code below but it always
returns empty string:
for (int i = 0; i < grdDocs.Rows.Count; i++)
 
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.