Hello All,
We have currently upgraded from using SQL Server 7.0 to 2000. The SQL Server 2000 software is on a new server as well that is running Windows Server 2003. We have a website on an NT computer that uses ASP.
The UDLs seem to work fine in that the test connection succeeds every time...
Thanks WouterP for your help, but I found a simpler way (at least for me to understand!) to make it work. Thanks again for your time!
<form name="Form1" method="post" action="">
<input type="button" name="bu1" value="button 1"...
Hello Experts,
I'm very new to Javascript and was hoping someone could help me out. I have 2 buttons on a form that return results from a database and each Action and Target is set dynamically by the following code:
<INPUT type="button" value="View Results" name=button1...
I've gone and researched IFrames and they seem to work for what I'm trying to do. However, do you know how to dynamically set the height of the IFrame because my resulting table height will always change and i'd like it completely displayed, rather than the user using scroll bars.
Thanks again!
When the user presses submit on the form, it calls Results.asp which contains:
<code>
<!--#include file="../inc/top1.asp"---> (contains functions)
<!--#include file="../inc/top2.asp"---> (contains header and side menu bar)
<!--#include file="form.asp"--->...
Hello Experts,
I'm fairly new to ASP and VBScript and would like to know if what I want to do is possible, and the best way to do it.
I present a form to the user, where they have 4 dropdown boxes to choose information from: A segment, Month, Day and Hour. The 'segment' dropdown list items...
Hello All,
I'm new to ASP, so please bear with me if this is simple.
I have a series of combo boxes that are filled with hard-coded data (Month, Day, Hour). When someone accesses the page, I'd like for the current month, day and hour to populate the combo boxes so the user can avoid a...
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.