Google voice


Posted on 16th Feb 2014 07:03 pm by admin

I currently have a form in html, but I want it in php so the information is not in the source code.

It all works and when you put in the name and number it will call. When you push the call button it goes to a google page that say "ok=true" or "ok=false". Is there a way to make it so that it just stays on the same page that the form is on?

Did you know?Explore Trending and Topic pages for more stories like this.
Here is the code.
Code: [Select]<form action="https://clients4.google.com/voice/embed/webButtonConnect" method="post">
<input type="hidden" name="buttonId" id="buttonId" value="000000000000000000" />
<input type="hidden" name="showCallerNumber" id="showCallerNumber" value="1" />
<p>
<label>Name
<input type="text" name="name" id="name" />
</label>
</p>
<p>
<label>Number
<input type="text" name="callerNumber" id="callerNumber" />
</label>
</p>
<p>
<label>
<input type="submit" name="button" id="button" value="Call Nayliner" />
</label>
</p>
</form>

This current code will always produce false because I blanked the id value
No comments posted yet

Your Answer:

Login to answer
131 Like 44 Dislike
Previous forums Next forums
Other forums

Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha

urldecode question
How would I format this line of code properly?

<?php echo urldecode($_GET['Title']); ?

help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i

Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website

Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos

Multi Level Array Problem
hi all,

For example I have array like below:

$temp = array(array('north america', 'us'

PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi

noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),

a u

Mail form doesn't send Russian/Cyrillic characters correctly?
When someone enters foreign characters (like Cyrillic text, and Japanese/Chinese probably gives the

Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.

If i send the value by this

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash