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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
dropdownlist onchange squiggly11 Oct 2007 20:08 GMT4
hey all,
<asp:DropDownList id="DropDownList1" runat="server" onchange="Test();">
can someone please tell me why the onchange has a squiggly and if there is a
better way to access the client-side change event for the drop-down list?
using OnLoad to search a database11 Oct 2007 19:26 GMT4
I want to use an OnLoad command to trigger a search of a database to
see if the user's login is there. I then want to set a variable which
indicates if the user was found.
Do I use a SelectCommand in the SqlDataSource and reference
My page is not triggering the RaisePostBackEvent() method11 Oct 2007 19:14 GMT2
In my *.aspx.vb file, I override the RaisePostBackEvent() method so that I
can run code during any postback. I know that a postback is occurring
because IsPostBack() returns True, but none of the code in the following is
executed:
PDF in asp.net11 Oct 2007 19:07 GMT10
how would i go about generating PDF on the fly with asp.net?
i found some itextsharp examples that can create PDF file, but i would like
to write a cutome handler than generates PDFs on the fly.
This is what i have some far
Login control fails in published site - .net 3.511 Oct 2007 18:52 GMT2
I'm having problems with the login control when I publish my site.  
Everything works fine when I run the application from Visual Studio and when
I browse directly to the site where it is being developed.  The problem comes
when I publish the site to another location on the same ...
Asp:DropDown - get selected item11 Oct 2007 18:50 GMT4
I have an .aspx with some controls that are created dynamically. The
items are populated into the box by setting the DataSource-property to
a list. In addition I specify the text and value with DataTextField
and DataValueField; this works as expected.
File Path not relative to dll?11 Oct 2007 16:50 GMT4
Everytime I run a particular project, my System.CurrentDirectory points
to "C:\\Program Files\\Microsoft Visual Studio 8\\Common7\\IDE" but my
Solution/Project is under c:\projects\....  As a result when my .dlls
try to find an XML file to parse using xmlTextReader, they are unable ...
Static Class Factory - Alice is seeing Bob's data11 Oct 2007 16:44 GMT6
Morning,
I've got an ASP.NET 2.0 Web Application.  Behind it, I've a
statically-scoped facade/class factory as the business layer, running atomic
functions back and forth from my by DAL.
UpdateBatchSize and Objectdatasource11 Oct 2007 16:44 GMT1
I was  looking into ObjectDatasource and i could do a sort of batchupdate by
using a gridview i looped through the controls and updated multiple values.
But when i look at the updates in sql it did it multiple times so for
example if i have 10 rows to update it called the update ...
Directory Browsing for one directory only11 Oct 2007 16:22 GMT2
I have a Web Site, where I turned directory browsing off. I want only
one sub folder to be browsable: e.g. MyApp/Files/...
How do I do that? Any setting in the web.config?
Thanks
GridView AutoGenerateColumns not working11 Oct 2007 16:05 GMT2
I would like to hear if any one else is having the same problem. The
AutoGenerateColumns property is set to true. I can read the data right
and can loop through the  datasource's columnscollection and get the
row count, but for some reasons the gridview does not get autopoulated
Load MFC DLL from C# web service...11 Oct 2007 16:00 GMT1
I'm having problems loading my MFC exported function from my C# Web
service. I'm using the DllImport to load the dll and declare the
function like the following:
[DllImport("MyDLL.dll")]
get text of pdf through syncfusion component 11 Oct 2007 14:29 GMT4
i want to take text from pdf document through syncfusion pdf component if any
one know then please help me
RTF Documents and Session11 Oct 2007 14:21 GMT1
I need to send RTF documents to the client so i save them on the
server then using ASP.NET and Javascript set the window.location to
the url of the document.
This somehow seems to kill my session. I dont know why.
Cookies11 Oct 2007 13:31 GMT3
I have a Solution, in which i dont set the value of the cookies at any point.
but when the application runs, a cookie is automatically created and critical
information(username and password) is stored in it. I have tried searching
the whole application for the words "cookie", ...
 
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.