Content Manager

I would like to know how to build a content manager, where do I begin.

View Replies


ADVERTISEMENT

Using ASP To Replace Content But Not Tag Content In HTML Pages

Using ASP I'd like to modify a string that contains HTML. I need to modify the content (the bit that the users see) but not the stuff in the tags. For example, if I had the following string Code:

View Replies View Related

License Manager

What 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 Related

Using Enterprise Manager

im 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?

View Replies View Related

TEMPLATE MANAGER

i work a lot with smarty that is a template manager for php.. there is someone similar for asp ?

View Replies View Related

Enterprise Manager

I 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 Related

Grayed Out In IIS Manager

I 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.

View Replies View Related

Where To Download Enterprise Manager From ?

Does anybody has an idea where to download Enterprise Manager from?

View Replies View Related

Site Manager Prog

I'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

View Replies View Related

Enterprise Manager Port?

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?

View Replies View Related

Text Blurb Manager

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 Related

Proper FTP Manager Required

I'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?

View Replies View Related

Erase Password Manager

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?

View Replies View Related

IIS - Internet Services Manager

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.

View Replies View Related

Mssql Database Manager, Web-based

i need web based mssql database manager.

features
create table
edit table
del table
add-del-edit records

and free

View Replies View Related

[Microsoft][ODBC Driver Manager] Data Source Name Not Found And No Default Driver

When I try it on original server, it works, but when I moved everything to a different server it does not work. I have checked the dsn name, userid and passs. But no luck.

Error
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

Code:

View Replies View Related

Microsoft][ODBC Driver Manager] Data Source Name Not Found And No Default Driver Spec

We hosted our asp based application under windows 2000 server with sql server 2000 as backend. All the asp module works fine with internet explorer version 5 but same application is giving odbc error when we run the application in IE 6.

The exact error is :
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified xxxxxxxx/login.asp, line 27

View Replies View Related

Hiding "index.asp" In File Manager?

Can someone modify this so that if index.asp is present, it will not be shown? I've reached an impasse ....

View Replies View Related

Content

I have started doing SEO for a website and I'm trying to get a feel for how the website is set up.I dont know which file stores the content....
In the asp file page there is a string of code that reads:

<%Call writeContent(2,1)%>

I believe it is what is telling the server to find the article, but I dont know where it is.Does anyone know what else to look for?

View Replies View Related

Dynamic Content In ASP

I am having to make sites accessible where images are dynamically generated.

'Display the graphical hit count

Response.Write("<img src=""counter_images/")
Response.Write(Mid(lngVisitorNumber, intWriteDigitLoopCount, 1) & ".gif""")
Response.Write("alt=""" & Mid(lngVisitorNumber, intWriteDigitLoopCount, 1) & """>")
How do I include the width and height attributes in this code?

View Replies View Related

Active Content?

What is "active content"? My ASP page just returns HTML....

I have a page with an .htm extension that has a form whose action
is an ASP page which generates a report after updating a database
with the form data.

Under Windowx XP SP2 the IE6 "Information Bar" has the message:

"To help protect your security, Internet Explorer has restricted this
file from showing active content that could access your computer."

View Replies View Related

Print Content

I would like to have a PRINT button on my page, that redirects to another page which is more printer friendly.
I am pulling the content of a database (msAccess) into the initial page, and want that content to carry accross..

Here is an example of the page http://www.australie-voyages.com/en...-tours.asp?id=8

View Replies View Related

Delete Content

can someone help me. I'm writing an onlineshop in asp and for the shopping cart
i use an array. If someone wants to delete some articles from the cart, i have to
delete them from the array. How i delete only one article (on line) from the array.

View Replies View Related

How To Get Content Of A File ?

i am building some web page with template engine and i run on one problem: i want to import a content of some file and then use it in asp script so the solutions are this:

1: Create file system object and use ReadAll to read the content but there is a problem because it dosent render the importet file i get just the asp code

2: Create XML object and load the file into the xml but here is another problem this proccess takes quite a lot of time so it will be very slow for the web site especially that i want to import more the one file...

3: Create file system object and user ReadAll to read the content and then use eval(reasponseString) to execute this code... but i dont belive to much in this solution i dont know why but it seems to me it's not right.....

View Replies View Related

Rotating Content

If you needed to have a side bar, that had room for 2 or 3 graphical ads, and you had say 8 ads to pick from, and you wanted each page to just randomly load ads but never put the same 2 or3 ads on the same page...

View Replies View Related

Content Negotiation

I've been looking at content negotiation for serving up pages as xhtml/xml or text/html based on the user's browser and using PHP you use this:
PHP Code:

function fix_code($buffer) {
   return (str_replace(" />", ">", $buffer));
}

ob_start("fix_code");


to remove all the / end of tags in your text/html code. Is there an ASP equivalent to this?

View Replies View Related

Pull Content

I'm writing a site scraper (bot, etc.) that needs to log into a site (i have the username and password), then redirect to a particular page and then pull that content into a variable so I can manipulate it.
I'm using ASPHttp to try to pull this off. However, I CANNOT get by the login. According to ASPHttp this should be possible, but I cannot make it happen. I would not imagine this would be too hard to do. Perhaps ASPHttp is not the right tool.

View Replies View Related

Displaying Content From DB

After a user selects the 'answer' hyperlink, the answer will be pulled from the database and displayed.
Then i would like another link once selected to remove the displayed answer from the screen. It is important that the answer is not permanently deleted from the database.
I would like to do this for a series of questions.How can i do this?

View Replies View Related

Import RTF Content

how to import the rtf format content to word file.

View Replies View Related

Static Content

I'm using the Server.Execute method to include a static page inside a
dynamic database call. This static page is not a valid HTML page (i.e.
lacking <body>,<head>, etc. elements), but I'm pulling it into the dynamic
page just to give the content an upgrade in presentation, including images.
The problem is that there is no way to have relative URLs in the content
page, so all the image src's are wrong. Is there a better way to include
static content like this, or a way to alter the contents on the static page
prior to running Server.Execute (I could parse the file via the
FileSystemObject, but I'm hoping not to do that)?

View Replies View Related

Content Type

I am currently taking a lot of web form information and compiling it into a word document for users to download; however, I want to be able to embed any attachments
that they have inside the word document. The attachments are coming from a database and the office suite does not reside on
the server. Does anyone know if it is possible to create a word document with embedded attachments for download.

View Replies View Related

About Viewing Content..

I want my Default.asp page to view different content in a <TD> according the request.
I've been understand that the best method to do it is by using the method GET, Example:

..MyHost../default.asp?page=news

And I have no idea how to write the code:

View Replies View Related

ASP Content Type

On the website i'm working on, i'm using a database filled
with pdf files. Users can download these files from the website.
When you click the link of a file, you see a popup screen that asks you
wether you want to download the file or open it. My problem is that it
is empty behind the content type. The download works fine, and i have
the content type stored in my database. What do i do wrong here??

If Not rs.EOF Then
Response.AddHeader "content-disposition", "attachment; filename=""" & titleDownload & """"
Response.ContentType = rs("Content Type")
Response.BinaryWrite rs("File Data")

End If

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved