| | |
how to make changes in all the pages using asp
Please support our ASP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
If the existing web pages...
- are prepared using template, then modify to the template will update to all the web pages. No ASP knowledge needed, but need program like Dreamweaver or Frontpage to do this.
- use SSI to include a common file, the table may put into the common file and it will display in all web pages.
Otherwise, you may need to update them one by one. Can you put the web address here?
- are prepared using template, then modify to the template will update to all the web pages. No ASP knowledge needed, but need program like Dreamweaver or Frontpage to do this.
- use SSI to include a common file, the table may put into the common file and it will display in all web pages.
Otherwise, you may need to update them one by one. Can you put the web address here?
•
•
•
•
Originally Posted by sindhu_at
hi
I am just a beginner to ASP and at my work got this task to complete.There is an existing website with around 1000 asp pages.Now i have to add one table in all the pages in very short time.
Can u please help me with ideas and codes, how to do it.
Its very important for me.
Thanks
sindhu_at
I agree with the above and usually what I do when creating a site is make a header.asp and a footer.asp file. Then I make each individual page and place the include for the header.asp and the footer.asp within the page.
After you do this and you want to update something say in a menu at the top or a link a the bottom you only need to make the changes in one file header.asp or footer.asp and it updates in all pages that you did the include of the files in.
After you do this and you want to update something say in a menu at the top or a link a the bottom you only need to make the changes in one file header.asp or footer.asp and it updates in all pages that you did the include of the files in.
![]() |
Similar Threads
- Tutorial: Understanding ASP classes (ASP)
- How to create new pages in asp.net @ runtime (ASP.NET)
- I need examples of website admin pages in asp and php (HTML and CSS)
- How can I send a Crystal Report to Email through Active Server Pages (ASP)? (ASP)
- I need examples of website admin pages in asp (ASP)
Other Threads in the ASP Forum
- Previous Thread: web search
- Next Thread: Run ASP scripts on Win XP Home
| Thread Tools | Search this Thread |
Tag cloud for ASP
archive asp asp.net aspandmssqlserver2005 aspandmssqlserver2005connection aspconnection calendar changeable connection current database databaseconnection diagnostics dreamweaver excel fso html iis microsoft msmsql mssql2005 mssqlserver2005 mssqlserver2005andasp mssqlserverandasp opentextfile record searchbox selectoption server single specfic sqlserver sqlserverconnection toolkit web webserver windows7





