Go Back   CodingForums.com > :: Client side development > General web building

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 09-05-2012, 09:47 PM   PM User | #16
phil1ooo
New Coder

 
Join Date: Dec 2009
Location: Australia
Posts: 40
Thanks: 15
Thanked 0 Times in 0 Posts
phil1ooo is an unknown quantity at this point
Quote:
Originally Posted by mlseim View Post
OK ...

Let me ask this question first ...

When the user wants to use your loan "widget",
it is OK if the whole page refreshes each time they click 'calculate'?

The answer to that will determine the method you need to use.
Hi

Yes as the page refreshed can't loss details anyway.

But I have it working now if you click on the link I gave earlier to my website page and test it out it is working I just need to fix up the apperance now of what is shown once clicked on.

That part is no problem.

Thank you
__________________
Ozy Industries Pty Ltd offers Domain sales, webhosting, email marketing, Advertising and much more at cheap rates. http://www.ozydomains.com.au
http://www.ozyauctions.com.au
phil1ooo is offline   Reply With Quote
Old 09-05-2012, 09:51 PM   PM User | #17
phil1ooo
New Coder

 
Join Date: Dec 2009
Location: Australia
Posts: 40
Thanks: 15
Thanked 0 Times in 0 Posts
phil1ooo is an unknown quantity at this point
Thumbs up

This issue is now resloved and I give a Big Thanks to Aerospace for all his efforts in solving my problem.

Also I thank those who had other suggestions as all suggestions are very welcomed.
__________________
Ozy Industries Pty Ltd offers Domain sales, webhosting, email marketing, Advertising and much more at cheap rates. http://www.ozydomains.com.au
http://www.ozyauctions.com.au
phil1ooo is offline   Reply With Quote
Old 09-06-2012, 12:41 AM   PM User | #18
phil1ooo
New Coder

 
Join Date: Dec 2009
Location: Australia
Posts: 40
Thanks: 15
Thanked 0 Times in 0 Posts
phil1ooo is an unknown quantity at this point
As this is on the same topic I will continue here.

This code within the php file
Code:
if(isset($mod))
  {
 
   $file = str_replace("<form>","<form action=\"http://www.ozyautos.com.au/calculator.php\"><input type=hidden name=mod value=re_search><input type=hidden name=ad_type value=sale><input type=hidden name=type value=\"".$type."\"><input type=hidden name=ad value=\"".$ad."\">",$file);
 
  }
brings up the results on a new page thus the calculator.php page which I have created but I would prefer this page to be opened in a new window and be smaller.

I have tried using "target" but that doesn't seem to be working in the php file.

Can anyone help here please?

Cheers
__________________
Ozy Industries Pty Ltd offers Domain sales, webhosting, email marketing, Advertising and much more at cheap rates. http://www.ozydomains.com.au
http://www.ozyauctions.com.au

Last edited by phil1ooo; 09-06-2012 at 12:45 AM..
phil1ooo is offline   Reply With Quote
Old 09-14-2012, 08:57 AM   PM User | #19
marry1
Banned

 
Join Date: Sep 2012
Posts: 10
Thanks: 1
Thanked 1 Time in 1 Post
marry1 can only hope to improve
Can you give the link to me?
marry1 is offline   Reply With Quote
Users who have thanked marry1 for this post:
phil1ooo (09-14-2012)
Old 09-14-2012, 11:13 AM   PM User | #20
phil1ooo
New Coder

 
Join Date: Dec 2009
Location: Australia
Posts: 40
Thanks: 15
Thanked 0 Times in 0 Posts
phil1ooo is an unknown quantity at this point
Quote:
Originally Posted by akrocatering View Post
For more information on how PHP handles including files and the include path, see the documentation for include path.
Hi and Thank You

The problem wasn't the actual include path as I had that correct. It was (and I'm no php expert so please excuse my terms of expression here) a line which apparently need to be added at the end of the page within the php file that told the include path to accept being called, or so to spect to accept the call.

That's close to how a programmer I found explained it to me.

The other problem with the open a new window was that I didn't place a (\) before the (")s, again I had that partly correct except for that slash.

I am tring to learn the php but unfortunately rome wasn't build it a day. (2 maybe) LOL.

Cheers
__________________
Ozy Industries Pty Ltd offers Domain sales, webhosting, email marketing, Advertising and much more at cheap rates. http://www.ozydomains.com.au
http://www.ozyauctions.com.au

Last edited by phil1ooo; 09-14-2012 at 11:19 AM..
phil1ooo is offline   Reply With Quote
Reply

Bookmarks

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 07:17 AM.


Advertisement
Log in to turn off these ads.