Can someone tell me the command to have SVN completely ignore the file 'Icon?' ?
Thanks,
Zumpoof
<td background="some-image.jpg"> fails the w3c test but it works in most browsers. I tried changing it to an inline style and then in an external stylesheet and set repeat-y but the page layou...
Does anyone know how replace in the <Enter> keydown event with the <Tab> keydown using VBScript within ASP or ASP.NET?
I can see examples in this forum using Javascript, but not VBScript. I...
I would like to create a page that has a background image and a text area that is semi-transparent so as to reveal the background image behind the text area. Something like..
http://www.del...
I would like to automatically create the scenerio for the page layout for the user before printing.
Is there a way to change the page layout to landscape with a webprogramming language (pre...
I would like to have 3 check boxes on a page and only display the relevant information for each section if the box is checked.
then it willl all be submitted to another page whether details...
hi,
is there a "Browse for File Dialog Box" similar to "Browse for Folder Dialog
Box" in vbs.
i havent found something in microsofts scripthelp
thanks for help
for more detai...
What is the difference between server-side scripting and client-side scripting? Gan you give an example of each?
Thanks in advance for any help.
Dynamically, i want to create folders in to a Remote server and need to upload files into it. Please give me some sample pages. Any immediate help would be...
Hi,
First - I'm a newbie in the area so please explain me slowly... thanks :-)
I have an aspx file which creates a button and call a javascript function when the user presses the button.
...
I'm having trouble with a jsp search page in which I have 2 combo boxes and one submit button.
Both combo boxes retrieve data from an access db.
The problem is how to specify from which comb...
Hi there,
I have a PHP application which runs on a UNIX server using Apache and MySQL. This application is used only in the Intranet (all the users are logged into their own account on wind...
I'm getting Internal Server Error in one of my pages.
The server's error log says: ODBC driver does not support the requested properties
there was recently a hosting change but there...
I have found a way to do word wrap within a <pre> tag. However if I put a table around the <pre> tag the word wrap no longer works
I need the solution to work for IE 5.5 +.
I need th...
am not sure if the solution to this issue lies by using a web service.SOAP or regular http upload..
I have an oracle 9i dbms server and it hosts a web application (stored procedures) that...
Here are the properties file?
I'm have an own webshop system in iso-8859-1 and it works great for english and swedish. But I plan to extend the support to include other european characters so my thought is that the best th...
I am having some trouble allowing a user to download an XML file from a servlet by popping up a "Save AS" dialog box to allow them to save it where they want. The XML file is dynamically built...
Is it possible to have one element within a table cell vertically aligned to "top" and another vertically aligned to "bottom"? I have pasted some example code below.
In the following HTML, ...
Hi,
I dont think that this could be easier. I cannot remember how this is done at all.
I have a jsp page which has a simple HTML form with a <select multiple>, on the resulting page I ha...
Hello,
Having see this tutorial on calling a PHP script from a Javascript onClick:
http://www.peoplecnc.com/java_php.html
I would like to know how i can call a php script called 'poi_in...
I've been using the following code with no problem inserting a record into an access database and getting the id of the record. Now that i've switched to mysql the variable is simply returned...
How do I use php's in_array function in the following kind of multidimensional arrays?
I am having problems with the OnClick event handling of the ASP button object.
It wont seem to fire the event.
The details are as follows:
------------------------
The webpage contain...
I have the following div tag
<div id="divCustVerse" runat="server" style="width:250px; overflow:auto;">
...