I am creating a help desk application and I want to show the admin as much information on one page as possible. I have the page divided into thirds. The left third shows search parameters, the center third shows submitted work orders, and I want the right third to show detailed information for...
I'm creating a help desk. When a technician mouses over the title of the work order, I would like the hover pop up to contain the description of the work order that is contained in a SQL Server database. I am using ASP to write my pages. I just plan on having one rollover on the page. I'm...
I would like to use Javascript to create a hover box that will pop up when I move over text. In addition to that, I want this hover box to contain information from a field in a database associated with the text that I am mousing over. Does anyone know of a tutorial that will show me how to do...
I saw a perfect example of what I'm trying to do on this page. If you click on the link for a thread, you will see a link for the "Next Thread." This is exactly what I want to do. I want to click on a link to see the detail of a record, but then on that page I want to allow the user to click...
OK, I'm trying to do something that I never have before, and I'm pretty much stumped. When a user does a search, they are taken to a search results page. Included on that page is a "Detail" link for each record that is returned. That link takes the user to a more in depth detail page for each...
Dreamweaver includes some nice flash buttons that you can add to your web page. Can someone help me with the syntax to use one of these flash buttons as a "Submit" button for my web form? Thanks.
Here is my code for my flash button:
<object...
I'm trying to create a search form with two text boxes. The first is a Work Order ID text box. The second is an Email text box. My SQL looks like this:
SELECT *
FROM dbo.Request2
WHERE Order_ID = 'varID' OR Email LIKE 'varEmail'
Name Default Value Run-time Value
varID...
I have used Pure ASP upload in order to upload filenames to a database and the actual file to a server. I can create a recordset in which I can view the file name that has been loaded, but I would like to create a link in that recordset to the actual file residing on the database. Basically, I...
Does anyone know how I can change the length that a session variable can remain active. I believe that the default is 20 mins, and I would like to make it longer. Thanks in advance.
I'm hoping someone can help me with this one. I am trying to pass two variables through a link that is connected to a detail page. I am passing the record ID number which is a unique number, but I would also like to pass a "computer name" variable as a form variable. The detail page is using...
I'm having a problem when trying to use an includes file in Dreamweaver MX. Whenever I insert the code into the code view of my page and then go the design view, I cannot see the rest of my page. In other words, I cannot edit any content until I remove the Includes code that I just inserted...
I have successfully imported the drop down menu into Dreamweaver without any problems using the "Insert Fireworks HTML" option. What I was wondering though is can I make a change to the pop up menu and have that change recognized by every page that uses that Fireworks HTML file. What I'm...
I have successfully imported the pop up menu into Dreamweaver without any problems using the "Insert Fireworks HTML" option. What I was wondering though is can I make a change to the pop up menu and have that change recognized by every page that uses that Fireworks HTML file. What I'm trying...
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.