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

PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.

Code: [Selec

Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {

$attachments = array();

Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game

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

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

Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this: view plaincopy to clipboa

trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra

Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff

IS this code correct
The reason i ask is everything underneath it appears to be alink as well, tis blimmin annoying

SQl num_rows problem
when i try to count rows from an SQL select i get an warning

Code: [Select]$countviews = mysq

Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us

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