hi,
i am trying to append some xml script to part of a file using sed, but i cannot use the < or > characters because they are special characters. i can't escape them to \< or \> either because those are also special characters. does anyone know how to append these characters? here is an...
Hi,
I need to be able to create a text file and save it to a specific folder on the disk. There's no problem with creating the actual file, I'm just making a filesystem object ... however, I can't figure out how to allow the user of the site to specify which folder to save the file to...
Hi there,
I've been trying to update the value of one textbox by using the onChange event when another textbox is modified. For now, I just want it to work so I'm trying to copy the exact value without any calculation, but for some reason it's not working. I suppose there's something wrong...
Hi there,
I'm new to programming in visual basic, although I do know how to use ASP and VBScript. I've been trying to figure out how to create a simple script on a form that I can use to update certain fields on a table in the database. I want to be able to find all records with a certain...
hi,
i've been trying to figure out how to restrict different users to certain paths of my website once they have logged in. the website is for an intranet that has 3 separate locations, and basically what i need is to allow some users access to only one location's pages, while other users may...
hi,
for some reason, whenever i am updating one of my records, it switches the date format from DD/MM/YYYY to MM/DD/YYYY or vice versa, depending on what it is originally. Here's the code (dbConnection has already been opened):
strSQL = "UPDATE WorkOrders SET Completed=True,"...
Hi all,
I've got a bit of an annoying problem on my computer. When I right click any folder in Windows Explorer and select properties, the properties menu won't show up. I can do other things to the folder such as rename it, add it to zip files, and so forth ...
As well, if I select just a...
Hi,
This is a quick question. Does anyone know the syntax for getting the value of a radio button within my VBScript on the same page. I need to make an if statement that says
"if (radiobutton1 is checked) then
...
else
..."
I can't figure out the correct syntax. I'm getting...
Hi All,
I haven't been able to find anything on the net to teach you how to do this, nor can I figure it out myself. What I have right now is a table of records from an Access database. Beside each record is a small "Print" link. When a user presses that "Print" link, I...
Hi All,
I was hoping someone may have had experience with this or know how to fix the problem. I have a number of pages that connect to a database. Everything was working fine ... I could add/delete/update records, until I asked the IT guy to redirect my homepage to an easier path ...
(ex...
Hi all,
I'm having some difficulties getting my form validation script to work properly. What I have right now is a drop-down menu that is empty by default. When the users complete the form and try to submit it without changing that drop-down menu, I want the form to catch it before its...
OK I'm new at web page design. I have a little background in HTML and Java, but my recent project has been to connect a database system to a web site (etc. to add & delete records, view records, search for records from any computer in the Intranet).
Having absolutely no idea how to do this...
I am trying to connect a database to the webpage that I am creating so that different users can view required information by logging into the server.
I am using Frontpage 2000, and am sure that I have created the database connection (to a Microsoft Access file) properly because all my fields...
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.