Asp / Xml Template Needed

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

View Replies


ADVERTISEMENT

Is Interdev Needed For ASP?

I've got the latest Visual Studio and have been doing ASP.NET websites.
Now I want to do a traditional ASP (not .NET) website.

I gather that these are done with Visual Interdev. Is Visual Studio 7
suitable for doing an ASP website?

I'm a little confused about where Visual Interdev fit in. Was it a part
of Visual Studio or was it a standalone product?

Is any ASP functionality lost or gained in VS 7 (.NET aside)?

Is VS 7 a suitable tool for ASP?

Is anyone that's maintaining an ASP website using VS 7 for this
purpose? If not then why?

View Replies View Related

Needed On .ics File

how do i generate a .ics file with unique name?

View Replies View Related

Components Needed In IIS

I was wondering if there is any updates or components needed if you was going to connect a database in ASP. Because I have a script that I download from a website that I know works 100% but when I set it up in my own IIS environment. it comes out with a 500 error. I've searched the internet and I keep seeing mentions of ADO and Mac types .

View Replies View Related

ASP Components Needed

I'm currently developing a website for my company. I would like to provide
list server functionality to the site, if possible. We have a third party
mail service, so I can easily POP and SMTP.

Does anyone know of any nice and reasonably priced list servers for ASP?

I'd also like to know if anyone knows of any good event calendar components
for display a small calendar on web page and listing events that are
upcoming. Having an admin page would be great too.

View Replies View Related

Stylesheets Needed For Printing?

I have an issue where I need to remove the underline from hyperlink text when printing a web page. I'm trying to accomplish this with a stylesheet, but the current stylesheet I'm working with is designed strickly for display and not printing. I added the following code;

@media print {
A:link {
background-color: #FFFFFF ;
color : #000000 ;
text-decoration : none ;
}
}

but no cigar. After some research it appears that a separate stylesheet must be used to control print style. Can anyone comment on this?

View Replies View Related

Needed On Error Message

I am doing a database driven website using ASP/VBScript and Access. I use a

A server timeout has occured. Here are the possible reasons

1.Please make sure the web server is up and running.
2. Please verify that the ODBC DSN exists on the testing server

I use the connection string

"Provider=Microsoft.Jet.OLEDB.4.0;Data Source="&Server.MapPath("Inventory.mdb") and when I test the database connection , it is successful. But when I try to open a recordset in Binding section in Dreamweaver MX, the error message was displayed. COuld anyone tell me what is it? I am using IIS as a testing server. Do I need to do any settings for this problem?

View Replies View Related

Redirect Script Needed

I have a bilingual website, of which the folder structure (and naming convention) is exactly the same in both English and Dutch sections. At the bottom of each page there is a link to switch language, which will take you to exactly the same page in the other language.

I need to develop some script that will look at the URL and take them to corresponding page, (e.g.):

mysite.com/en/homepage.htm

- replace the /en/ element with /nl/ (and vice versa)

mysite.com/nl/homepage.htm

Hopefully that makes sense?! Look forward to reading your posts!

View Replies View Related

Opinions Needed On Writing Out XML

I have to perform a database query and write the results to an XML file.

I also need to form this XML file with a DTD file.

I'd like to hear some opinions on the best way to do this.

I figured out how to write out just raw XML using adPersistXML. But that doesn't really help as the XML needs to conform to the DTD.

I also found a way to write out the XML file line by line using .createNode and .appendChild...but that would take forever as the database query returns 72 columns.

View Replies View Related

ASP On Linux Solution Needed

For ASP on linux, what would the best solution be? Any particular programs suggested?
Right now, running CentOS. We have jsp and ASPX .

View Replies View Related

Dating Script Needed

I need a free asp based dating script having database function using ms access.

View Replies View Related

Super Simple Cart Needed

I need a super simple 100% ASP and/or VBScript shopping cart. No JavaScript allowed!

Can write to cookies, but not a database. (Sessions maybe OK) I don't need any special buttons and whistles and fancy features. Just want to add product, recalc, empty and checkout. No prices and no shipping charges needed.

View Replies View Related

Connection String For A MySQL Database Needed

I'm trying to get asp to conect to a MySQL database, I've tried copying a few examples online that I found [there doesn't seem to be many!!] and I always get a 500 error with the code below. what am i doing wrong? any examples of a working connection string anyone could show me would be fantastic.

View Replies View Related

Expert Suggestion Needed For A Asp Based Web Application

We have a couple of web applications where data is updated on a weekly
basis. The data entry is done in a vb access application which is kept
internal. The database is uploaded to the web which has a web interface for
clients to check their records. Thus dat a gets updated once a week.

In a new application, I would like to build a single web based application,
where the data entry is done from the same application and clients would look
up their records from the web. The clients should have only read access. In
other words, I would like to do the system real time. My question is whether
I would face any problem when somebody needs to edit a record while a client
wants to read record.

View Replies View Related

Simple Form Html Code Needed

i have a database and the asp file. my database will have one table, a user table, with various fields like username, password, name...age.. all i need is the html code to make a simple form such as

Welcome to the add user page:
PLease enter a username (input box)
Please enter an email address (input box)
finally a submit button.

i then want the variables to run a 'signup.asp' file which i have, and be placed into a database.

View Replies View Related

Use Template With Asp

can use template with asp like php ?

View Replies View Related

Looking For A Template

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

View Replies View Related

ASP Template

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:

View Replies View Related

Need ASP Template

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

View Replies View Related

Asp Template Engine, Are There Any?

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 Related

Template For Newsletter

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

View Replies View Related

Outlook Template

Is it possible to open a Outlook Template via ASP? The template will be housed on the webserver itself.

View Replies View Related

Template Driven Web

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

View Replies View Related

Fill A Dot Template From Asp

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

Web Template Generator

I 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

View Replies View Related

Message Template

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?

View Replies View Related

Word Template

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 Related

Print Template

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

View Replies View Related

ASP Template Picker

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 Related

Template Class?

Does anyone know of a good template class/system, which I can use in my ASP pages to seperate HTML from ASP?

View Replies View Related

IHTML Template

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 Related

Emailing The Selected Template

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

View Replies View Related







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