Hello.
I have an html form that I am trying to post to itself. (Objective is to retain the values a user enters in the form fields after clicking submit in case changes are required to only a few fields after initial form completion.)
My text boxes and text areas work fine. I can have the...
I know how to send a colleciton of form elements to a new asp page using response.write. What I would like to do is send a collection of form data (checks, radios and text fields) to a textarea on the same asp page. To help you visualize, think of a form with a bunch of txt fields & radios etc...
I have a form with a vb validation script. I'm close but it's still not quite running as I want. Details are as follows:
<form name="frmMyForm" method="post" action="action.asp">
'selects & radio groups snipped here...
<input type="submit"...
I'm trying to take values from combo boxes and radio buttons on a single web form and pass them to my db.
Combos are set up thusly:
<select name="selectOptions1">
<option value="1">Option1</option>
<option value="2">Option2</option>...
Apparently I forgot something important re: splitting DBs into backend/frontend apps. I split a small db into a backend and a design master, and have replicated the design master to a couple of client machines. The clients seem to be writing to the design master and not the back end. Argh. Any...
Looking for resources on how to fully tap potential of Attachmate 6.4 at user level. Does anyone know of sites detailing user level macro programming etc?
Thanks
I've made some ASP pages for the web and everything is coming along well. I will be launching some ASP apps on our network at work very soon. I'm wondering about connection strings for ASP and MS Access DBs in a multi server intranet environment. I don't have access to the server settings.
I...
I formatted my 60G IBM drive with a 125MB FAT16 Boot partition (C:\). I then carved up 3 NTFS partitions (D,E & F) with Win2K installed on D:\ and one 98 partition on (G).
Somewhere in the rebuild, I managed to install some scanning software and Acrobat reader on the boot partition. Doh!
I've...
I have an Access DB that I'm merging into Word (both 2000) via Mail Merge and a query. I need my Mail Merge output to display mostly Long Dates (IE July 15, 2001).
I've changed all the date fields that I can find. The date fields in the tables have been changed to Long Date format. If I look...
I have a DB that I'm merging into Word via Mail
Merge and a query. I need my Mail Merge output to display mostly Long Dates (IE July 15, 2001).
I've changed all the date fields that I can find. The date fields in the tables have been changed to Long Date format. If I look at my table data I...
I have a db that I'm meging to word docs. I want to pull certian date fileds so they diaply in the word doc as, for example: July 27, 2002.
What is the easiest way to do this?
I'm seeking general info on tracking user's activities in our Access 2000 db's.
We get frequent lock-ups where we receive 'unrecognized database format' ...generally when this happens, we have an orphan .ldb file that refuses to go away. Sometimes having everyone re-start their machines...
Hello. I've just created my first complete ASP website. The site was developed on Brinkster Webhost servers and is ready to be posted to a proper web server (IIS). The webserver is currently serving static web pages but it's been up and running for quite a while.
The server admin doesn't have...
Hello. I've just created my first complete ASP website. The site was developed on Brinkster Webhost servers and is ready to be posted to a proper web server (IIS). The webserver is currently serving static web pages but it's been up and running for quite a while.
The server admin doesn't have...
I have a frames based page with header, contents and main frames. Links in the contents frame open pages in the main frame. I'd like to pass the contents from the main frames's HTML title <title>whatever</title> to the header frame to help keep visitors oriented. Does anyone know if this is...
I have a problem displaying some text on an ASP page.
My page pulls articles from a db. The last 5 articles in my db are displayed in descending order on my ASP page. Some of the articles are rather long and are written to the browser as follows:
strTitle = objRS("Title")...
I have a form containing several subforms that are displayed as forms (not datasheets).
I can't search any of the subform fields and return results. Am I missing something? Is it possible to search fields on the subforms and return results and if so, how would I go about achieving that...
I've seen orphan .ldb files occur from time to time in our databases. They don't appear very often but when they do, they seem to mess up our db functionality.
I'm of the opinion that they most often occur becuase of an abrupt shutdown by one of our users but sometimes they occur for reasons...
I want to make my frames appear at the absolute top and absolute left edges of my pages. I seem to get extra whitespace (5 pixels or so) between the top of the browser frames and my pages.
I have a form that posts news articles to an Access DB. I have an ASP page that pulls the last 5 articles from the DB and displays them on a main news page, along with headline, posted by & date posted.
I have a problem with the text stringing together. I want to be able to post news articles...
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.