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

Web Development

 
GeneralRe: The New Extension IDE - EXTEIDE Pin
Brian Van Beek6-Jan-06 20:43
Brian Van Beek6-Jan-06 20:43 
AnswerRe: The New Extension IDE - EXTEIDE Pin
toxcct8-Jan-06 23:17
toxcct8-Jan-06 23:17 
QuestionSave Property Value of Web Control in ComponentInitialize section Pin
Alexandr Sergeevich Ilyin6-Jan-06 6:34
Alexandr Sergeevich Ilyin6-Jan-06 6:34 
QuestionInternetConnect problem Pin
Anacreon6-Jan-06 5:22
Anacreon6-Jan-06 5:22 
QuestionQuery that produce the exact result Pin
Rajkamal_dfine5-Jan-06 20:33
Rajkamal_dfine5-Jan-06 20:33 
AnswerRe: Query that produce the exact result Pin
Curtis Schlak.8-Jan-06 8:33
Curtis Schlak.8-Jan-06 8:33 
AnswerRe: Query that produce the exact result Pin
Rajkamal_dfine8-Jan-06 18:00
Rajkamal_dfine8-Jan-06 18:00 
QuestionWant to use Frame in cgi script Pin
sujataghosh5-Jan-06 20:23
sujataghosh5-Jan-06 20:23 
Hi!

I have a form made in CGI script, which used to do html page creation, email sending at a time.

Now i have introduce Preview Data facility, which will open shtml file with form data. so that we can have a look into the matter and if needed we can edit the changes. but its not a easy process. so I would like to put that preview part within the CGI file so that user don't have to back to the browser and do necessary changes and again press prewiew data to see the new modification. so i want to such process that user can preview data on upper side of the same Form page, in below section form will be there, so that they can edit the data and press preview data and modified data inform of page will display everytime on the top portion of the Form. there will no movement of the window and no new window will open when user press preview data button.

For that i have written following code of preiew button submit action. but the problem is everytime new window is opening but CGI file is not showing on bottom pane of the frame.

<br />
<frameset rows="*,*"><br />
  <frame name="top" src="../oildatfile/preview.shtml"><br />
  <frame name="bottom" src="http://www.kshitij.com/cgi-bin/oil1.cgi"><br />
  <noframes><br />
  <body><br />
<br />
   </body><br />
  </noframes><br />
</frameset><br />


can any one help me with this protion of the project?

Thanks in advance.
Sujata.
AnswerRe: Want to use Frame in cgi script Pin
Guffa6-Jan-06 6:57
Guffa6-Jan-06 6:57 
GeneralRe: Want to use Frame in cgi script Pin
sujataghosh8-Jan-06 21:39
sujataghosh8-Jan-06 21:39 
AnswerRe: Want to use Frame in cgi script Pin
Guffa9-Jan-06 2:23
Guffa9-Jan-06 2:23 
GeneralRe: Want to use Frame in cgi script Pin
sujataghosh11-Jan-06 21:23
sujataghosh11-Jan-06 21:23 
QuestionVertical Align text in a Textbox Pin
Subrahmanyam K5-Jan-06 20:06
Subrahmanyam K5-Jan-06 20:06 
AnswerRe: Vertical Align text in a Textbox Pin
Guffa6-Jan-06 4:32
Guffa6-Jan-06 4:32 
QuestionMake part of a web page not reload Pin
Junyor5-Jan-06 16:50
Junyor5-Jan-06 16:50 
QuestionSession problem Pin
bourridh5-Jan-06 5:12
bourridh5-Jan-06 5:12 
AnswerRe: Session problem Pin
Daniel Santillanes5-Jan-06 5:15
professionalDaniel Santillanes5-Jan-06 5:15 
GeneralRe: Session problem Pin
bourridh5-Jan-06 5:23
bourridh5-Jan-06 5:23 
AnswerRe: Session problem Pin
Guffa5-Jan-06 5:17
Guffa5-Jan-06 5:17 
NewsThe Perfect Layout Pin
NeoSwf@5-Jan-06 4:26
NeoSwf@5-Jan-06 4:26 
QuestionDeploying Web Services Problem Pin
rnvrnv5-Jan-06 3:26
rnvrnv5-Jan-06 3:26 
Questionsession expired in ajax (xmlhttp) Pin
a_mahir4-Jan-06 23:16
a_mahir4-Jan-06 23:16 
QuestionURL Blocked Pin
RockyJames4-Jan-06 18:44
RockyJames4-Jan-06 18:44 
AnswerRe: URL Blocked Pin
Shog94-Jan-06 18:58
sitebuilderShog94-Jan-06 18:58 
GeneralRe: URL Blocked Pin
RockyJames4-Jan-06 22:02
RockyJames4-Jan-06 22:02 

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.