I have a dropdown list of applications that a user can select from.
When they select one of them, I want there to be an extra field to be shown to enter a toll free number.
So, basically I want the page to have a hidden field on it, and it is only visible if a certain selection is made in the...
I have a dropdown list of applications that a user can select from.
When they select one of them, I want there to be an extra field to be shown to enter a toll free number.
So, basically I want the page to have a hidden field on it, and it is only visible if a certain selection is made in the...
I have been working on another project the last couple days and some family troubles. But I plan on taking a look at the suggestion above in more depth this weekend sometime. I will keep you posted, thanks so much!
I am def looking to do this on client side as we may not be getting a web...
I have an HTML page that has the following code:
<FORM NAME="mainform" ACTION=http://midp-pager-001/telalertscripts/telalerth.exe NAME=SMS METHOD="post" ONSUBMIT="validate();">
I want another one that sens the same information in an e-mail.
Is there a way to do this having another ACTION in...
OK, i have the following 2 fields:
<textarea name = app rows = 1 cols = 40 wrap>
<textarea name = desc rows = 6 cols = 40 wrap>
then i want to do something like this:
<INPUT TYPE=hidden NAME=pagertext VALUE=app & desc>
but that didn't work...any ideas? Is this possible?
Thanks!!
OK, that sounds like a quick solution, deleting the field then putting it back in. I'll give that a try. And the extra field to check if a record is deleted is a good idea too! Thanks everyone!
Exactly...so, is there no way to get the autonumber back on track? It has to be keeping the value somewhere in order to increment at all....i just don't get why it decided to start at 1250 something!
haha...well...it depends. I see what she is saying as far as it having meaning. But I don't get why an autonumber can't have "meaning".
I basically want the Issue Number to increment based on the prior record. So that it is quick and easy.
So does it have meaning, technically yes, in case we...
I have a table that I use autonumber on, I did a query append to get some former records into the new table, the last one being 308. Then when i added a new one, it numbered it 1248....how do i get it to number the next value...which would be 309?
Thanks!
I have an issues log that keeps track of when the issue was reported, and whether it is open or closed.
On a report I would like to list a summary of how many of each are within a certain date range.
I can do this separately in 2 diferent queries, where the user would have to enter the date...
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.