User Profile
Collapse
-
Did you type: "NET HELPMSG 3547" ? -
-
ATNC33 you have that backwards. Checkboxes are for multiple values. Radio buttons are for a single value from multiple choices.
Anis Nimi, You literally want the values concatenated? Like:
value1value2
or you want them in an array?
array[0]=value1
array[1]=value2
or do you want them as an array in PHP?
You need to clarify your question.Leave a comment:
-
Are you using jQuery correctly?
Have you included the necessary files?
Have you tried console debugging?
Where's your PHP code?
Do you need the javascript equivelant of substr()?
Where's your reference to http://www.domain.com/117?ref=nf ?
What error are you getting?
Where's your error output?
Are you trolling hard right now?
You mad bro?Leave a comment:
-
Those are built-in functions. You should have no problem using them as-is in your own application.
Are you aware of http://www.php.net/docs.php ? You can read about all the internal functions like the mysql functions on their site.
Just let us know if you need any additional help!Leave a comment:
-
You have confused me, Sir. Could your please clarify, post some code, draw a diagram, something to help me understand?
Anyone else understand what he's trying to do?Leave a comment:
-
How is the home being automated? Are you using x10 equipment? Schlage? Bosch? DSC? Honeywell/Ademco? GE? 2Gig? Alarm.com?
Why would users use your web interface over the web interface they are already provided with directly from the manufacturer, often along side a smart phone application for their Android, Blackberry, or iPhone?
You need to clarify some things.Leave a comment:
-
Code:$url = "http://www.domain.com/117?ref=nf"; echo substr($url, 0, -7);
Leave a comment:
-
They only give you one tiny monitor? That sucks. Everyone should just know that devs, coders, and programmers should have at least two large wide-screens.Leave a comment:
-
Use a single table for the user information, and separate tables for the two website specific information. You don't need 2 databases. This is pretty basic usage for a database.Leave a comment:
-
I use TCPDF all the time. You can generate compliant PDF docs with HTML.Leave a comment:
-
From what I gather, there is a database table somewhere that has at least 3 columns: custid, sitedesc, siteurl.
Using asp.net (of which I know nothing about), he would like to open a NEW browser with the siteurl that matches the row with a particular custid, based on a GET variable in the URL?Leave a comment:
-
There is a process in coding:
- Determine what it is you wish to accomplish with a program.
- Produce an algorithm or process for how this task can be performed.
- Determine which programming language would best suit this type of process.
- Write code and debug.
So, like zmbd said, it REALLY depends on what you want to do.
For example, do you want to have job security by being an in-demand programmer? Do you want...Leave a comment:
-
-
-
If the token isn't static, and it's generated by various unique factors, such as referrer information in the header data and hardware/software platforms in use, perhaps your provider made some change that would require you to see if the token you're using needs updated?Leave a comment:
-
-
You want to search youtube for a keyword with asp.net, or you want to search within the search results?
http://www.youtube.com/results?search_query=keyword
Use WebClient?...Leave a comment:
-
Internet Information Services (IIS) – formerly called Internet Information Server – is a web server application and set of feature extension modules created by Microsoft for use with Microsoft Windows.
Please use Google. That took less time to find than it took you to write the question.Leave a comment:
-
Do you have a snippet of your code to show us?
Did the API make ANY changes at all that might impact this, even if they didn't inform you?
Were any changes made to your server around that time?
Odd that this would be working fine, only to stop recently.Leave a comment:
No activity results to display
Show More
Leave a comment: