TEMPLATE MANAGER
i work a lot with smarty that is a template manager for php.. there is someone similar for asp ?
View Repliesi work a lot with smarty that is a template manager for php.. there is someone similar for asp ?
View RepliesWhat are some of the more popular and less expensive methods for tracking software license usage (such as Win 2003 Server and SQL Server 2000 licenses) for usage of a web application.
View Replies View Relatedim using enterprise manager and on my courses table, i have an id that increments the number with each record.so e.g it has soemthing like this.
1 kings england bourenmouth italian £2300
2 mine england christchurch spanish £1000
so it increments the id by one each time, im using this so i can delete rows using the id so i dont delte similar rows, however, say i delete a row all rows and there were 4 of them, well the next time i add a row it starts at 4 and not one, how can i change this?
I would like to know how to build a content manager, where do I begin.
View Replies View RelatedI have a stored procedure in enterprise manager that generates sql inserts of selected tables. What I need is ASP should call the stored procedure and outputs the result in a textfile as .sql file.
View Replies View RelatedI just noticed that the "Home Directory" option in the "Home Directory" tab is grayed out. Why would this be grayed out?
Would this be a configuration thing or a permissions thing? I have an administrator account on this server computer which I do development work on and is not accessible outside the firewall of my company. However, the I.T. dept maintains it (but I am the only user of this machine).
So is there some setting I need to set in IIS manager to endable the "Home Directory" or do I need to contact I.T.? I can create virtual directories to my heart's content. I just can't set the "Home Directory". what I need to do to enable the "Home Directory" option.
Does anybody has an idea where to download Enterprise Manager from?
View Replies View RelatedI've done this template site that I'm using for about 6 or 7 different
people and I'm finding it a real pain to carefully update each site with all
of the relevant pages, pics, css, etc every time I do an update to my
template. I can't do a bulk upload to each site and overwrite everything
because certain files in certain folders are specific to each site.
What I need is an app that allows me to specify which files can be
overwritten on a site and then each time I put the new files in a folder
ready to upload I can instruct this app to update all of the relevant places
on all of the relevant sites.
Please note that there are a lot of folders, sub-folders and files so I need
some kind of mapping tool to make this practical rather than raw scripting
line-by-line
I'm trying to use Enterprise Manager to manage my remote SQL database, but I can't seem
to get a connection. I think my cable ISP Comcast may be blocking the port EM uses.
What port does Enterprise Manager use to communicate with SQL?
is it possible to creat a news/content manager that has a login/admin area that will have a textarea that will allow me to update text blurbs on other pages? I've looked all over and everything I've found is TOO robust...with uploading, "added by", "date added", comments, blah blah. I'm looking for something much more simple.
View Replies View RelatedI've created a web site system that a number of users use on their sites,
but I manage each individual site/system on my ISP's server.
Creating updates to this system was fine when I only had a few users, but
now its starting to become hard work uploading the required files to each
site (I use CuteFTP) so I wondered if you knew of an FTP app that would
allow me to automate the process.
I basically want to put a file or files in a local folder and then instruct
the app to auto-upload these files to the same places, but on each site. If
required, I can create the folder structure locally so that the app goes
through a set of folders locally and uploads them to the same places on the
sites.
Do you know of an app that can automate the process of uploading the same
files to certain directories across multiple FTP sites?
When a user signs in to a web site, he/she may be prompted by the browser on whether he wants to save his id and password. In future sessions, the user won't have to enter his id and password since they're automatically populated in the login form.
If the user wants to login as a different user I want to erase whatever saved 'browser' entries there are for the user. I then want to allow the user to enter new values for his id and password. how do I remove the saved entries in the browser?
For some reason I've installed IIS but have no Internet Services Manager available for doing things like changing the namd of the "default" page etc. I've gone through the Add/Remove Programs -> Add/Remove Windows Components and I'm getting nowhere I cannot find this snap-in and it doesnt occur with the IIS install.
I've used this before at work but have been completely unable to install Internet Services Manager on my local machine.
i need web based mssql database manager.
features
create table
edit table
del table
add-del-edit records
and free
can use template with asp like php ?
View Replies View RelatedI am looking for a website that provides a message board template.
Also one that provides a form that allows customers to pay membership dues online while inputing information to be stored in a database.
I am trying to update a website that uses ASP to connect to a database.
I want to change a template file i have so that it is CSS driven with as few tables as possible.
I have managed to strip the tables from the header and footer sections of the template and replace them with divs and CSS styled unordered lists.
I am struggling with the site breadcrumb, navigation and main content areas as these use ASP code to draw data from a database (i dont have access to the database). The site is updated using a Content Management System.
The main site webmaster has told me that a CSS driven template is unworkable. I think that she just cannot be bothered to change with the times and therefore won't move to a CSS driven layout. She took great lengths explaining that she had been doing the job for six years and that tables were the best way to go.
I have the template file i'm trying to change. I have included the full template unchanged below. The template code is below: Code:
I need sample in asp how ? so when I change into news/link/ or somthing then I get the info in default ??? can somone tell me how? or where I can find templete in ASP not html??
Default.asp
Include
Left.asp
Right.asp
Top.asp
Bottom.asp
Are there any template engines out there for ASP? I'm a PHP guy at heart and I love my Smarty template engine. Is there a template engine out there for ASP that is comparable to Smarty? Are there any template engines at all for that matter?
View Replies View RelatedI need to create a template for an online newsletter that will auto-generate
page number (with current page not hyperlinked) and previous and next
buttons (no previous on first page and no next on last page).
Does anyone know of any quick asp code that will do this? I don't think
that it'd be too hard to do, but I'm very new at asp. Code:
Is it possible to open a Outlook Template via ASP? The template will be housed on the webserver itself.
View Replies View RelatedMy client has 35 domains (web addresses) that they want to host on a Windows 2K box with IIS 5. They want one application built using ASP and SQL server, hosted somehow on the IIS so that it appears as the same application for each domain. The end user of each domain will actually be using the same application.The head of each of the 35 domain, or the jr. web master of each domain should be able to cutomize the look of the each of their domain. This customization feature would be built into the ASP application. Things that can be changed would be some text, color of text, size and color of input boxes.
This application will be similar to some of the eCommerce sites that have a web interface for their merchants to be able to modify their individual sites. Sort of selecting and modifying templates. They want 1 application so any changes and update of the application will reflect on all domains.My question is how do I start designing this?
Where can I get info on this project, any opensource stuff I can look at?
Do I incorporate XML anywhere?The domains will be accessing the same DB, how do I minimize DB trips?
I have created a word template(.dot) with several bookmarks but know I don't know how to fill this information from the asp page. I have to retrieve the information from the database and fill the information in the word document Code:
View Replies View RelatedI am looking for a script or a tutorial on how to generate a web page by having a user fill in a few chosen fields and entering the information into some preprogrammed html code using variables.It would then display their page and underneath it the html code.
Exactly like this, but in asp or cold fusion:
http://www.tupics.com/freead/create.pl
I would like to code a message template. I have 2 pages here, to ease my illustration, I named it as FirstPage.asp and SecondPage.asp. I had coded a button on FirstPage.asp, so that when user clicks on the button,then the SecondPage.asp will pop up and a list of messages which is retrieved from database will be displayed, row by row accordingly.
my doubt is how to set a selected message from SecondPage.asp to put it in FirstPage.asp's textbox?
Does anybody have the code to open a Word template held on the same machine, from an asp page,. say path is "C: emplatesBuild1.dot". I've tried a lot of different codes but none open it. If this is possible can I write to it with "response.write" statements.?
View Replies View RelatedI am implementing print template solution. I would like to use it in asp
app. I open new document then generate print preview then print and
finally close preview window, but I am not able to close previewed document.
I try to move document window out of screen - somewhere like
9999999,9999999 position, view preview then print and finnaly close
preview window. Then document window is invisible but still exists.
How can I close the document window after preview??
I belive it would be better solution if I could open printed document in
my ActiveX (with browser ActiveX included) but trying do it I receive
login page :-( . I am not able to share session between document and
implemented ActiveX.
I have just been asled to produce an facility on an existing web site that allows users to go to a page which contains four business card designs. They would then select a design and be able to fill in the details they want on the selected card whilst they are on line and send the information to the company for printing. If this make sense can anyone help?
View Replies View RelatedDoes anyone know of a good template class/system, which I can use in my ASP pages to seperate HTML from ASP?
View Replies View RelatedCan anyone do me a huge favour? I need an asp template page which will pull data and display it on that page, from an XML file.
The file doesnt contain all the data, its a query to data on a server within our work.
Ive tried endlessley from tutorials etc and the best ive had is a message saying "XML DATA RETRIEVED"
I just cant get the phonelist.xml file to display, basically its a list of staff name / email / phone extension.
I have seen PHP scripts that that define an iHTML template and then set an array that is used by the iHTML file to add code fragments. Does anyone know how an iHTML template can be used by ASP?
View Replies View RelatedI have different templates for different companies to be sent to the customer. first i get all the templates from the DB by giving: Select templates from tempates;
Now i want the user to select one..may be we can have a radio button displayed near the textarea in which i will be displaying the templates from DB. Once the agent selects one of the templates to be sent,that template should be sent as an email to the customer.
How do i go on achieving this ,with good formatted template in the DB?
As creating folders after a form submission is quite easy (as pointed out in my last post - thanks again) I was wondering If it was also possible to create a new permanent ASP page based on a template .
All that needs to be changed is the title of the page and the file name. However the new page must be a copy of the template (only with these changes in it.