Hi,
If I have textboxes named say txtr1, txtr2, txtr3, etc. etc. I have the first part "txtr" the same for every box but the only thing that changes is the number. I defined an integer x as a counter and I want to populate the text box values as such:
txtr & x = "some text"
So I want to...
I don't think I need that. The gaps should be fine. I have another question. I use two forms to add a single record so I put the code you provided into both forms. However, when I actually want to fill out the fields and save the record, when I click Continue on the first form to go to the...
Hi,
I have a standard form that the user can fill out. When they start filling out the form and decide to go back (exit) without saving, it still saves the information into the table. Is it possible to save the information only after the save button has been pressed?
Thanks!
Hi,
The user wants all of the records in the database to have continuous numbering. I have used AutoNumber in the past but if you delete a record, it produces gaps in the numbering. I was wondering if there is a way to number the records so they are always numbered continuously (1, 2, 3, etc.)...
Hi,
I created a rollover effect for all of the links by going to Modify --> Page Properties --> Links --> Rollover links. I did this for all of my pages but only the main page seems to have the rollover effects. I have the following code in all of my pages:
a:hover {
text-decoration: none...
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.