473,404 Members | 2,114 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

Approch for making Dynamically web site

Hi EveryBody:

I want to make web site that depends on the information getting by user. For
example if the user have four criteria for buying car 4 textbox must be
genareted to allow the user to enter his or her criterion also these data
that entered by the user on those textbox must be saved on varibles that
dinmically created also.

On the other hand, there will be some matrix manuplation for the number that
will be entered by the user which should be saved in arrays that I will not
know its number unless the user enter how many number he wants.

Bottom line alot of asp.net controls and varibles will be created according
every user needs So what is the best way or approch for doin so?

any help will be appreaciated

regard's

Husam
Aug 15 '08 #1
1 917
Hello Husam,

I would consider using AJAX templates (see the latest APS.NET ajax implementation)
to render the dynamic stuff on the client-side depending on your item numbers,
or return already rendered UI from server and just render this on client
(I actually for the first approach)

When user commit the page you can extract his values from form request property
and store this on server.

Martix manipulation is on client side, just use some JS frameworks (like
jQuery) and do all manipulation dynamically returning results to server side

---
WBR,
Michael Nemtsev [Microsoft MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
HHi EveryBody:
H>
HI want to make web site that depends on the information getting by
Huser. For example if the user have four criteria for buying car 4
Htextbox must be genareted to allow the user to enter his or her
Hcriterion also these data that entered by the user on those textbox
Hmust be saved on varibles that dinmically created also.
H>
HOn the other hand, there will be some matrix manuplation for the
Hnumber that will be entered by the user which should be saved in
Harrays that I will not know its number unless the user enter how many
Hnumber he wants.
H>
HBottom line alot of asp.net controls and varibles will be created
Haccording every user needs So what is the best way or approch for
Hdoin so?
H>
Hany help will be appreaciated
H>
Hregard's
H>
HHusam
H>
Aug 15 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: the wonderer | last post by:
This is an elementary question, but I've not been able to find the answer, so here goes: I am developing a site using php. I have the html header information in a file that I include in all the...
13
by: Jean-François Doyon | last post by:
Hello, I'm using MetaClasses to create classes. How do I make these new classes "globally" available? I probably just have to assign them to something magic, but I can't seem to figure out...
2
by: JJ | last post by:
I'm looking to use two div elements to create two columns within a container div element. I'd like the container div to dynamically have a height greater than the internal column with the greatest...
1
by: John | last post by:
Hi, we have the following problem: in our application v1.0 we have static html pages (+ some javascript). With a CMS (a Content Management System) some "mortal" people can add or expand the...
0
by: Bernie V | last post by:
Hello group, I'm working on a site with some newsheadlines. This is the idea: On the site there are some news headlines. Like: 20/01/2004
37
by: yogpjosh | last post by:
Hello All, I was asked a question in an interview.. Its related to dynamically allocated and deallocated memory. eg. //start char * p = new char; ...
669
by: Xah Lee | last post by:
in March, i posted a essay “What is Expressiveness in a Computer Languageâ€, archived at: http://xahlee.org/perl-python/what_is_expresiveness.html I was informed then that there is a academic...
1
by: Kannan | last post by:
Hi, I am looking details about migrating VB application to .Net (either VB.net or C#.net). Looking detailed explanation (approch document) about migration procedure and how to do it in the best...
1
by: nicky77 | last post by:
Hi, apologies in advance is this may be a nonsensical ramble, but I'm hoping someone can give me some advice on how to solve the following problem: I'm developing a site where the main content is...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.