-
creating a HTML file based on the arguments in C++
Write a program which creates a HTML file based on the arguments provided to it. The arguments are name-value pairs and are delimited by the "&" character. The arguments can be of the following type
a) User=Aveek (print out the name on the HTML page)
b) URL=http://www.google.com (this should appear as a link on the HTML page)
c) DIR="dir1;dir2;dir3" (this should construct a combo box on the HTML page in case there are more than 1 directory as a part of the string)
-
-
Tell us what u have tried, and we will help u to continue .
Similar Threads
-
By el__sid in forum VB Classic
Replies: 3
Last Post: 03-01-2005, 04:42 AM
-
By Chaitanya Marvici in forum ASP.NET
Replies: 6
Last Post: 07-21-2003, 09:15 AM
-
Replies: 0
Last Post: 11-19-2002, 09:11 AM
-
Replies: 146
Last Post: 08-12-2002, 10:40 PM
-
Replies: 0
Last Post: 11-06-2001, 06:20 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|