Thanks a lot...
I copy/pasted the code in a new html, I filled the text fields but nothing happened when I clicked 'Submit'...
Am I missing something?
Thanks again,
Gabi.
Hi all,
I am in search of a very simple Java Script that would simply print the content of a form that consist mainly of text fields into a textarea all this happening on the SAME page.
Example:
The user input:
Textfield1 Textfield2 Textfield3
Textfield4 Textfield5 Textfield6
(After the user...
Hi all...
I am in a big dilemma and i would need some of your suggestions.
I have an app where one of the menu items will have dynamically generated sub-menu items (collected from an array, etc.).
I figured how to make a control array in the menu editor, and I just set the captions and make...
Hi all...
Is there a way to turn that small resizing triangle off at the lower right corner of a statusBar conrol?
I looked all over the properties... Nothing to be found.
Thanks a lot,
Gabi.
Hi all...
I have a xml/xsl duet where i would like to render multiple tables with the info that is between the <Page></Page> tags as seen in the XML (source) here http://65.104.178.73/print.xml
However, my column headers are rendered perfectly fine, but I have more columns that I need instead...
Hi all...
I need to somehow access via a shell command the internet explorer object that will print an html document.
Is this possible somehow?
Thanks a lot,
Gabi.
exactly...
but i fix it with that <base href="file:"/>...
It's the html version of App.Path.
Works perfectly fine now.
Thanks for help,
GAbi.
The problem is with this line:
WB.Navigate "C:\Z\TEST.HTM"'nav to your file here
I do not have a phisical existing htm file. It is generated at run time (who knows where).
The only thing I have is the string variable "Final" that's the html string (the result of the XML/XSL...
Thanks again
I tied all that. The only path that is working for me is the absolute "C:\z\USA.JPG"...
I think at least I localized my problem:
Since I have a XML string and XSL... And I do the transformation at runtime... and I do not have an initial html file to start with... and so...
It works with that absolute path "file:///C:/TEST/IMAGE/Sample.gif"...
But I shouldn't consider that solved since everyone wil have a different location for my path...
Loks like I need some soret of a base href.
Thanks,
Gabi.
Very good point...
However:
1. with my VB app running I get this from the html source:
img src="./IMAGES/Sample.gif"
But if I right-click on a missing image and check it's url in the properties I get:
"about:blank./IMAGES/Sample.gif"
As if "about:blank" is...
Hi all,
I use Microsoft Internet Control to show a generated html im my VB app.
Basically am receiving an xml string from the server, and with a local xsl (stylesheet) I am outputting as HTML using the msxml3 parser.
However everything works perfectly fine but the images from my html page are...
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.