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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Re. ASP.NET and MySQL12 Feb 2008 19:11 GMT1
DOes any one now how to connect a MySQL database to a .NET project. When I
create or open a database from within the IDE I oly get option to use
Microsofts databases and Oracle. MySQL is installed and is working, The
service for MySQL is also running.
Using the the Request object from a custom class12 Feb 2008 18:45 GMT2
I am trying to create a custom class (.vb) to handle reading cookies from an
intranet site.
I know it's pretty straight forward to do from the .aspx page just using
Request.cookies, but am having some difficluty
javascript to either enable or disable the dropdown12 Feb 2008 17:53 GMT2
I need a javascript to either enable or disable the dropdowns when the user
clicks on the checkbox and do NOT post back to the server.
I tried the following, but it does not work. How to correct it?
AssignToQueueCheckBox.Attributes["oncheckedchanged"] =
How to handle a click in a DataGrid without EnableViewState=false?12 Feb 2008 17:52 GMT2
I want to present hirarchical data in a gridview. Each row offers a
link to another data subset.
When viewstate is off, I have to early rebuild the gridview just to
raise the damn click event (right?). Using viewstate (no matter where)
Ajax UpdatePanel and Virtual Earth12 Feb 2008 17:51 GMT3
We need to generate the javascript for adding the pushpins based on params
entered during the update panel update. Ie they will enter city and we want
to write back to the page the javascript for adding the pushpins and then to
fire this function using the EndRequest event.
Virtual Earth in Iframe12 Feb 2008 16:46 GMT2
We have placed the Virtual Earth in a IFrame but the pushpin pop ups are
being cut off and hidden behind the main parents page.  How can we tell it to
display the pop ups over the top of the iframe border and parent page content?
Request Object12 Feb 2008 16:46 GMT4
i m facing a strange situation with request object for asp.net.As per our
project i have to transfer this request from Page1.aspx to Page2.aspx if
contyp = "text/xml".If i remove(ie. comment) the line  
xmlInDoc.Load(Request.InputStream) from PAGE1.ASPX then there is no error in
Upload File12 Feb 2008 16:20 GMT2
We have an old web application written in java and we want to convert this
application to .net. this app stores straight html content forms in our
database. These forms then get loaded based on each customer id in the
request.
Timers in global.asax12 Feb 2008 16:14 GMT3
I am using VS2003 and developing web services. We also need a timed
activity to be performed on the server. If i drag a timer and place it
on global.asax, add interval and timer handler. it doesnot work. Is
there anyone with the answer. How could i achieve this functionality.
Rename and Move File12 Feb 2008 16:02 GMT1
How can I rename a file and move it from folder A to folder B at
runtime?
Thanks,
Miguel
sending more parameter from imagebutton ....12 Feb 2008 15:59 GMT1
i am using CommandArgument of imagebutton in a Repeater for adding a item to
shopping basket, like that;
**************************
<asp:Repeater ID="Repeater1" runat="server"
getting height of a block of text12 Feb 2008 14:40 GMT2
I am converting an MS Access app that I wrote sevearl years ago for a client
over to ASP. There's a feature in the app that I am not sure how to do in
ASP and need some input on.
They need to know the height in inches of a block of text formatted a
File Upload12 Feb 2008 14:10 GMT3
I need to upload a file. Can I only do this with the File Upload
control?
I also need the following:
- Send upload info, upload percentage, continuously to a JavaScript
CR: Using XML Items12 Feb 2008 14:01 GMT2
I am developing web aplication in C#. I need to connect to some web service.
I need to enter value for some fields, but these fields are not included in
this object. My wsdl is this:
     <xsd:complexType name="NameRQ">
File Upload. Root Path.12 Feb 2008 13:48 GMT2
I am uploading a file as follows:
 Protected Sub Button1_Click(ByVal sender As Object, ByVal e As
System.EventArgs) Handles Button1.Click
   If FileUpload1.HasFile Then
 
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.