Click here to Skip to main content
15,922,533 members
Home / Discussions / Web Development
   

Web Development

 
Generalcounts the number of current visitors Pin
lykazire7-Jul-05 17:10
lykazire7-Jul-05 17:10 
GeneralRe: counts the number of current visitors Pin
Tomas Petricek10-Jul-05 0:08
Tomas Petricek10-Jul-05 0:08 
GeneralRe: counts the number of current visitors Pin
lykazire10-Jul-05 21:05
lykazire10-Jul-05 21:05 
GeneralRe: counts the number of current visitors Pin
Tomas Petricek11-Jul-05 0:18
Tomas Petricek11-Jul-05 0:18 
GeneralRe: counts the number of current visitors Pin
Vasudevan Deepak Kumar10-Jul-05 19:45
Vasudevan Deepak Kumar10-Jul-05 19:45 
Generalweb custom control Pin
cmarmr7-Jul-05 16:05
cmarmr7-Jul-05 16:05 
GeneralRe: web custom control Pin
minhpc_bk8-Jul-05 0:25
minhpc_bk8-Jul-05 0:25 
QuestionHTML - What is this called, how do I do it? Pin
code-frog7-Jul-05 11:00
professionalcode-frog7-Jul-05 11:00 
I'm so new to HTML that I'm unsure of the terminology and how to accomplish what I think is something simple.

I would like to arange various elements on a page (images, links to mpegs, links to pdf's, etc) and expose the ability for a user to click a well defined region and then open that region in a new window where the user can then edit it.

For example there might be a page with 1 image and then a paragraph of formatted text under it. If the user clicks it I would like to open a new page, pass it the HTML of the current page. The new page will allow the user to edit the previous page and then saving returns the HTML changes from current back to previous where they get written.

I know this is GET and POST but that's all I know. Is there a short sweet example of how to do this somewhere? I am able to find definitions of GET and POST but nothing that completely shows how to approach this problem.

The summary of what I'm trying to do is allow an end user the ability to edit templates for their website. So if someone gets hired they can easily add that persons picture and resume to the proper place in the site as an example. Once I understand this process I'll stuff all the objects into a database and make it dynamic. This is a simplified question so that I can understand the basic nature of interaction between web pages and how you properly pass data back and forth.

{Steps}
1. Open resume template.
2. Click template edit region.
3. The template opens in a new window that has editing features.
4. All changes are made in the new window.
5. The new window passes those changes back to the old window.
6. The changes are written/flushed.
7. Editing session is over.

I hope this makes sense.

Thanks in advance for any help. I'm brand new to HTML but have been coding for a while in C/C++/C#/Java.


I know you can't become if you only say what you would have done and you'll miss a million miles of fun." - Len

Work hard, play hard. Don't forget who you are and don't forget where you're from. Do all these things well and you won't have to wonder where you are going.

AnswerRe: HTML - What is this called, how do I do it? Pin
sammyl3310-Jul-05 14:30
sammyl3310-Jul-05 14:30 
GeneralRe: HTML - What is this called, how do I do it? Pin
code-frog10-Jul-05 16:44
professionalcode-frog10-Jul-05 16:44 
AnswerRe: HTML - What is this called, how do I do it? Pin
J4amieC10-Jul-05 23:48
J4amieC10-Jul-05 23:48 
Generalpostback Pin
Ahmed Galal7-Jul-05 7:17
Ahmed Galal7-Jul-05 7:17 
GeneralRe: postback Pin
minhpc_bk8-Jul-05 0:28
minhpc_bk8-Jul-05 0:28 
GeneralRe: postback Pin
Ahmed Galal8-Jul-05 0:42
Ahmed Galal8-Jul-05 0:42 
GeneralSuppressing header footer on print. Pin
Member 20953326-Jul-05 20:18
Member 20953326-Jul-05 20:18 
GeneralRe: Suppressing header footer on print. Pin
Guffa7-Jul-05 8:36
Guffa7-Jul-05 8:36 
QuestionBots for online game? Pin
proach6-Jul-05 12:44
proach6-Jul-05 12:44 
GeneralAsp.net + Javascript Combination Pin
just4ulove76-Jul-05 7:28
just4ulove76-Jul-05 7:28 
GeneralRe: Asp.net + Javascript Combination Pin
Christian Graus6-Jul-05 11:31
protectorChristian Graus6-Jul-05 11:31 
GeneralComparing font size in IE Pin
llp00na6-Jul-05 6:03
llp00na6-Jul-05 6:03 
GeneralRe: Comparing font size in IE Pin
Guffa6-Jul-05 6:44
Guffa6-Jul-05 6:44 
GeneralRe: Comparing font size in IE Pin
llp00na6-Jul-05 8:06
llp00na6-Jul-05 8:06 
GeneralRe: Comparing font size in IE Pin
Guffa6-Jul-05 9:31
Guffa6-Jul-05 9:31 
Generaljavascript Pin
cmarmr6-Jul-05 4:00
cmarmr6-Jul-05 4:00 
GeneralRe: javascript Pin
Guffa6-Jul-05 6:48
Guffa6-Jul-05 6:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.