Sorry:
my command was:
regedit /e crm.reg HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\PRINT\BACKGROUND
where is 'crm.reg' stored?
it just seems to have disappeared. I used the command prompt. any ideas guys?
Picco
my command was:
regedit /e crm.reg regkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\PRINT\BACKGROUND
where is 'crm.reg' stored?
Picco
my command was:
regedit /e crm.reg regkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\PRINT\BACKGROUND
where is 'crm.reg' stored?
Picco
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\PRINT\BACKGROUND
how do i get to this registry key? never done this type of thing before. and how do i edit it?
TIA
Picco
hello all,
I am looking for a script that will enable the 'Print Background colors and images' check box. Its found in:
IE6
Tools > Internet Options > Advanced tab
then its under printing.
Can anyone help? Can it be done with an ActiveX control for IE6???
T.I.A
Picco
hello all,
I am looking for a script that will enable the 'Print Background colors and images' check box. Its found in:
IE6
Tools > Internet Options > Advanced tab
then its under printing.
Can anyone help?
T.I.A
Picco
...File="connection.asp"-->
<%
dim flag,flag1
flag="true"
flag1="true"
if username<>"" and password<>"" then
Set RS=Con.execute("Select * from admin_login where admin_username='"& username &"' and admin_password='"& password & "'")
if not rs.eof then...
...File="connection.asp"-->
<%
dim flag,flag1
flag="true"
flag1="true"
if username<>"" and password<>"" then
Set RS=Con.execute("Select * from admin_login where admin_username='"& username &"' and admin_password='"& password & "'")
if not rs.eof then...
How do i response.write this out?
Set rsFare = con.Execute("select * from net_fares where (arr LIKE ('%" & UCase(ariapt1) & "%')) and (dep LIKE ('%" & UCase(depapt1) & "%')) AND cabin='"& cabinclass & "' and company_id = '"& trim(session("agencyid"))&"' ORDER BY 1fare1234 ASC")
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.