I am having the same problems as described in post:
thread426-1042988
Has anyone figured this out...?
...or does IE just not support the 2.0 functions...???
My code includes...
<xsl:stylesheet version="2.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"...
I am getting mixed results when trying to select specific nodes...
Using this XML as a reference:
<DocumentRoot>
<Parent>
<Child>1</Child>
<Child>2</Child>
</Parent>
<Parent>
<Child>3</Child>
<Child>4</Child>
</Parent>
<Parent>
<Child>5</Child>
<Child>6</Child>
</Parent>...
I have a toolbar setup, which includes a group of 4 buttons that change the "mode" of the program...
Lets say the keys for the for buttons are "A", "B", "C", & "D"
I have the the Form's KeyPreview Set to True, and in the Form_KeyDown() event, I have code similar to this:
Private Sub...
In standard HTML, you can setup a set of anchors (<a>) to jump from one area to another...
Such as:
<a href="#below">See Below</a>
.
.
.
<a name="below"></a>
<p>Below...</p>
is there a way to do this via script (vb or java) so that the URL does not change...
Like, from:
www.mypage.com
to...
This is intended for anyone wondering what XML can be used for...
This is just 1 of many uses, yet it exposes many posibilities of the power of XML + DOM + XSL
I just designed a new layout for my site...
http://cube101.topcities.com/
It uses 1 very simple html file that functions as a shell...
Is there a way to set this setting:
set Print background colors and images
Per instance, to allow background image to print for watermark?
I would like to leave the main setting untouched, to avoid printing unwanted background images and colors...
Visit My Site
PROGRAMMER: (n) Red-eyed...
I Made a background image that appears like a watermark, though it does not print...
Is there a way to make a printable water mark with HTML ?
Perhaps an image on a top layer centered in the viewable area, with an alpha filter ?
If so, can you use rotated (30 - 45 degrees) text instead of an...
I wasn't sure where to post this...
It deals with VBA in a sense that you are working with excel...
Though I am using VB6
But the base of it revolves around XML, so I posted here.
Does anyone know if it is possible to open an XML document in Excel with a method similar to OpenXML, but...
I recently noticed that my Menu Bars have been acting a little ODD lately...
It's not that big of a deal, and I'm not sure how long this has been occurring...
Bascally, the form background is the ButtonFace color (gray)
The MenuBar shows in the form designer as White...
Then when you run the...
Can you apply a password character to an InputBox?
Or do you have to make your own?
Visit My Site
PROGRAMMER: (n) Red-eyed, mumbling mammal capable of conversing with inanimate objects.
How do you place a splitter between frames on a web page, such as the one used on:
http://msdn.microsoft.com/library/
Is it done with CSS, or Script, or a combination of the two?
Thanks in Advance,
-Josh
Visit My Site
PROGRAMMER: (n) Red-eyed, mumbling mammal capable of conversing with...
I have a web browser built into one of my projects...
I have the tool bars all set up, but the only way you know the browser is busy is that I made the Stop Button light up while it is navigating, then disable it when it completes....
What would be the best way to display an animation while...
Using the WebBrowser to display a folder...
What is the best way to:
A) Create a new folder (via a button) like Right Click>New Folder...
This is generally displayed as a folder with a spark at the top-right corner...
B) Navigate to the Parent Folder (via a button) such as the old Dos command...
Is it possible to execute javascript code, such as functons in a .js file, and get the return values?
...Maybe using WebBrowser Control?
Visit My Site
PROGRAMMER: (n) Red-eyed, mumbling mammal capable of conversing with inanimate objects.
What is the best way to implement Scrollbars into a resizable picture box (such as tied to a Window's size and/or a Splitter) to allow you to change the offset to pan around and see controls not in view...?
Do you have to make a PictureBox in a PictureBox with ScrollBar controls then move the...
Does anyone know how to disable the date conversion in excel, such as when you enter a fraction:
12-1/4
It converts to=:
12/01/2004
I DO NOT want it to EVER convert unless I select it and tell it to... (for any type of string)
Is there a way, that I am overlooking, to do this?
I have...
OK... I thought about posting this in VBA forum, but there are more users here, I tend to favor this forum, AND I am using VB after all... (not VBA) ;-)
With that said...
I am using XML in an aplication to populate combo boxes, data grids, etc...
Then there is more XML stuff going on behind...
OK... I have VC++ 6.0
I am considering upgrading to .NET
Should I get 2003, wait for 2005, or stay with 6.0?
...and WHY?
What are the Pros and Cons between 2003 / 2005 when upgrading from 6.0
A little more background info...
1) I am more of a VB programmer... If one of the newer versions...
I know you can run an AVI with the MCI API...
But can you embed an AVI in a project and still use MCI to play it...
Such as with a resource editor...?
If so... How?
Visit My Site
PROGRAMMER: (n) Red-eyed, mumbling mammal capable of conversing with inanimate objects.
This is one of those questions where I am not exactly expecting any specific answers (though one would be nice ;-)), but anyone can share their ideas and info...
How are the XML services, such as XSL, XSD, etc... programmed (what language is used???)
Are they Java Based? C++? IE plugins...
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.