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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Hyperlink\HTML Table30 May 2008 15:06 GMT2
I have a HTML table that I have labels in several cells and I populate
them in the Page Load event, from a dataset.  I have a hyperlink in one
cell that I want to display a website address in.  I tried the markup
below but it doesn' t work.  The cell is blank.
A way to refer to items in Session object without using Session directly30 May 2008 11:49 GMT8
Is there a way to refer to things in Session object without calling Session
itself?
SQLInCode30 May 2008 11:35 GMT2
I was using the SQL in another program I had.  When I try to use it in
the C# it will not work.  The ASP.NET compiler does not like the single
quotes.  Is there another way to do this with SQL?
Thanks
Carriage Return in Web.config file?30 May 2008 10:48 GMT5
              I am reading a string from a web.config file and displaying
it in a label on an .ASPX page.  I want a carriage return in the string so
that it looks right, but can't get it to put one in..  I have tried using \n
and 
 e.t.c. in the config file setting but none ...
Hide an ActiveX on an HTML page30 May 2008 08:21 GMT3
I woulf like to hide an activeX object in a aspx page. The ActiveX is
decalred statically in the HTML code, and I'e tried to set the html visible
"property" to "false" in the javascript page_load function (in the aspx
page). It didn't do anything although the code is executed ...
Getting Access Violation every time I modified web.config30 May 2008 07:24 GMT4
I am getting the following exception every time I modified web.config, the
only way to fix it is to recycle application pool or restart IIS, but I
don't want to do that all the times. TIA
.
FTP problems30 May 2008 06:46 GMT3
(Multi-post from microsoft.public.dotnet.framework.aspnet.webservices,
Please apply all applicable pardons.)
Hi all,
I have a web service that FTPs data it receives to a third party
LDAP from ASP.Net30 May 2008 06:43 GMT1
Even if I've lot of experience with dotnet programming (web and desktop),
I'm new to LDAP stuff.
One of my customers would like my web application to read LDAP directory to
provide authentication, to avoid rewriting user data into an sql table. So
Taking lot of time in loading user control on a web page30 May 2008 06:34 GMT6
When I press the button on the web page I am loading the user control
on the web page. This user control is invoking some methods of the
web service. The control on the web page is loaded very soon when
running on the local machine ( measns where the web service is
2 Datagrid columns questions30 May 2008 04:04 GMT2
I have a Datagrid working fine, outputting:
Group
Most Popular Product Code
--------                                                                    
Problem passing data between pages30 May 2008 03:40 GMT1
From the calling page I am assigning value a string to context as below;
Protected Sub btnSubmit_Click(ByVal sender As Object, ByVal e As
System.EventArgs) Handles btnSubmit.Click
 Dim Msg As String
user.config files available in asp.net?30 May 2008 03:08 GMT4
i want to use these but think they may be only windows forms
Application settings30 May 2008 00:54 GMT3
Is there a way to have application settings in asp apps, like those in
winform apps?
Thanks
Regards
DataList or Gridview?30 May 2008 00:32 GMT1
I want to put a view on my page that looks like an interactive table.  In
other words, like you might see in an access form.  I need it to show the
columns across the top, and the rows below them.  I need the user to be able
to modify any one of the cells.  Then when done, click ...
dropdown looks empty, but has item29 May 2008 22:09 GMT3
In a certain condition I want to 'detach' a dropdownlist from it's
datasource, clear it, and put in my own items via code.
I tried it like this....
                   ddlCreatedBy.DataSource = ""
 
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.