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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Make images only available to intranet15 Jun 2007 07:37 GMT5
Is it possible to hide images from the internet, and only have a image
available for users that are logged into the intranet? I am hoping to
avoid a database-solution as the number of images will be to many for
my database-size.
SqlDataSource.Deleting event15 Jun 2007 07:16 GMT1
I want to use the deleting event on a gridview (using link button) to get
the ID of the row being deleted so I can make sure that ID is not in another
table.  How do I reference this in my VB code in the SqlDataSource.Deleting
event?  Thank you.
Hashtable15 Jun 2007 03:38 GMT5
I am using Hashtable to keep Key-Value pair of elements.
When I add the items to the Hashtable it does not retain the order in
which I have added the key-value pair.
Is there anyway to retain the order?
Web.Config at IIS Root15 Jun 2007 02:45 GMT2
We want to share common parameters across multiple web apps using a shared
web.config at the IIS root level.
Out Sys Admin objects to thhis for security reasons.
What is the best practice? Is there an increeased risk here? If so, why?
Microsoft Document Explorer doesn't print what's inside the nodes15 Jun 2007 02:39 GMT2
Printing anything using Microsoft Document Explorer prints the documents
with the nodes collapsed. This makes printing pretty useless because most
of the information is hidden when nodes are collapsed. Is there a way to
properly print so that all text gets printed?
Mixing javascript and ASP.net code15 Jun 2007 00:59 GMT3
I am using Live Earth SDK, and have very little Javascript knowledge, but I
need to insert values into a Javascript function, where the vales are in the
ASP.net VB code.
The javascript function is below, but I need to replace the value
DeSerialization of an XML Stream14 Jun 2007 23:37 GMT1
I have a situation where I am serializing a custom object into an XML string
that is stored on a Session variable.
The problem is I can't seem to figure out how to get it back to an object.
Serialization:
SendUsing configuration is invalid.14 Jun 2007 23:12 GMT10
Using ASP.Net and Framework 1.1.4322
File works fine on my computer.  On my host server, I get this message.
The "SendUsing" configuration value is invalid.
Description: An unhandled exception occurred during the execution of the
Urgent code needed14 Jun 2007 21:53 GMT4
I've tried this week everything I can think of to get this code to
work , can any kind soul take a look at my code and my what should be
a simple task and help me out. I've looked in books, websites, and
can't find a solution... thanks!
Problem w/ code - updating an existing XML file14 Jun 2007 21:52 GMT3
I have an aspx for with a textbox and a button. The goal is to simply
have the user type a message, hit the button and it should append to
the XML file. I can open the aspx in the browser with no problem, but
the XML file does not get updated. What's wrong with this code?
HttpHandler Question14 Jun 2007 21:50 GMT11
I had the .XML extension mapped to the ASP.NET DLL.  And then I
updated the web.config as such.
<httpHandlers>
<add verb="*" path="sitemap.xml" type="HttpExtensions.SitemapHandler"/
Adding a checkbox to a repeater control14 Jun 2007 20:35 GMT1
Why is this code not allowing me to add a checkbox to it?
<asp:repeater ID="RptTrip" Runat="server" EnableViewState="false">
   <ItemTemplate>
       <asp:Checkbox AutoPostBack="True" ID="cb" runat="server"
Streaming audio from server in real time14 Jun 2007 20:02 GMT1
Can anyone point me to info on how to stream audio from a web server in more
or less real time (i.e. exact synchronization is not an issue but it would
be nice if the stream was no more than a few seconds behind the source).  If
I'm running a .NET server, what needs to be installed ...
problems creating a user in Active directory14 Jun 2007 19:46 GMT1
sorry but I'm not sure if this is the right place to post my problem.
I was using the following asp code to create users in Active Directory.
Suddenly, and I don't know the reason, users are created but the account is
disabled (see the flag User.AccountDisabled = False ).
Dundas Mailer14 Jun 2007 19:43 GMT8
My host Bell-south.net (now At&T)wants me to use the Dundas Mailer for
sending and receiving e-mail with my asp.net application.
Does anybody know anything about this?  Does it work?  Is it more trouble
than it's worth?
 
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.