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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
meta tags and forms authentication18 Apr 2006 09:13 GMT3
this may seem like a gimme... If all of my pages are locked behind
username/password  -forms authentication, then search engines cannot index
my site, right?  could a http handler be made to listen for robots?
-psb
Paging and Sql command18 Apr 2006 08:53 GMT5
I have 2 pages. In the first page, user inputs a keyword and press the
button to go to the second page. In the second page, it will find the items
based on the keyword input. My sql select command contains the keyword. The
search result is displayed on a Pageing DataGrid.
using system.net.mail attachment is empty18 Apr 2006 08:41 GMT1
The following sends my email, but the attachment is empty.  The attachment
should contain the data that is in the string that was created from the
xmlReader.  
I have a stored procedure written using For XML explicit, and it returns an
Upload not working in FireFox18 Apr 2006 07:01 GMT2
I'm using the standard upload component in ASP.NET 1.1 to allow authors to
upload manuscripts to our server.
This is working fine except for some people using FireFox.  The problem is,
the upload is working for MY fireFox browser so I'm unable to troubleshoot
where did my dll go?18 Apr 2006 06:20 GMT8
I have a local serve that holds my source code and i'm using vs2005 for 2.0
to build the site. I'm runingthe site off my local pc (filesystem). I built
the site but can't find the dll or the bin directory.
Any Ideas?
Bypassing authentication18 Apr 2006 06:15 GMT5
I have established form authentication so every page on the site send the
access to a specific login page. I need however to bypass the authentication
for my web service page to allow it to be accessed without login. How can I
selectively exclude a page from form authentication?
Session Conflict18 Apr 2006 06:07 GMT7
Well Guys, Here is a very strange trouble. When more than one users
request tto same page at the same time then our session gets
conflicted.
Moreover I printed my SessionID, strangely but true I got the exact
ajax example prob18 Apr 2006 05:59 GMT2
I am new to Ajax and i found some good tutorials from the net.but when
downloaded the basic sample examples and try to execute i get the erro
"specified file not found", even though the files are placed in th
same folder itself.i checked the whole code again and again but coul
Login18 Apr 2006 04:56 GMT1
If someone is login, how can you avoid that the user open a second browser
on the same site?
Connection String18 Apr 2006 03:39 GMT2
I am writing an ASP .NET 2.0 web site. I have the code below in the
web.config file.
<connectionStrings>
 <remove name="LocalSqlServer" />
Default Button not working after Validation18 Apr 2006 03:18 GMT3
Here is the situation:
I have an ASP.NET 2.0 page with 2 panel. Each has a few textboxes and
one DefaultButton. All textboxes have one or more Validator.
Now everything works fine if I fill everything out correctly and then
Click menu item programmatically18 Apr 2006 03:16 GMT2
Menu's SelectedValue and SelectItem property is read-only, so how can I
click a menu item by code?
Thanks!
Where is the DefaultClientScript property in VS 200518 Apr 2006 03:11 GMT1
In the beta for ASP 2.0, there was a property to change the default scripting
language for a page (DefaultClientScript).  I can not find it in the release.
ANyone know what happened to it or how to set the default script without
using the code behind page?
How To? Programmatically Set Theme For Master Page18 Apr 2006 00:25 GMT1
I have tried to programmatically set the theme for my master page by
putting code in a "Page_PreInit" fuction in the master page's code
behind. However, when I set a breakpoint there and run the app, the
breakpoint is never hit. Of course my theme is not being applied.
I need help18 Apr 2006 00:11 GMT4
I don't know if it's me or .net is just getting more complicated. I am trying
to call a sp and pass a parameter and return the data using VB2005. First I
couldn't find any docs with samples. Second I tryed this
<%@ WebService Language="VB" Class="GetList" %>
 
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.