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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using HttpRequest Class20 Sep 2007 10:29 GMT1
Is there any way by using HttpRequest Class to control the user request ?
to make my question clear for example:
how can I know If the user request http://www.yahoo.com and transfer its
request to http://www.google.com.
HttpCookie Class Non Readable Members20 Sep 2007 10:18 GMT3
What properties on a HttpCookie give invalid information when you read it
from the Request object?
For example if you run this code, I believe the domain, expires, and
HttpOnly do not tell the truth.
ItemCreated V/s. ItemDataBound20 Sep 2007 09:13 GMT3
Assume that a ASPX page displays the products, product id, description
& price of each product in a DataGrid. Also assume that users have
been given the option to sort the DataGrid. In other words, the
headers Product Name, ProductID, Description & Price will be
Raising event from run-time dropdownlist20 Sep 2007 08:23 GMT2
I'm creating DropDownList controls at run-time, and I've found I have to add
the onchange event myself (.Attributes.Add(...) below).
Is that the way it's meant to happen, or have I missed something that would
automatically add the onchange event?
Microsoft.Jet.4.0.OleDb20 Sep 2007 07:17 GMT2
hey! i'm a budding programmer in asp.net. i'm using ms-access as my
database for now as i''m working for my college project. my database
connectivity is giving problems. ive done my installations twice. it
says " 'Microsoft.Jet.4.0.oledb' provider is not registered on the
can not read the value of a tablecell in grideview20 Sep 2007 06:08 GMT1
   I have a gridview that is bound to a dataset. One col of this grid is
bound to the primary key of the dataset which its data format is integer.
I want to read the value of this key and I am using code similar to the
following:
Default Web Browser20 Sep 2007 05:48 GMT2
Sometime in the deep past, I must have been playing around with IIS or
something, but whenever I run a web project from VS, it is displayed in
FireFox.
Where do I setup so that it will be displayed in IE ?
Validate text box20 Sep 2007 05:42 GMT1
I have a text box.  It's input should be integer.  I want to validate this
text box so that it's value should be integer.  What validation control
shouuld I use.
Thanks
ASPNet 2.0 precompilation and speed question20 Sep 2007 05:10 GMT1
I tested my ASPNet web application and then found it takes a long time to
start at the first time.
So I surfed the web and found using aspnet_compile method.
When I execute the aspnet_compile -v /MyWeb, the compilation is OK and
Sending a file to Response20 Sep 2007 02:06 GMT2
I have an application in which I want to allow users to view certain files
that are on the server, but not part of the application. To do this, I
figured I would have ASP.NET read the files and send them to Response. I
have done this with images by reading them into a Bitmap ...
URL Validity19 Sep 2007 23:40 GMT6
Is there an easy method that takes a URL string and checks if it is valid?
Luke
Hidden field doesn't work?19 Sep 2007 22:58 GMT1
<input type="hidden" id="myHiddenField">
document.getElementById("myHiddenField").value = "HiddenValue"
protected void Page_Load(object sender, EventArgs e)
{
Logging in to multiple sites with the same credentials19 Sep 2007 22:00 GMT1
I am not sure if this group is appropriate for this question. We are
using ASP.Net and we have several unrelated sites running on a couple
of web servers. Each site is linked to an SQL database. As it is, we
keep a seperate table for each site to hold the login information.
Ajax Toolkit Autocomplete19 Sep 2007 21:55 GMT2
I am trying to get this to work.  Basically copied the code from the toolkit
but absolutely nothing happens.
Any ideas??
The code was inserted into an existing page.
web.sitemap missing19 Sep 2007 21:52 GMT3
I've done something to my app and now whenever I try to run it, I get the
error message "The file web.sitemap required by XmlSiteMapProvider does not
exist".   I don't have any references to sitemap in my solution.
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.