Hi there!
I am creating my own little search engine for finding files on my computer :)
It is working fine so far but I have 2 problems:
I display the complete path of the files found in a textbox called results
results = results & searchfolder & "\" & objfile.Name & vbCrLf
but the...
I am trying to install tomcat as a standalone container under windows me.
But when running startup.bat there is the message "out of enviroment space" comming up.I did set the JAVA-HOME and TOMCAT_HOME under the enviroment tag in the system configuration utilities and I can't see what's...
I am trying to install tomcat as a standalone container under windows me.
But when running startup.bat there is the message "out of enviroment space" comming up.I did set the JAVA-HOME and TOMCAT_HOME under the enviroment tag in the system configuration utilities and I can't see what's...
I am trying to install the tomcat server on windows me. I have to set a couple of enviroment variables but I don't know how.
The documentation says you can do it by going to controlpanel-system-advanced, but I havn't got an advanced option.
Can anybody help???
Thanks
Hi
I wrote a short script which multiplies two numbers read in from textfields and writes the result in another testfield, when a botton is click.It works fin.Hm, easy peasy so far, but unfortunately these values are instantly erased in IE.
It works in netscape (where, even on reload, the...
Thanks for your help!
While i was following your advice, I found that when going into folder options from the tools drop down menu, the "set like current folder" option was enabled straight away, and my problem was solved with one click :)
Hi!
I tried to change the icon which comes up with my url in the address bar, but it doesn't work.
I uploaded my icon tester.ico into my root folder www.myname.com/ It sits now exactly where the index page sits and as far as I know that what all I had to do.
But it does not come up. Any ideas?
Hi!
Every time i open a folder, the view is set to the unpractical "web view". I can change that and let it remember the settings for different single folders, but what I want is set the default view to "details". I have been to the folder option in the control panel but as...
Oooops, that's a bit embarassing, but i can't find my actions window. It is ticked in the window menu but nowhere to see on the screen. I restarted flash 5 but the window still didn't appear. Any idea?
Thanks!
Hi there!
I try to build an ASP component with VB, which reads in an excel spreadsheet and diplays it as a asp page.
I am relativley new to ASP Components and VB, and all I managed so far is opening Excel with a click on an asp page button...
Aeh, but i don't want stop here. Where can I get a...
Hi there!
I try to build an ASP component with VB, which reads in an excel spreadsheet and diplays it as a asp page.
I am relativley new to ASP Components and VB, and all I managed so far is opening Excel with a click on an asp page button...
Aeh, but i don't want stop here. Where can I get a...
Hi,
I use
<xsl:for-each select="CATALOG/BOOKS[Author='Schiller']">
in an xsl file.
Does anybody know what the syntax is to select two different authors, eg Schiller or Goethe ???
Thanks for your help!
<script language="JavaScript" for="window" event="onload">
Can anybody explain to me what the
for="window" event="onload"
line means/does?
I use it in a html page which recieves data from an asp generated xml page.
I load the data as...
Thanks for all the help so far, I am (slowly) getting somewhere :-)
I have got a html page which reads data from an xml page.
To load the page i use the following line
xmldso_list.XMLDocument.load("data.xml")
Now I want to create the data.xml page with ASP, so I did an asp page...
Hi there!
I am getting a little bit lost in the XML and related areas dschungel. I have no problems creating an xml document and I managed to create an xsl do display the page in a brwowser, but I would like to use javascript to process information stored in the xml document. To do that I need...
I have got a <select> list set to multiple, so the user can choose more than one options.Easy..., but how can I request these values? I know how it works with one value, but passing on more than one value from one list gives me a headache :(
I though the following code would work, but it...
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.