Connecting Tech Pros Worldwide Forums | Help | Site Map

Inserting a box into my url code

Newbie
 
Join Date: Nov 2008
Posts: 3
#1: Nov 12 '08
I need to know how to have a phone number entered into a place on my web page then have the number typed in to be inserted into the spot that says Number1. Number 2 is my number and pwd is my password. Can anyone show me a simple way to do this.
Thank you
https://secure.ifbyphone.com/click_to_xyz.php?app=CTC&type=1&id=Number1&acct=10 530&phone_to_call=Number2&pwd=1111

dlite922's Avatar
Expert
 
Join Date: Dec 2007
Location: Moon, Dark Side
Posts: 1,095
#2: Nov 12 '08

re: Inserting a box into my url code


on your html form, change the method to "get" instead of "post".






Dan
Newbie
 
Join Date: Nov 2008
Posts: 3
#3: Nov 12 '08

re: Inserting a box into my url code


Quote:

Originally Posted by dlite922

on your html form, change the method to "get" instead of "post".






Dan

I have been sent all of the information that I need from the company in a e-mail on how to insert the code into my web pages. After i get it in the first time I can rebuild the first page by incerting new phone numbers into the code and copping to new pages. it is confusing to me because im not real good with php. I am willing to pay someone to do this if you are interested. It should be a simple task for someone who knows the php script. Let me know if your interested.
Gater
Newbie
 
Join Date: Nov 2008
Posts: 3
#4: Nov 13 '08

re: Inserting a box into my url code


I need to have the following code used to go to my account and have a submit phone number button and inserted where you see the number 5132282441 into my url.
Can anyone help? Im a little week in this area.
https://secure.ifbyphone.com/click_t...CTC&type=1&id=5132282441&acct=10530&
phone_to_call=5139072572&pwd=6466&key=50e6eb0e57c3 91b1e62f5dfe2588469b3e486c02
dlite922's Avatar
Expert
 
Join Date: Dec 2007
Location: Moon, Dark Side
Posts: 1,095
#5: Nov 13 '08

re: Inserting a box into my url code


We can't always give you code. You need to learn at least the basics of PHP. You've asked this question before and I answered it. You need to have your form method changed to GET.

Read up on some PHP tutorials via google and you'll figure it out.

w3schools and tizag have good tutorials.




Dan
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,949
#6: Nov 13 '08

re: Inserting a box into my url code


And I still have no idea what you're asking of us.

Gater, do not double post. Do not put meaningless 'Help!!!!'s in the title. These are all against our Posting Guidelines.

I'm going to merge these two threads.
Reply