-
WSzymurgy
AskWoody LoungerI tried your answer, but it doesn’t seem to work. Perhaps I misunderstood your coding.
The following code displayed the word ‘Welcome’ in the browser window.
var vWelcome = “Welcome ”
document.write(vWelcome)But when I changed the code to the following, not only did I get an error message, but ‘Welcome’ was not displayed.
var vWelcome = “Welcome ”
var vWelcomeName = <%=Session("vName")
document.write(vWelcome+vWelcomeName) -
WSzymurgy
AskWoody LoungerYes, that helped.
I’m recoding the function into JavaScript. -
WSzymurgy
AskWoody Lounger1. The Microsoft Press Developer’s Handbook series: Excel, Access, Office
2. Excel Power Programming with VBA by J. Walkenbach
3. Mastering Access 97 Development by A. Balter -
WSzymurgy
AskWoody LoungerI have the following code before the tag:
The sub procedure code performing the validation occurs after the tag.
<%
Sub ChangePwdButton_OnClick()
If fChangePwd.CurrentPasswordSession(“vPwd”) then
‘Alert “Either you are not logged in, or your login has expired. You must log in again.”
Response.Redirect “/memberlogin.htm”
Exit Sub
End IfIf len(fChangePwd.NewPassword.Value)7 then
‘Alert “Your password must be 7 characters/digits long.”
fChangePwd.NewPassword.focus
Exit Sub
end ifIf InStr(1,fChangePwd.NewPassword.Value,”0123456789″) = 0 then
‘Alert “Your password must contain at least one (1) digit.”
fChangePwd.NewPassword.focus
Exit Sub
end ifIf fChangePwd.NewPassword.Value fChangePwd.NewPasswordVerification.Value then
‘Alert “Your did not re-enter the same password. Try again!”
fChangePwd.NewPassword.focus
Exit Sub
end ifCall fChangePwd.submit()
End Sub
%> -
WSzymurgy
AskWoody LoungerUsing my formula, you no longer need these lines:
Selection.Replace What:=”99″, Replacement:=” “, LookAt:=xlPart, _
SearchOrder:=xlByRows, MatchCase:=False -
WSzymurgy
AskWoody LoungerChange this formula:
ActiveCell.FormulaR1C1 = “=IF(RC[10]<R[-1]C[10],COUNTA(R7C:R[-1]C),99)"To the following:
ActiveCell.FormulaR1C1 = "=IF(RC[11]<R[-1]C[11],1+R[-1]C,R[-1]C)"You can then remove the last lines of the code where you do a search/replace on '99'.
-
WSzymurgy
AskWoody LoungerAnother choice is to set the percentage to a number less than 100%.
That number should be small enough so that the printout only covers one page wide.
I believe Excel will honor page breaks with this scenario.
-
WSzymurgy
AskWoody LoungerI tried this with some random numbers and it appeared to work.
Column A started with 1 and had consecutive numbers interspersed with blank cells.However, if you don’t want column A to be erased you should change the second line to
Columns(“B:Q”).Select
************************
Sheets(“Standing”).Select
Columns(“A:P”).Select {was A:O}
ActiveSheet.Paste -
WSzymurgy
AskWoody LoungerI un-installed and re-installed all of the software that came with the scanner.
That seemed to do the trick.
Thanks.
-
WSzymurgy
AskWoody LoungerThanks,
I’ll forward the article to the hosting company.
Hopefully they’ll know what to do. -
WSzymurgy
AskWoody LoungerMy method:
Open the web site on the server and then ‘Pubish’ to a folder on my local machine.
-
WSzymurgy
AskWoody LoungerI’ve used two different KVMs, one unfortunately with unsatisfactory results pertaining to the mouse.
{I use a Logitech Trackman Marble +, which has a track ball, two buttons and a wheel for the middle button. The wheel performs both the scrolling and double-click functions.}
The Linksys model kvm100sk, which is a two-port model worked perfectly.
The Belkin Omniview four-port model f1db104p worked fine when I only had one computer running. However, after switching computers, I lost the scrolling functionality of the wheel until the computer was re-booted. The response of Belkin’s tech support was to stop using the Logitech mouse driver, thereby giving up the wheel functions.
Since I’ve also been in the market for a new KVM, I’ve been checking the online manuals for the different units, and they all have troubleshooting segments dealing with non-responsive mice. The universal answer is to use a plain two-button mouse with the standard Windows mouse driver.
-
WSzymurgy
AskWoody LoungerI’ve experienced importing problems if (1) the column heading in Excel is not a valid Access field name or (2) the column headings in Excel are duplicates.
-
WSzymurgy
AskWoody LoungerOne of my clients has been using Citrix for about 3 or 4 years to collect data from field locations into Access 97 databases.
The first year was ‘difficult’ due to connection problems and firewall issues. Since then, it has worked very well, although they have occasional printing issues.
They haven’t switched to Access 2000 because they’re having problems getting two versions of Access to co-exist on Citrix and they aren’t ready to convert their existing Access 97 applications.
They are not using a web browser interface. Rather, the field offices connect via a phone line (like dialing into an ISP). Once the phone connection is made, an icon on the desktop connects to the Citrix server at the company’s headquarters. The field then sees the Citrix ‘desktop’ with Access and the other Office applications.
-
WSzymurgy
AskWoody LoungerAre you aware of any messages board ‘scripts’ that work on an NT host with the Front Page extensions installed?
If yes, will these avoid the problems discussed in this thread?
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
WARNING about Nvidia driver version 572.83 and 4000/5000 series cards
by
Bob99
19 minutes ago -
Creating an Index in Word 365
by
CWBillow
6 hours, 54 minutes ago -
Coming at Word 365 and Table of Contents
by
CWBillow
6 hours, 59 minutes ago -
Windows 11 Insider Preview Build 22635.5170 (23H2) released to BETA
by
joep517
11 hours, 55 minutes ago -
Has the Microsoft Account Sharing Problem Been Fixed?
by
jknauth
15 hours, 21 minutes ago -
W11 24H2 – Susan Bradley
by
G Pickerell
17 hours, 17 minutes ago -
7 tips to get the most out of Windows 11
by
Alex5723
15 hours, 18 minutes ago -
Using Office apps with non-Microsoft cloud services
by
Peter Deegan
8 hours, 39 minutes ago -
I installed Windows 11 24H2
by
Will Fastie
2 hours, 36 minutes ago -
NotifyIcons — Put that System tray to work!
by
Deanna McElveen
20 hours, 44 minutes ago -
Decisions to be made before moving to Windows 11
by
Susan Bradley
3 hours, 46 minutes ago -
Port of Seattle says ransomware breach impacts 90,000 people
by
Nibbled To Death By Ducks
1 day, 4 hours ago -
Looking for personal finance software with budgeting capabilities
by
cellsee6
13 hours, 11 minutes ago -
ATT/Yahoo Secure Mail Key
by
Lil88reb
13 hours, 26 minutes ago -
Devices with apps using sprotect.sys driver might stop responding
by
Alex5723
1 day, 22 hours ago -
Neowin – 20 times computers embarrassed themselves with public BSODs and goofups
by
EP
2 days, 6 hours ago -
Slow Down in Windows 10 performance after March 2025 updates ??
by
arbrich
1 day, 8 hours ago -
Mail from certain domains not delivered to my outlook.com address
by
pumphouse
1 day, 14 hours ago -
Is data that is in OneDrive also taking up space on my computer?
by
WShollis1818
2 days, 1 hour ago -
Nvidia just fixed an AMD Linux bug
by
Alex5723
3 days, 17 hours ago -
50 years and counting
by
Susan Bradley
15 hours, 36 minutes ago -
Fix Bluetooth Device Failed to Delete in Windows Settings
by
Drcard:))
18 hours, 24 minutes ago -
Licensing and pricing updates for on-premises server products coming July 2025
by
Alex5723
4 days, 4 hours ago -
Edge : Deprecating window.external.getHostEnvironmentValue()
by
Alex5723
4 days, 4 hours ago -
Rethinking Extension Data Consent: Clarity, Consistency, and Control
by
Alex5723
4 days, 4 hours ago -
OneNote and MS Word 365
by
CWBillow
4 days, 6 hours ago -
Ultimate Mac Buyers Guide 2025: Which Mac is Right For You?
by
Alex5723
4 days, 6 hours ago -
Intel Unison support ends on Windows 11 in June
by
Alex5723
4 days, 6 hours ago -
April 2025 — still issues with AMD + 24H2
by
Kevin Jones
1 day, 22 hours ago -
Windows 11 Insider Preview build 26200.5518 released to DEV
by
joep517
4 days, 18 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.