So I'm designing a webpage and I'm having a difficult time getting css to play nice with IE. Some of the features in my css were not showing up in IE but will in Chrome and Firefox. so i added the following line to my pages:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"...
I'm trying to do a search of my sql database via a stored procedure.
I have a asp page with a search field (txtsearch) and a button on it.
I'm interested in conecting to a stored procedure to search for specific data, I then wish to display that data in another page.
I've created my SP...
I'm new to .net and I've created a bound gridview. The gridview displays all records upon opening. I'd like to be able to drilldown into the data with a searchbox.
Is there an easy way using aspx.vb to do this.
Please be patient as my coding skills are pretty weak at this point?
beleow is my...
We recently rebooted a server remotely and now we cannot get remote access without first going directly to the system and rebooting it.
Terminal Services manager does not show any session whether active or inactive other than the console.
My guess is that a service failed to start. Can anyone...
I wonder if I can give myself props for answering my own question.
I modified my code to appear as follows:
Dim NewNode as TreeNode = New _
TreeNode(row("WOId").Tostring()
NewNode.NavigateUrl ="~/WO/WOReview.aspx?txtsearch=" & (row("WOId").Tostring())
NewNode.Target = "Main"...
The code that I have presented populates my tree menu. I adjusted this code from an example provided on Microsoft's website. My problem is that I want to do more than populate menu. I would like each of the entries to link to a form page which will appear in a regular frame on my page. I have...
I am new to working with ASPX and would only consider myself to be moderately skilled with ASP. I am currently trying to learn to work with ASP.NET using Visual Web Developer 2005. My question is about building a dynamic tree menu. I have found documentation from Microsoft on how to build the...
Hello all I hope someone can help me resolve a little issue I'm having.
I have created a webpage that displays certain information from a SQL database using a repeat region (using dreamweaver.) My users want to update this "list" (meaning multiple records at same time.)
So I decided to add a...
I am a newbie to java scripting so I'm hoping someone can help me out.
I am working on a drill down page. As it stands right now I have java script that hides and unhides div layer on a Purchase Order system. which appears like this:
Vendor
Invoice#
Line Items
The vendor list is...
Hello all,
I trying to learn how to develop a drilldown feature with my data using ASP and I'm wondering if anyone has any tutorial suggestions.
I'd like to be able to provide a list of hyperlinks from my db that when one is click it expands the data directly below it:
example
--Baseball db--...
Can someone recommend a software product that would allow me to download MS Windows updates and then package them into an .exe file for redistribution?
Something besides SMS
I'm very new to working with XML and I'm trying to do a inventory of our physical assets without spending any money.
I came across a product from Microsoft called GPInventory which pull data about remote systems using wmi scripting I believe. Anyway the product offers the opportunity to store...
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.