Hello,
I’m not sure what I am trying to do is possible but here goes…
We have a web online booking system for a holiday company. Half way through we let users print a page via JavaScript, using innerHTML so that they have a paper version of the quote.
Ideally what I would like to do is...
Hello,
I’m not sure what I am trying to do is possible but here goes…
We have a web online booking system for a holiday company. Half way through we let users print a page via JavaScript, using innerHTML so that they have a paper version of the quote.
Ideally what I would like to do is...
Hello,
I was wondering whether there was a way to load a button depending on what image was loaded.
I have a function that randomly selects an image. I would like to load a button dependent on what image was showing.
pic_arr = [
"Images/01006a",
"Images/01224a",
"Images/01446a"
]...
Hi, Im fairly new to javascript and was wondering whether there was a way to count the number of pages visited in a single session.
What I am trying to do is a simple breadcrumb navigation that would use the
javascript:history.go(-1) replacing the -1 with the counted variable so that the user...
Hi
I seem to be struggling with the background-position element and I am now starting to pull my hair out!
I have a container and within that I have another element with an image which I would like to appear at the bottom right of the container.
CSS
.container
{
width:146px;
height:250px...
Hello,
We have a number of windows/bollboards displaying certain information - Calls Waiting, Desk Plan etc etc for our large call centre. Rather than tiling these we would like to scroll through the windows, so the Desk Plan will show for 10 seconds, then Calls Waiting for 10 seconds and so...
Does anyone know of any easy way of periodically scrolling through open windows?
A call centre would like to periodically change the desktop window so that staff can see certain information, i.e. calls waiting etc.
Thank you.
Hello,
Website at present looks OK in IE6 on PC. However, on MAC Safari and IE my float:left seems to disable to background-color?
Code:
CSS:
body { margin: 0px 0px 0px 0px; padding: 0px; text-align: center; background-color: blue; }
/* Generic classes */
.ahem { display: none; }
.center...
Help???
I am trying to print the contents of a webbrowser which I have navigated to via the commondialog. The general contents of browser window will be *.doc or *.xls files.
I am using code:
mainbrowser.ExecWB OLECMDID_PRINT, OLECMDEXECOPT_PROMPTUSER
The problem is that the printer prompt...
Does anyone know if it is possible to embed an external application within a form?
I am using an emulation package called Reflection and rather than it open in its own window/size I would like to open using the setting of the form window.
Hope this makes sense.
Hopefully a simple question but has got me stumped.
I am using the webbrowser control to open the below url.
It loads the page successfully but then the browser window and VB Form freeze and I don't know why? Then have to stop the code.
If I copy the link in to IE itself it works fine...
Newbie to ASP. I am setting a session variable as follows
session("location") = "gib1"
This works fines. However, I wish to change this variable when the user clicks a link on the website. I have created a hotspot for the link and have used the onClick behavoiur to move...
I am trying to create a new Data Source using the Microsoft ODBC for Oracle. I have installed the Oracle 9i client but when trying to add this data source receive an error as follows:
'The Oracle (TM) client and networking components were not found. These components are supplied by Oracle...
When trying to load new ODBC data source I receive an error message as follows. I am using the Microsoft ODBC Driver.
"The Oracle (TM) client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3 (or greater)...
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.