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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CLR Integration vs DBA16 Jul 2005 16:54 GMT9
Good article..
Whats going to happen?
http://www.sqlservercentral.com/columnists/chedgate/clrintegration.asp
ASPNET Access Connection String Question16 Jul 2005 16:54 GMT5
In classic ASP I could specify a relative path (server side mapping) or
absolute path to an Access database file. I can connect to an access file
with no problems using the absolute path of "C:\Inetpub\wwwroot\db\mydb.mdb"
in ASPNET, but I'm scratching my head on how to specify a ...
enable viewstate for only one control on the page16 Jul 2005 16:54 GMT2
I have a page that has hundreds of textboxes added dynamically by
writing out "<input type = text name=ctl_99>". In other words, these
are NOT asp.net web controls.
I want to enable viewstate for only ONE control, it is a dropdown
OCX Download to Client16 Jul 2005 16:54 GMT1
Dear NG,
since im new to ASP.NET and WebControls and such stuff, ive got a
tricky thing to solve. Please excuse me if i put this posting into the
wrong group and tell where else I have to put it.
Does it really matter?16 Jul 2005 16:54 GMT8
Hey all,
You know it, you love it, it's the:
"As per the active schema <insert tag here> cannot be nested withing
<insert some other tage here>"
Cookie's Expiration property unexpectedly changing16 Jul 2005 16:54 GMT2
Here's the code:
 Private Sub SetCookie(ByVal tcEmail As String)
   Dim loCookie As New HttpCookie("Email")
   loCookie.Value = Utils.StringToBase64(tcEmail)
Finding a found page16 Jul 2005 16:54 GMT4
I have a detail page from which the user clicks a hyperlink to get a
list page. On the list page, I have included a hyperlink whose
NavigateURL property is set, at run time, to be the URL of the detail
page (with the same items in the URL string). However, when I click
ASP.NET 2.0 Personalization16 Jul 2005 16:53 GMT5
How to use user profile within a web farm environment?
ASP code - cover up credit card #'s16 Jul 2005 16:53 GMT3
We currently have an online form that customers fill out to buy one of our
products.  After they submit it, it sends them an email containing all the
order information including the credit card #.  It currently sends the
entire # which we would like to change to ...
A FAQ on my web page16 Jul 2005 16:52 GMT3
I would like to create a FAQ feature for my web page that populates
from a table in the sql server.  My table would have a column for a
question and one for answer.  On the web page I would like to only show
the questions listed and when the user clicks the question javascript
After Server Transfer page displaying Title16 Jul 2005 16:52 GMT3
Anyone come across anything like this before..
If I do a server transfer to a new page, at the top of the page, the
contents of the <TITLE> in the <HEAD> section is displayed above the
contents of the page.
###   FindBy in Typed Dataset   ###16 Jul 2005 16:52 GMT1
There is FindByColName() function which is used to find a row in a table based on the column value.
for eg.
dsEmployees.tblEmployees.FindByFirstName("Kiran")
Now my typed dataset dsEmployees doesn't contain tblEmployees anymore, It contains a View in it(VewEmployees) and no primary ...
Javascript groups?16 Jul 2005 16:44 GMT2
Are there any JavaScript groups? I'm fairly new to ASP/ASP.Net and would
like to learn more about JavaScript.
Can anybody suggest any good sites - I can go through Google but you end up
with 1000's of them.....
Newbie: How to upload and save images using ASP.NET web forms (C#)16 Jul 2005 16:27 GMT1
Hello -
I need to upload images in my web application using ASP.NET web forms
(written in C#). Since i have never done this before, i am unsure what is the
best method.
Http Modules16 Jul 2005 15:29 GMT2
Dear Folks,
     I my App,I am using Http module to set some information before the
page load begins.In this i am declaring some shared variables in the Http
Module.
 
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.