Go Back   CodingForums.com > Web Projects and Services Marketplace > Web Projects > Small projects (quick fixes and changes)

Notices

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-05-2012, 11:56 AM   PM User | #1
tittbit
New to the CF scene

 
Join Date: Aug 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
tittbit is an unknown quantity at this point
submit data to iframe on a different page

1) Project Details: (be as specific as possible):
I
Have a form that submit 10 digit no. to a different site.
here is the form
Code:
<form name="pnrForm" method="post" action="http://www.indianrail.gov.in/cgi_bin/inet_pnrstat_cgi.cgi" target="_blank">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="top">
<input name="lccp_pnrno1" type="text" style="font-size:20pt;font-weight: bold;border: 2px solid #1569C7;margin-bottom: 10px" size="20" maxlength="10" alt="PNR First Field" /></td>
</tr>
<tr>
<td align="center" valign="top">
<input type="submit" name="submitpnr" value="Get PNR Status" />
            </td>
</tr>
</table>
</form>
I want that the remote site with result should open on a new page of my site within iframe.

I tried my self by making action to the new page name of my site and making target as iframe id but it didnt work, i think it needs some java or php.

well you can check the live form at http://www.irctcrailway.in
the work i tested but didnt work
http://www.irctcrailway.in/test

Some one plz help me

Thanks

MOHAMMAD arshad
tittbit is offline   Reply With Quote
Old 08-21-2012, 04:31 PM   PM User | #2
Chrisomator
New Coder

 
Join Date: Jun 2012
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Chrisomator is an unknown quantity at this point
If you still need someone, i could do this for you.

Skype: chrisomator

Greetz
Chrisomator is offline   Reply With Quote
Reply

Bookmarks

Tags
form, iframe, java, php

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:59 AM.


Advertisement
Log in to turn off these ads.