-
Hi, I have a update page for my site with one image.The image path stored in access database and i am trying to load the image from the database.But image is not displaying in the image control.It shows as blank. In the same page i am trying to update the project details.But database is not updating...
Posted to
Access Databases and AccessDataSource Control
(Forum)
by
sarinsoman
on
06-01-2009, 12:00 AM
Filed under: oledb, .Net 2.0, access, access 2007 strings SQL, Access C# VB database, access microsoft, ASP.NET 2.0, asp.net file upload, data access, data access bind database dataset, ASP.NET Version:2.0.50727.1433, .ASPX
-
Is there any way from within an ASP.Net page to connect to an Access Database that is stored on the client PC's local hard drive or local area network drive? I can connect to an Access Database from within an ASP.Net page when the database is stored on the same web server as the ASP.Net page. But...
-
I am using and Oracle database No problem with getting data into databound controls but If I just want to return information directly from the database I can not work it out I have spent 2 days searching and find several posting's but they are for older versions of asp or vb so the code does not...
-
Hi, Iam new to ASP programming, iam devloping a sample application using Web devloper express 2008, In my application ,iam having 2 asp pages(in VB ) default.aspx and page2.aspx iam trying to call a function which is in page2.asp from default.asp,how to do this? i know that i need to create an instance...
-
I have a simple problem creating a form that will allow our users to add a new row when the "ADD button" is clicked. I am using Microsoft Office SharePoint Designer 2007. A button is created in .aspx file, but I can't edit the function. I don't know how to create a ".aspx.cs"...
-
Can anyone please help me with this problem. Thanks in advance. This is a very simple site containing two pages listed below. 1. first.aspx 2. second.aspx first.aspx contains only a textbox and a button. second.aspx contains nothing, it is simply a blank page. Whenever I click on the button to submit...
-
On my usercontrol i have declared public event and public sub: Public Event Updated(ByVal sender As Object, ByVal e As System.EventArgs) Public Sub Initialize(ByVal strMessage As String, ByVal isRequired As Boolean) Still on the user control I would fire event: RaiseEvent Updated(sender, e) Then on main...
Posted to
Web Forms
(Forum)
by
robche
on
05-20-2009, 12:00 AM
Filed under: .NET 3.5, ascx, asp .net, aspx, .ASPX, .aspx.vb
-
Hi Though this is old post, since i am facing same problem i have replied to this thread. As suggested i have implemented IPostBackDataHandler, but throught that i could only able to get the fullpath (along with the file name) of the posted file. My doubt is how to get the complete posted file in the...
-
Hello all, I am having a heck of a time trying to find out how to do this and if I am even searching on the correct keywords. Here is my situation. 1. I have to convert a Access97 Database that is used for a Election process for our customers (Association). 2. I am going to have a control panel to allow...
Posted to
Web Forms
(Forum)
by
smcrocker
on
05-17-2009, 12:00 AM
Filed under: .Net 2.0 FormView, access database, access dynamic controls, Dynamic adding of controls, dynamic form elements, dynamic forms, dynamic command, dynamic content, dynamic control addition, Dynamic control creation, .ASPX, .aspx.vb, Dynamically Adding Controls
-
Hi, I am a newbie to asp.net and am using ASP.NET 3.5 with VB. I am developing an app that pulls data from an Access database and have a DetailsView form for Editing and Adding records that works fine. I want to add some code to this form so that a default value is provided for one of the fields when...
Posted to
Web Forms
(Forum)
by
Jerryk
on
05-15-2009, 12:00 AM
Filed under: web form, .NET 3.5, DetailsView, .ASPX, .aspx.vb