I want to add a page number to my list of records. For example of the number of records go above 50 - click (2) to view the next 50 records. Thereby displaying 50 records at a time.
Please help
This is my code
=======================
<table border="1" cellpadding="4"...
I am trying to make a documentation section on my website.
I will be listing my collection of documents on the left side of the page. I want the specific document(Word Doc) to be displayed on the right side within an IFrame.
Is this possible.
Please give some ideas or some example from where I...
How do I validate a drop down option box.
Right now..I use this for all my fields..but thats not correct. this one checks for blank fields...
Help....
if (document.frmAdd.Department.value == "") {
alert("You must enter Employee's Department or Team Name!");
return false...
I have this code which I been using to send mails in simple Notepad style format. But I would like to send mails in HMTL format adding table format and font style.
I also use an upload object to attach and send document. Any help in this would be great.
Here is my code...
How do you pass mulitple data using a Query String..
Example -
If this is hyperlink to the next page which is supposed to carry/pass the data...
Right now I know how to carry one data/variable..but I want to pass more than one...
<td><A href="test.asp?id1=...
I am trying to carry over one record from page1 to page 2.
I am not sure if I can use querystring or otherwise..
This is a portion of my code.
Page 1
============
<!--Where I use my field as a hyperlink to carry over -->
<td><A href="msaccess_form_test.asp?id= <%=rs("Company")%>...
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.