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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ASP.NET 2.0 Role provider question27 Jul 2007 17:21 GMT1
Morning,
I am using the built in asp.net role/user/membership, etc.  Have that all
working.
We have some internal users, and a bunch of external users.
Nested user control causes build errors due to missing reference27 Jul 2007 17:04 GMT2
I have a user control (EventStructureSelector) used in another user
control (ResultsMenu).
The class EventStructureSelector defines a public type (ModeType),
that is used for one of its properties (Mode). The class ResultsMenu
ASP.Net and Barcode Scanner27 Jul 2007 16:45 GMT2
I'm working on a website where the user will have to scan a barcode
with a serial barcode scanner.
I get the scanner working and reading the barcode, but when I want to
write the string in a Textbox, it's not working. The Textbox remain
Writing String Data into an Iframe from codebehind ASP.net27 Jul 2007 16:30 GMT2
Could anyone help me in resolving this issue?
I have an Iframe on my aspx page and I want to insert a String value into that
through the code behind.I dont want to use the src attribute of the Iframe.
Thanks in advance.
Remove Items from List Box27 Jul 2007 16:22 GMT2
what is the best way of removing multiple items from a list box found in
another list box.
Foreach does not allow you to modify itself
Looping through has index issues.
Response.Writefile problems on 2003 server27 Jul 2007 16:17 GMT1
I'm trying to force downloads from my page specifically for some powerpoint
and jpeg files. using the following code:
Response.ContentType= "APPLICATION/OCTET-STREAM";
string disHeader= "Attachment; Filename=\"" + sFileName + "\"";
<input type="hidden" name="strInputElements" value="Name">27 Jul 2007 15:24 GMT1
Forgive me if this seems like a stupid question but I need help...
I'm trying to do a simple online form that emails me the results from
a few fields.
Here is the code:
ASP.Net Role based access27 Jul 2007 14:44 GMT2
I have an intranet application which would be accessed by a small group of
users. I want to create a Windows group called 'MyAppUsers' and add all these
user accounts into that group. Next I want to enable access to the
application for this group and deny access to all other ...
AJAX + Webserivces = error 1203027 Jul 2007 14:25 GMT3
I have an AJAX enabled web service consumed by an AJAX
enabled web app, given a zip code it returns the city
and state.
Tested the web service, it works fine.
Application State Unload27 Jul 2007 13:25 GMT2
I have written an ASP.Net web application in C#.
On Appplication_Start the code loads some data
from the database into memory. It stores the data
in Application State variables.
errors while connecting to Sql server with DSN connect27 Jul 2007 11:49 GMT1
The aim is to get it working on this machine so I can port everything
to a Enterprise Version but can't get around this error for the last
two days. Any help is much appreciated, as I am not getting any
further with this.
Webpage loading takes about 15 seconds with DSL27 Jul 2007 07:29 GMT5
we have just uploaded our first APS.NET webpage some days ago.
Now we had to notice that it takes soo long until the page is shown. About
15 seconds.
First we thought, maybe it's because we have our clients in germany and the
Cannot attach aspnet process to debug27 Jul 2007 05:48 GMT3
Hello, friends,
I am using .net 2005 to develope a web service based application. When
accessing web services from client side, I always attach aspnet process to
have a step by step debugging.
how to set div block's height in firefox using javascript27 Jul 2007 05:01 GMT1
I try to set myDivObject.style.height.
It won't work.
any suggestion
TIA
Passing <%= myControl.ClientID %> into Javascript function27 Jul 2007 04:15 GMT3
I can successfully use <%=myControl.ClientID%> inside of a Javascript
function, but does anyone know if it is possible to pass this value to
my Javascript function? The reason I want to do this is so I can
abstract my Javascript function out of my ASP.NET user control.
 
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.