Hi,
I need to delete all records that are 6 months old. these records should delete from the MS ACCESS database automatically. Every record will have the date on which they are entered.
Are there any triggers allowed in Access database that runs daily to check whether the records are 6 months...
hi,
I have a problem with history.go() function. I am using this in ASP Session page.
function ne(){
if(!confirm("Save your work before proceeding. Press CANCEL to save your work by clicking Save button or Press OK to proceed other page")){
document.location.href=this.href; (or)...
Hi,
I need to open up a pop-up window or alert box, when an user clicks a link. I need to have two options on the alert box or pop-up window (Proceed and Cancel). If the user clicks the cancel button he will be on the same page, but if he clicks the proceed button he will redirect to other page...
Hi,
I have a page and some fields to input in by the user. The user has to save the page so has to retain his data when he comes back after browsing other pages.
If the user does not press the save button, and if he click the next/previous page link, then i should pop up a window saying that he...
Thanx dream boat for replying.
Actually,the word templates have tables in it. So i have to retreive the information from the tables.
And all the word templates doesn't have same no. of tables or same tables.
thanx
kishore
hi,
I need to retrive data from the around 400 word templates which are not all the same and dump that data in to MS ACCESS database.
please help me with this,
Thanx
hi guys,
I have to run a word macro on access database. The data from the access database should be dumped into the word when i run the macro.
So, please help me in doing this task.
thanx
hi guys!!
When i run this program,
<%
Set objWordApp = Server.CreateObject("Word.Application")
objWordApp.Documents.Add
objWordApp.Selection.TypeText "This is a plain text that you'll see in word."
objWordApp.ActiveDocument.SaveAs...
Hi guys!!
I have to do:
1. collect the information from the ASP forms
2. The information wht i collected should be inserted into an default template.
So i need to insert the information wht i collected from the ASP form in to the default word document template. The information...
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.