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
Radiobutton Issue15 Sep 2006 22:55 GMT4
In html and ASP, I would easily code radio buttons as needed, such as:
<input type="radio" name="question1" value="1">1</input>&nbsp;
<input type="radio" name="question1" value="2">2</input>&nbsp;
<input type="radio" name="question1" value="3">3</input>
Autocomplete type find15 Sep 2006 22:37 GMT1
I am creating a page that does a lookup on a contacts table in my database.
What is the best way to have the user type in part of the name and then
display those that match?  An autocomplete database bound text box would be
ideal but thats probably not available so I would like ...
question about throwing some xml into a grid view at runtime15 Sep 2006 22:27 GMT5
Before I begin, here's some background to the problem.  I'm working on
a web app which deals with maps.  Via a browser, the users can zoom in,
zoom out, and pan around a map of their geographic region.  The users
can also click a button called "identify".  When they do this the ...
Updating Parent TextBox from Child Popup Window15 Sep 2006 22:25 GMT2
I am trying to create a popup window that will give a user the option
to lookup a value and return it to a textbox on the parent page.
Here is my relevant code:
Code on Parent
Object Element15 Sep 2006 20:50 GMT1
I try to use Windows Control Library on my page and call it using OBJECT
element
<object classid="http:WinControl.dll#WinControl.UserControl1" width="100"
height="50" />
Height of Master Page15 Sep 2006 20:29 GMT5
Newbie here again.
I have a master page setup that is a two-column table.  The left is a table
of contents, the right the target.  I want the left column to always take up
100% of the height of the browser (or, to put it another way, I want the
.net environment - prerequisites15 Sep 2006 20:21 GMT8
i deployed and tried to run my asp.net project on a newly-formatted pc
and some parts of the project didn't work.
the new pc has iis, .net framework with same version, all required dlls
are registered, all permissions are set. windows updates are done.
newb:  client script with asp.net15 Sep 2006 20:16 GMT3
I need to add extensive validation and interaction client scripting to a web
form.  I've done some initial searches for "asp.net and client scripting"
and I've found a couple articles that show methods like "register script
block" and what  not.  None of these methods will do ...
How to access content page from inside master page15 Sep 2006 20:11 GMT2
Is it possible to access the classname (or type) of the content page
from inside the master page?  I'm trying to do some security model in
the master page, without having to add to each individual page in the
solution.
Culture15 Sep 2006 20:04 GMT3
I am working on a multilanguage Asp.Net 2.0 web site.
I need to do the following:
1. Set a default culture in Web.Config File.
2. Create a function which changes culture when pressed.
Calendar Help in ASP.NET 2.015 Sep 2006 19:56 GMT3
I have a calendar and a textbox right below it on my webpage. I need
help with creating some code to display information about the date the
user clicked in the text box below it.
For example, they clock on August 13th, and in texbox1, it will say
AlternatingRowStyle and multiple rows:15 Sep 2006 19:53 GMT2
Instead of alternating style row by row is it possible to alternate
style for group of rows:
For example I am displaying all the employee information in a grid view
sorted by department. I want to alternate the style by departments (i.e
Google like style pager for GridView15 Sep 2006 19:47 GMT1
Hi, I need a liitle help with build of my custom pager for gridview...I made
this kind of pager..I looks like this:
<< < 1 2 3 4 5 6 7 8 9 10 > >>
Well...it's no bad but I wannt something like google pager:
Membership SQLDataProvider15 Sep 2006 19:30 GMT6
What is the best way to store custom information in the database when using
the Membership class?  I need to store an access level and I know I can
write to the database manually but I was wondering if there was something
built in for this.
DataTable record access15 Sep 2006 19:08 GMT2
Is there any way to directly access a DataTable record, or is sequential
access the only way? Does having a foreign key contraint between parent and
child DataTables in any way facilitate accessing child table records?
Thanks,
 
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.