Jump to content

How to create a XML file at the server side?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
8 replies to this topic

#1
shannelleng

shannelleng

    Newbie

  • Members
  • Pip
  • 3 posts
hey everyone (:
greetings to you all.

i need some help here, im struggling with a school assignment. I am supposed to create 2 web portals, one reservation and the other supplier. i am doing reservation portal now. but im facing a problem.

this is the specifications given in my assignment:



1. For the Reservation Portal, your web application will allow the manager to create a Request for Quotation which is then stored as an XML file at the portal. Your web application will also allow the manager to view any quotations submitted by the suppliers. These quotations can be manually created for this early release.

2. For the Supplier Portal, your web application will allow a supplier to view Request for Quotation from the company. The RFQ can be manually created for this early release. You application will also allow the supplier to view any Reservation Order submitted by the company. Again, you can manually create orders for this early release.

is there anyone who can provide me with an idea of how to start this assignment? and how do you stored an XML file at the portal?

I'll really appreciate your help here (: thanks

loves,
shannelle.

#2
v0id

v0id

    Retired

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,936 posts
First of all; which language are you going to use?

The mark-up language, XML, is pretty easy to use, and there's tons of frameworks, and other stuff to help you parsing, reading, writing, and so on to XML-files.

If you're using PHP, then f.ex. take a look at this: http://php.net/xml

#3
shannelleng

shannelleng

    Newbie

  • Members
  • Pip
  • 3 posts

v0id said:

First of all; which language are you going to use?

The mark-up language, XML, is pretty easy to use, and there's tons of frameworks, and other stuff to help you parsing, reading, writing, and so on to XML-files.

If you're using PHP, then f.ex. take a look at this: http://php.net/xml

i am using ASP.NET using microsoft visual studio. I heard from my classmate about using serialization of notepad doc into .xml file. but im not quite sure how is it really done.

thanks for your reply (:

#4
v0id

v0id

    Retired

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,936 posts
I've no experience with ASP.net, but these links maybe falls in your interest, when talking serialization:
Serialization Version 2.0 - Part 1 - The Code Project - C# Programming
Implement XML serialization in the .NET Framework
4GuysFromRolla.com - XML Serialization in ASP.NET

And here's a link about ASP.net w/ XML - w/o serialization:
ASP.NET Data Binding with XML

This is the only way I can help you about this topic, I don't know much about it, so I've to link to some third part websites. I don't hope you mind.

#5
shannelleng

shannelleng

    Newbie

  • Members
  • Pip
  • 3 posts

v0id said:

I've no experience with ASP.net, but these links maybe falls in your interest, when talking serialization:
Serialization Version 2.0 - Part 1 - The Code Project - C# Programming
Implement XML serialization in the .NET Framework
4GuysFromRolla.com - XML Serialization in ASP.NET

And here's a link about ASP.net w/ XML - w/o serialization:
ASP.NET Data Binding with XML

This is the only way I can help you about this topic, I don't know much about it, so I've to link to some third part websites. I don't hope you mind.

thankyou very very much (:

#6
rameshkumar

rameshkumar

    Newbie

  • Members
  • PipPip
  • 20 posts

Quote

:)Hi shannelleng;20299 How are you I will enterested to you problam tell me my mail id kumarramesh_kumar1@rediffmail.com eother contact me 9818715894 if it possable
:confused::D

#7
Doe1974

Doe1974

    Newbie

  • Members
  • Pip
  • 9 posts
With ASP you can easilly create an XML file by using FIle System Object. But first of all, which programming language do you want to use?

#8
v0id

v0id

    Retired

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,936 posts

"Doe1974" said:

But first of all, which programming language do you want to use?
Try reading his posts. He said it was going to be done in ASP.net.

#9
rameshkumar

rameshkumar

    Newbie

  • Members
  • PipPip
  • 20 posts

Quote

Hi This is mr ramesh from india xml file we can say it is a extensible language we can use of framework either are use to CSS but do one think how it work of server side we have explain here right know any framing of used first of all we have wants one DTD Like <version no="1.0">

<href="fullyQualified DTD Path Name">
# CDATA Required
this is mendatory of XML File