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"...
Dan,
Sorry didn't get it running.
Is there an Email Id where I can send the code to u..maybe u can take a look at it..and check whats going wrong.
Thanks
RM
I am not using any frames.
I just want to display documents based on the left side navigation panel either on the same page on the right side or on a popup window of 750(height) 825(width).
I think I might have confused you..I am sorry...I wasnt just getting the right idea..
Hope you can still...
This is my left navigation panel
------------------------------
<UL>
<LI><A href="http://www..com/support/service_request">Service
Request</A>
<LI><A href="http://www.com/support/meter_reads">Meter
Reads</A>...
I think as the elements are not defined..its giving me some script error like "parent.rightFrameName" is not null or something like that.
Please help..whats going wrong here..
I can mail u my html to check if u could..
Thanks,
RM
Happy Holidays
Does anyone know how this IFRAME (if it is) works
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/objects/iframe.asp
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...
This happens to most users who upgrade to XP or sometimes even on Windows 2000 pro - on Win 98 never had the problem.
It happens after you open the Access database. The only way I found to fix it, was to create another folder, for example "database1", copy the DB into it, than delete...
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...
IS it possible to size the new window that opens..as now..with this code..its a full size popup window..
Could something like
onclick="NewWindow(this.href,'name','500','400','no');return false;">
be added
From what I understand is you want to take the Username/Password on to the next page without any user interaction.
If this is the Scenario then try the following -
Write a OnBlur Fucntion for the Password field
And the OnBlur Function could have a javascript that can call an asp which can carry...
Does this mean you are trying to get info from an HTML to an asp..? or the other way round..
Could you provide the code..so we could understand the logic you are trying to do...
Look for tips on aspin.com and 4guysfromrolla.com
Those sites are awesome.
Does this mean..I have to write my code like this
================
<A href="test.asp?id1= <%=rs("Company")%>& id2=<%=rs("Company_01")%>"><%=rs("Company")%></a>
================
Please confirm..
Thanks..
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.