Hi All,
I will appreciate any help on how to programatically handle scrollbar. I have a UserControl that give focus to a DataGridView but automatically scroll down to show the control. I want this scrollbar to move to the top of the page so that users can view the top of the page.
I researched...
I am stuck with Content page as the Request.Form on the page keeps returning null. I can't use form tag in the content page as the tag is already in the Master page. I have tried all work around seems to be out of luck.
I have tried using the FindControl but not really sure I'm doing the right...
Hi guys,
I have an IF statement that is not executing properly inside a FOR Next loop. This if statement executes once and doesn't execute again even when the conditions are satisfied.
Below is the code
<% @Language="VBScript"%>
<%
Option Explicit
'declare all local variables
dim dcnDB...
Hi All,
Please i want to implement a site on MSCMS Server. The site requires a dynamic menu with frames. What i want is similar to what is obtainable on www.total.com.
Please if anybody knows a software that can write this for me i wouldn't mind going in that direction. I need to deliver the...
Hi,
Could anybody help fathom what's wrong with this code, it's causing headache for me. It has been sending mails for almost one year to a mailing list of around 5,000. To my amazement the mails sent today contains no body as in the mails are blank. PLeaseeeeeeeeeee what could be the problem...
Please,
Can anyone help figure out the source of error in the SQL statement below. I keep getting this error.
Microsoft JET Database Engine error '80040e14'
Syntax error in FROM clause.
strSQL = "SELECT AirOrder.Passenger_No," _
& "AirOrder.Date, AirOrder.Department...
CDONTS converts ' to ’ in the body of my mail. I don't know what to change this to using the replace statement or is there any escape character that can do this for me. Also it abruptly stops when it encounters ".
Please i need help on what i can change this to.
Will this help out...
Hi,
Is there a limit to the number of characters the Body property of CDONTS.NewMail can take.
I have a problem with the script below
<% @Language="VBScript"%>
<%
Option Explicit
'declare all local variables
dim dcnDB 'As ADO.Connection
dim strSQL 'As String
Dim Mymail 'As...
Please, can anybody help me on how to get Windows NT username by a script when an authenticated user tries to use a web application on the network.
This is because the web server will force another authentication box before you can get the username
Thanx Oysterbar ride to success. Keep Riding
All,
I need help on how to get Windows' username in an Intranet environs. Already i get their usernames through IIS authentication. The basic authentication of IIS will force a dialog box for the user to fill and the variable is available through server variable "AUTH USER".
The...
Please,
I can't figure out exactly what could be wrong with this block of code.
With GetTitle
.Global = False
.IgnoreCase = True
.Pattern = "<title>(.|\n)*</title>"
End With
This block causes error when i run the code i got from someone in the community.
The...
I have a button that already have onclick event. Now i want to add another onclick event to same button to automatically fill a radio button in the same form.
I would appreciate any help.
The existing one is this
<INPUT TYPE="button" NAME="Button1" VALUE=" Click here...
Hi,
I'm trying to tune my report and i came across Data shaping which is one of ADO features.
Now i want to know whether this would work with all databases including Access 2000. Oysterbar ride to success. Keep Riding
I want users to be able to search for relevant information on my site using an input box. I want it to look like the search box on different sites.
I have tried to configure the index server on my IIS but i keep getting errors.
Any help Oysterbar ride to success. Keep Riding
Hi,
Could you please help figure out what's wrong with this code, it doesn't update the records in the loop aside from the very first one and at times i get EOF/BOF error.
The code is below
<%
Set dcnDB = Server.CreateObject("ADODB.Connection")
dcnDB.ConnectionString =...
Hi all,
Please i need help in my report and it's got to do with the title in the report.
I have this report that's based on a query. This query prompts for the dept and flight type and uses this to query the database.
Now the problem is i want to be able to display the dept and the flight type...
Hi all,
I have a problem with a small application that's running on NT Server 4.0 with IIS 4.0. CDONTS is configured and is working well but a permission problem cropped up when we added more than 20 users to the list of users on the application. Like the 21st person couldn't log on and when a...
Please I need help on designing a shopping cart, i have 14 categories of tapes and each category has been tied to 14 tables in Access database respectively. Clicking on each of these category will open a page containing members of the category dynamically pulled from the database with...
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.