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 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!!
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...
I would like to be able to show the record number on a report. So, that way if someone sees a record on the report, they know which record number it is if they need to change or view all of the detaisl of the record.
Any ideas?
I have the records of a table sorted a particular way, but when i bring them in via a form, the sorting is different.
any ideas? I couldn't find a spot in design view of the form to change the sort.
I have a query that has a field called ResponseTime. I use that as the grouping in a report. There are 2 possible values: <30, <2 Business Days.
In the ResponseTime Header I put a text ox that calculates the total records for each group.
On the report header I want to add a text box that...
Can anyone help me assign the value of an SQL statement to a variable...
Here is what I have so far:
Dim strID As Recordset
Set strID = New Recordset
strID.Source = "SELECT tblLIST_CS_EMP.ID " & _
"FROM tblLIST_CS_EMP WHERE tblLIST_CS_EMP.Full_Name = " &...
How do I differentiate between the 'compose' page and the 'read' page?
I have a bunch of controls on the Compose page that the person uses to fill out the form.
Then, on the Read page, I jsut want a text box that summarizes everything from the controls on the compose page.
But, when I send...
In Item_Send I have some code that verifies data entered into the form.
If something doesn't match, i want o display a message bu also stop the e-mail from being sent.
Anyone know how to do that?
I have two combo boxes, we'll say cboBox1 and cboBox2
Depending on what is selected in cboBox1, will determine what will appear in cboBox2.
BUT, I can't figure out the event to code!!!
I am REALLY new to VBScript, most of what I have done so far has been luck because of my knowledge of VB6...
When I had origianally installed XP I had mounted drives for the program files and the documents and seetings. and left the remaining c: drive windows installation 3 gigs...
with all the updates and what not installed there, i am running out of room, down 10 189 megs...
The volume that C is on...
Ok, now, with that off my chest, let me get to me question : )
I am a local call manager for one of Aetna's customer service center sites.
I am new, and they have always used excel to do all their reporting. The problem I have with this, is for 5 ifferent reports, you have to key in the same...
For practice I am creating a database for comic books.
I have created tables to hold Creators names, Publisher names, comic professions, titles, etc...
I always knew in a form you could create a listbox to display the possible values from a table that held those values.
BUT, I just discovered...
totals...
How do I do this....I made the date all sep fields...like 4/23/2003 is entered into 3 sep fields, month, day, year..
I figured this would make it easy...
I can do daily, i can do monthly, i can do qurteryl, and i can do yearly...but how do i do a weekly total?
OK, first let me give you a description of my problem...
I recently started a new job that does not use access in the least...they use Excel for everything...
Now, different people want reports with basically the same information combined differently or layed out differently. What that means...
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.