Is there a way in ASP or perhaps a different technology to send out an email to certain email addresses when a web page has been changed or updated? any help would be appreciated
I got this script off another page and when I use it on my local PC it works fine..when I upload it
to a hosting service they are using OLEDB.4.0..the original line of code was
Set db = Server.CreateObject("ADODB.Connection")
db.Open "Provider=Microsoft.Jet.OLEDB.3.5.1;Data...
I would like if someone can help me learn or know how to use ASP to create multiple dynamic web pages in one template. such as I have a picture that goes in a certain place, a paragraph that goes in a certain place and so forth. I know how to creat the html wher I want things to go, but My main...
I have a site that has frames *no I am not looking for flames in this posting* :) and on one of the pages a link pops out of the frame to utilise the entire space available on the screen.
that link has a submit button which goes to a fill out form. is there:
1. anyway to make it so that the...
I have a site that has frames *no I am not looking for flames in this posting* :) and on one of the pages a link pops out of the frame to utilise the entire space available on the screen.
that link has a submit button which goes to a fill out form. is there:
1. anyway to make it so that the...
I have an htm page that has an image map on it. I want to be able to click onto part of the image and bring up specific parts of a database.
ie: I click on North America in the map, and all the north america records come up. I have made the image map, the database and the asp page that brings...
I have an htm page that has an image map on it. I want to be able to click onto part of the image and bring up specific parts of a database.
ie: I click on North America in the map, and all the north america records come up. I have made the image map, the database and the asp page that brings...
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.