my command was:
regedit /e crm.reg regkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\PRINT\BACKGROUND
where is 'crm.reg' stored?
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
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[MySQL][ODBC 3.51 Driver][mysqld-4.0.21-nt]Got error 127 from table handler
/Trial/dbase_admin/asp/login.asp, line 108
<%Response.Buffer="true"%>
<html>
<head>
<META NAME="Owner" CONTENT="Volaro Ltd">
<META NAME="Copyright"...
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[MySQL][ODBC 3.51 Driver][mysqld-4.0.21-nt]Got error 127 from table handler
/Trial/dbase_admin/asp/login.asp, line 108
<%Response.Buffer="true"%>
<html>
<head>
<META NAME="Owner" CONTENT="Volaro Ltd">
<META NAME="Copyright"...
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")
how do i extract the DepartureTerminal from this XML?
Cheers.
Picco
<code>
<PoweredAir_MultiAvailabilityReply>
- <DepartureRecommendedSegment>
- <RecommendedSegment>
- <FlightInfo>
<DepartureDate>19 July</DepartureDate>
<DepartureTime>17:15</DepartureTime>
<ArrivalDate>19...
should this work?
<%
if node.item(1).childnodes.item(i).childnodes.item(0).text <> node.item(1).childnodes.item(i).childnodes.item(2).text then
%>
<table align="center">
<img src="images/warning.gif">
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">Any flights marked in <font...
Hi All,
How can I refresh a page once when it loads, using JavaScript, VBScript or HTML.
Something like onload=window.refresh.
I know how to make it refresh every xSeconds. But I want it to refresh only once onLoad.
I tried the following to refresh the window once, Is it right?
<Body...
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.