I've set up an ASP.NET page reading from a SQL Server Express database on my computer. When I migrate the page to a web server which has the same SQL Server Express setup and database file path, I get the error below. Everything looks fine. I even changed the [local] server path (.\SQLEXPRESS)...
I'm creating an ASP 2.0 (C#) page using the new TreeView Control. Some of my links should open in a new window for better navigation. However, the HTML coding doesn't seem to create a new window. Is there a special way to make it work?
<siteMapNode url="PFFOFF/search.asp" target="_blank"...
Does anyone know how to create a pop-up menu using Flash MX? (yes, it's that old a version) Is there a tutorial somewhere?
Dawn
http://www.dawningdesigns.net
I'm using SQL Server 2005 Express and Visual Web Developer Express (ASP.NET 2.0). I've
created an ASPX page which displays policy information. The date, which has a
"datetime" property, displays with both date and time. I want only a short
date. I'm not familiar with the SQL language yet.
In...
I have placed a Photo Album on my hosted web server, but the thumbnails of the photos aren't showing up. Originally I placed these files in my root directory because of where the web.config file had to be. But I got an error and couldn't see the page. The files were mixed up with the other files...
I'm creating an UPDATE database page. The database is MS Access. The page works fine. The user selects which entry to update by selecting the title of the entry from a drop down menu. I want the titles to be in alphabetical order. But when I use a ORDER BY, it doesn't put them in alphabetical...
I am creating my first "insert into database" form. I have a table with textboxes for a new policy to be added to a database. When I hit the add button, I get the error below. Why is this not an updateable query? I'm sure there's some bit of code missing. Also not sure if I set up the Primary...
I have an Access database for company policies. I'm now creating ASP.NET administrative pages so someone can update the policies online. I'm having a problem with the "Add a new policy" command.
It's set up as a datagrid that creates a new row at the end with the UPDATE/CANCEL commandNames in...
I have looked through lots of ASP.NET books and can't find one that will show me how to create a search engine. Why?
Specifically, I need to build a search engine that scans a number of folders for files that contain a submitted keyword. It could also scan the database that the file links are...
I see there is already a thread on this, but no answer. SO I thought I'd present my version of the problem.
I build an intranet ASP.NET page using Web Matrix and IT connects to an Access database. When I try to view the page through the intranet, I get a permissions error (see below). The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.