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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
viewstate31 Jan 2007 00:55 GMT5
I have a simple page and was trying to test viewstate for a textbox.
in my page_load event
If not ispostback then
textbox1.text="hello"
manually posting to a specific FORM31 Jan 2007 00:49 GMT8
There is a site that has multiple FORM elements.  How do I programatically
POST to a specific form?  The individual FORM elements have a <input
name=xxx type=image return true> that is used to submit the form.
<form name="form1" action=http://abc.com METHOD="POST"><input ...
DropDownList| SqlDataSource | and Parameters??~31 Jan 2007 00:36 GMT2
Good evening friends,
I have added a Drop Down List box control to my web form.  I am using the
web.config connection string to access my SQL Server 2000 db.  Inside that
db I have a table named Provinces.
Two years and still no answer.31 Jan 2007 00:19 GMT6
I've seen this question posed for two years, and no one has answered.  Is it
not possible to do?  Is this the wrong newsgroup?  
When using a FormView on an aspx page and SQL Server, how does one discover
the identity of the most recently inserted record?
Which hosting for ASP.NET30 Jan 2007 23:54 GMT11
I need some good hosting. I found www.webhost4life.com and I was been very
happy because they give a lot of features very cheap. But I have read many
bad things about this hosting, so I need some better, but not very expensive
like http://www.hostinguk.net.
Help: Working with hyperlinks in C#30 Jan 2007 23:30 GMT4
Say I want to pull a bunch of records from a contacts database into a
gridview and one of the fields contains an email address. Now suppose
I want to make that email address clickable by putting it in a string
(strEmail) and wrapping it in a hyperlink like this ASP Classic
help pls.. easy question??30 Jan 2007 23:13 GMT10
i just finished creating an asp.net application named teddybears.
during the testing phase uploaded live ( ex: www.teddy.com) , i tried to
purchase something and add it to my shopping cart.
then, i tried opening the application on a different client computer. I just
Changing a Server Control's Property when it loses focus30 Jan 2007 22:49 GMT1
I am working on a web form that contains a Calendar control with an
image button that makes the calendar appear and disappear.  However, I
would like to set the visible property of the Calendar control to
false when the control loses focus so that when the user moves to the
running webpage automatically via code30 Jan 2007 22:26 GMT4
I am trying to setup a window tasks (or other better method) that runs aspx
page once a day.  How do I do this?
Thanks
What's wrong with this code?30 Jan 2007 21:49 GMT2
Our CMS sets a cookie when you login. Various applications within the CMS
check the cookie to establish the user's name, permissions, etc.
The class below is what is references whenever we need to grab the user
data. For instance, when the user saves a database record, we attach ...
name that tune30 Jan 2007 20:40 GMT3
hey all,
i have a formview that contains a dropdownlist. it's datasource is coming
from a table. the selectedValue can be blank. Would it better to add a blank
in the database table or dynamically in the code-behind. And how many
invoke framework 2.0 methods from 1.130 Jan 2007 20:03 GMT1
We have a website that runs on asp.net 1.1. For now, we will not be
migrating it to 2.0. In the meantime, I wrote new web methods in 2.0
and I would like to invoke them from our 1.1 website. Any idea how
this can be done?
Question on two 'flavors' of data access layers30 Jan 2007 19:54 GMT3
Good morning,
I have seen two different types of data access layers and I am
wondering which, if either, is considered best practice, or if one is
better suited to certain situations than the other.
Multipage chain showing single URL30 Jan 2007 19:45 GMT3
I'm trying to figure out the best method to go about creating a web-
app such that the URL in a client's address bar will remain constant
(the entry point for the application).
My first thought was to be using Server.Transfer to move about the
default sort on gridview load30 Jan 2007 19:37 GMT4
For performance reasons i can not set a sort order on a dataset returned from
a stored procedure. Ideally in the sp i'd set the company name as the order
and just load the gridview, however the joins are very complicated and this
causes the sp to take 20 time (at least) longer ...
 
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.