Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 24th, 2006, 05:11 AM
Registered User
 
Join Date: Nov 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default XML WITH ASP.NET

DEAR SIR/MADAM
I want to save data in a xml file from the front end by clicking on the save button and by entering data in a textbox.
The structure of the xml should be
#65279;<?xml version="1.0" encoding="utf-8"?>
<CLASS>
<ITEM>Select</ITEM>
<ITEM>CREATE USER</ITEM>
<ITEM>DATABASE ERROR</ITEM>
</CLASS>

I am using asp.net with vb.net as code behind.

select,create user and database error are data i enter the text box.

PLEASE REPLY ME BACK AS SOON AS POSSIBLE.





Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS for XML in ASP.NET toddw607 ASP.NET 2.0 Basics 3 June 19th, 2007 09:29 AM
Parse XML doc using VB.NET into ASP.NET page kwilliams Classic ASP XML 17 November 11th, 2005 10:42 AM
xml/sql and asp.net collie General .NET 0 October 31st, 2004 03:12 AM
Reading XML in ASP.net brettdavis4 General .NET 1 August 22nd, 2004 08:13 PM
XML to ASP.Net prashanthreddy Classic ASP XML 4 July 6th, 2004 03:23 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.