How can you set up word so it doesn't automatically save a title for a new document? I know you can go to Options: Save, and there's a checkbox for "prompt for document properties" but is there a way to set it up to have a blank title?
I'm new to Javascript so I hope this isn't a dumb question. I trying to get Javascript validation and Frontpage validation to both work in the same form. I'm thinking that it doesn't work because the Frontpage validation is returning a value of "True" that is then bypassing the javascript...
The following code was posted by Summersl near the bottom of thread774-356151 and returns the users Name and Email Address. I got this code to work right away without having to prompt for username / password or enabling Integrated Windows Authentication or changing other security settings. My...
We are moving our existing Intranet over to a new server with Sharepoint installed. We are putting the existing intranet into a virtual directory and will keep running that until we get sharepoint configured and set up. The problem is how to forward the users from the sharepoint default.aspx...
This works to update the database as long as there are no ' (Apostrophes) in the fields. Can anybody recomend a solution to this problem?
<%
Dim ID, status, results, tester, notes, timestamp, arr_ids
ID= Request.Form("ID")
Dim Conn, Rs, sql, sql_update
Set Conn =...
I'm new to ASP so I'll apologize in advance for not being able to figure this out. I can't get my update statement to work when I include either a date or a number field. Here's the code:
<%
Dim ID, status, results, tester, notes, timestamp
ID= Request.Form("ID")
status=...
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.