Hi all,
I am kinda new to this javascript thing so forgive me if I sound stupid, but I was wondering if anybody can show me how to do a casding menu? You know when you hover over a menu and it then expands that menu. Any help would be grateful.
Thanks
Hi all,
Is there any way to bypass the Internet Explorer refresh dialog box when you click the refresh button? I am trying to reload/refresh a page through the refresh button or through javascript code. I sometimes get Internet Explorer's refresh dialog box stating that the page I'm trying to...
I just want the main window to reload/refresh when the popup window closes so I can retreive the updated values that was sent to the database. Can I use something like window.opener.reload() or parent.location.reload()?
Hi guys,
I am trying reload/refresh a page that called a pop-up window when the pop-up window closes. Does that make sense? I have a page that pops up a pop-up window. The pop-up window updates a table in the database. The pop-up window closes. I still have the window that called the...
Hi all,
I'm trying to pass a variable from one page to another and got stuck. When I get to the next page I can only get the name of the variable not the value of the variable. Any help with the following would be great.
function nextPage(myVar)
{
document.form.action =...
I tried that.
I set everything I have to nothing, even the recordset and connection string and the db and everything I have. But still that problem.
even tried the application.quit
I am doing a "createObject("Excel.Application") in VB.
With the workbook and worksheet and everything works fine.
When I try to popoluate the excel sheet from an access db with "querytables.add(Connection:=rs, Destination:=("A1") where rs is the recordset that holds...
I also know about the 'fullscreen=yes' for the window.open command, but I don't want my application to be fullscreen because of various other issues.
And yes, I do have a way for them to get out of my application.
Any other suggestions?
Hi all,
I'm trying to eliminate or either grey out the close button that is on the upper right corner of a web page. I am primary using IE. I have found the window.open function to eliminate the menubar but it still leaves the min, max and close button.
Can anyone help?
Thanks in advance.
Hi all,
This is probably not a vbscript question but I am trying to create a web page where the navigation bar or menu bar(back button, stop button, refresh button, etc.) DOES NOT exist or is invisible or something of that nature.
Please help.
Thanks in advance.
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.