Radio is the transmission of signals through free space by electromagnetic radiation of a frequency significantly below that of visible light, or a device for doing the same. Radios are typically used for communication including voice, video and data. This includes Wi-fi, Bluetooth, Mobile phones, ...
1
vote
1answer
27 views
Radio buttons and checkboxes javascript
I have the below code.
2 radio buttons that enable+tick their checkboxes when selected and disable+untick them when the other radio button is clicked.
The code is working fine as a HTA but fails to ...
-1
votes
0answers
20 views
PulseAudio playing audio streams (C-language) [closed]
I'm trying to write PusleAudio application that just simply playing on-line radio. But I can't find enough information even to play music files. Please, help me to find some examples, or some ...
-4
votes
0answers
14 views
How to build radio Application using mobile?
I`m building an App which is new radio interface so I want to build from scratch
do you suggest any library I could use
(mainly I want use Java Script)
0
votes
1answer
27 views
jQuery forcing radio buttons to check wrong button
Im using jQuery to put the value from a radio button and input it into a field.
But the jQuery is forcing the last button to always be selected.
The radio input in Question is the 5th one down called ...
0
votes
1answer
19 views
Check a disabled radio button with jquery
I´m using JQUery Mobile 1.3.1 to check a disabled radio button (i.e. a radio button that cannot be clicked). Unfortunately, my method is not able to check the radio button a disabled radio button. I ...
0
votes
2answers
47 views
Radio buttons enable multiple checkboxes
I have the below code.
Phase 1 radio button must enable the 2 checkboxes below it and same thing for phase 2 radio button.
The checkboxes must be disabled again if the other radio button is ...
0
votes
0answers
30 views
Setting radio button to selected in html5 jquery
I have searched Google and stack overflow to no avail on this question. I am trying to add the selected property to a radio button. This should not be a very hard task, but in fact it is proving to be ...
0
votes
0answers
17 views
Sync AVQueuePlayer across all iOS devices?
I have a requirement where users on iPhone can record an audio and broadcast to a channel. The people who broadcast audio casts to same channel, the casts will be added to the queue and they are all ...
1
vote
1answer
22 views
How can I make a Internet audio streaming server?
I need to make a internet radio server, how can I do that on top of apache. Want to understand the architecture of the whole system. Are there some good reads ?
0
votes
1answer
19 views
CakePHP 1.3 - Radio label without legend?
In CakePHP 1.3 for most form inputs I'm able to add a label with the option 'label' => 'MyLabel', however the radio button input works a bit differently. It uses a legend and fieldset to organize ...
0
votes
1answer
39 views
iOS - Notified when wifi or network radios become active (not just available)
I am writing an app that needs to 'phone home' every once and while but not at any specific time. Therefor I was wondering if there is a way to register to be notified when either wifi or cell radios ...
0
votes
0answers
25 views
How to use android media player play radio streaming in asx format
I want to play this streaming url:
http://www.mediacorpradio.sg/radioliveplayer/asx/class95/fm950.asx
What I tried:
public void onCreate(Bundle savedInstanceState) {
...
0
votes
0answers
17 views
Get radio button values from the database
I am working on a wordpress plugin and I want to get radio values out of the database. On the admin page, i want to see under which category a newsletter is.
My database structure is as follows:
...
2
votes
2answers
48 views
2 Arrays Working as 1
I have two separate radio button arrays that should behave as if they are one. Currently, I have it only working one way. I have a YouTube video showing my problem.
I have two mutually exclusive ...
0
votes
3answers
55 views
Radio button value in VBS
I'm trying to read the value of a radio button in VBS and I am coming up with the following error:
Type mismatch: 'phase'
I am getting this error after I've put the radio buttons in a form in order ...
-2
votes
0answers
11 views
Cannot ping to Ubiquiti M5 Rocket [closed]
I have a network schema that radio (Rocket M5) is connected to mikrotik router and below the mikrotik is a network that i use. There is a problem when i wanted to ping the radio. I have check it with ...
0
votes
0answers
18 views
Where to define Rails select/radio options and how to store
Where is the best place to define, and how should I store select/radio options for rails (and where to put translations)?
Right now I am defining a Hash within the model and storing the integer keys ...
0
votes
3answers
46 views
Populating radio buttons?
i have written some code that populates radio buttons with data from a database. I am having some problems with this code though, for one the form allows me to select multiple radio buttons at once ...
-1
votes
1answer
31 views
Large xBee networks? [closed]
I am not a hardware nor wireless expert, just someone who has prototyped a few xBee modems to pass serial messages to an Arduino "base station". The question has been asked... can 100,000 xBee ...
0
votes
0answers
24 views
Shoutcast DNA2 Read XML
I want to ask how i can readout the XML from shoutcast 2 ?
URL: IP:PORT/stats?sid=1
Now how i read the XML data and put the write the values down with php?
Thanks in advance.
-2
votes
0answers
16 views
Looking for 'listen now' app for my radio station [closed]
I have an internet radio station and would like to use the listen now app to use on my facebook page, how do I do this, smooth fm have one so it does exist ...
0
votes
2answers
40 views
radio button return false onclick
I have this form here and want each radio buttons not to be able to be checked. I dont want disabled because if one happens to be selected I still want that value to be submitted to the database. This ...
0
votes
1answer
36 views
embed radio on my website not working
Im having trouble to put a embed radio player on my website.
I just want to put the radio player that exists on this website:
http://cast3.servidorprotegido.in:2199/start/igrejaev/
On my website.
...
0
votes
0answers
44 views
Live radio streaming url's [closed]
i am trying to build a simple online radio application for iPhone, and I want few live streaming radio URLs. Can someone suggest me few URLs?
0
votes
2answers
38 views
PHP Array_$POST to SQL
I am trying to get the current PHP code and insert into the database. Currently I am able to save the first name, last name, and email but unable to get the rest of my form data "gender", and ...
0
votes
2answers
51 views
If input:radio click checked radio
How do I detect when a radio button is checked?
HTML :
<label><input type="radio" name="test">One</label>
<label><input type="radio" name="test">Two</label>
I ...
0
votes
1answer
34 views
jQuery radio button value on first click returns undefined until selection changed
I could use some help with this code.
I have created a fiddle to show the issue - http://jsfiddle.net/r4hqC/
I am trying to read the value of 2 radio groups and then send their values via a GET ...
1
vote
2answers
43 views
Hide/Show Based on Radio Button Click
I've been searching for a few hours now and haven't been able to get an aspect of my code working.
I have two radio buttons for a div, and I want it so if I select Yes, it shows one slider, if I ...
0
votes
0answers
6 views
General information how to calculate distance with respect to power
Hello everyone,
Subject:Radio communication.
This is rather a general question based on communication engineering.
Is there a formula to calculate the "distance" based "with ...
-3
votes
0answers
71 views
How to get the array value of a foreach loop and store it in a radio button in php? [closed]
I know this has been asked so many times and i could not really get the answer from the web. so i tried to create an account here and hoping that you guys can help me.
the problem is i am going to ...
0
votes
0answers
23 views
refresh method for audio stream on android
i have this class to open radio ( audio stream ) by using MediaPlayer() on android, my problem is, some time the radio is buffering and not open, so i wont when radio is buffering i need code for ...
1
vote
4answers
129 views
Javascript conditional - uncheck radio buttons in hidden div?
I'm trying to set up a conditional type radio button for a form, I actually modified some javascript I found here that looks like this:
function hideStuff(id) {
...
0
votes
0answers
21 views
connecting to Radiostream in Android: status Network error
first, I'm new to Java and Android development, but I'm trying to run the RadioStreams SDK for Android from binpress. I've attached the example code and the bugs that I'm getting from LogCat in the ...
0
votes
0answers
36 views
Radio button text change?
I am building a web store with configuration options and I want the price differences of the different options to be shown. I want the page to show the new price differences when a different item is ...
-2
votes
0answers
221 views
How to build an Internet Radio Stream Player App (pls, asx , ram) in Android
i am trying build an internet radio stream player application for Android.
i was read many articles, questions, answers, comments. But anyone is not clear for understanding.
Question is simple. If ...
0
votes
0answers
49 views
Checking radio button not working Javascript
Trying to do the beginners quiz over at JavaScriptIsSexy.com and running into issues getting it set up.
I'm trying to loop through the answer radio buttons to check for 'checked' and for now, just ...
0
votes
3answers
38 views
Jquery Image Border on Radio Select
I am trying to tie an border image to appear when you select a radio box. Here is the code:
<table width="100%">
<tr>
<td><img ...
0
votes
2answers
93 views
Required field validation in radio button using PHP
I am trying to add required field validation to a page where there are 5 radio buttons with the same name. If the user clicks the button to proceed to the next page an error should be displayed, below ...
0
votes
2answers
67 views
php- dynamically created radio buttons handle
so.. i've got an upload page where i can upload an xml table filled with data. im handling it on the page itself (not sending it to any db- after the page is closed its erased)
i dont know how many ...
0
votes
2answers
44 views
Finding value of a radio in a form after checked? Javascript DOM
I currently have this form, and I am trying to get the value of the radio buttons when it is checked but I continually keep on having an error, what may be the problem with the code below?
html
...
0
votes
0answers
26 views
How to change the text of a radio button when other button is selected
I am creating a web store and want to know how to use Javascript to change the text associated with a radio button depending on which button is selected. The web store has some configuration options, ...
0
votes
0answers
34 views
How do I automatically change the referenced range & output cell when copying & pasting radio buttons in Excel?
I have six (6) groups of radio buttons in my Excel spreadsheet. I am copying & pasting all of the cells around these radio buttons (which grabs the radio buttons too), offsetting everything ...
1
vote
2answers
57 views
Use Javacsript to apply CSS property of fontWeight to label tag of radio button
I have searched the internet looking for a solution, and I've reached my wits end. I've been experimenting with javascript for a few weeks now, but for the life of me I can't manage to make this new ...
0
votes
3answers
33 views
Change with radio to checkbox and SQL with a few category
I am looking for idea to change radio to checkbox and make SQL SELECT with it:
Now The user chooses category by form radio (one category) code:
$zapytanie = $pdo->prepare('SELECT * FROM ...
-3
votes
2answers
45 views
CSS form. Please help me with “radio” buttons [closed]
So... like you can see (here: http://www.ulozisko.sk/obrazky/605327/form.jpg), my problem is in "radio" buttons... i want get this buttons abreast. Can you help me?
* Gender:
<input ...
0
votes
0answers
134 views
jQuery input texts & multiple groups of radio buttons validation doesn't work completely
This code works for majority of its functionality but in one case: When the all required input text (except parent_2_something) and no radio button was checked (which is required, too), the form ...
1
vote
1answer
49 views
JQuery get radio input value and PRINT IT
I've been browsing for this for three hours now... and I found only how to GET the value from the radio input. But how do I print it?
Let's say I have this input form:
<form action="" ...
0
votes
6answers
63 views
Can't clear radio buttons
How can I clear these check boxes:
<form class="betMatch" id="4">
<table class="grid-info">
<tr>
<td><input type="radio" class="betMatchWin" id="49" ...
0
votes
1answer
62 views
python 3.2 tkinter, text in radio button is not display.
So I have been play around with python 3.2 tkinter.
Today just found the text in radio button is not display next to the button, it only show "0".
Also, when I have .pack() at the end of a radio ...
0
votes
1answer
133 views
Android app for radio streaming mms:// howto
I'm trying to create an Android app which streams a radio channel.
This is the link for the radio streaming: mms://89.96.234.34:8000
How can I use this on Android?
This is my MainActivity.java:
...

