Hi There
Don't know what exactly what keyword to search for, I would like to add a dash or a space between my value. Currently I am getting back a whole value 495000, which is a data type of int I would like to have something like 495 000 or 495-000
Please help
many thanks
Eldred
Hi BillyRayPreachersSon
No, I don't , developing on localhost. What I am trying to say is I have a radiobutton on one window that has a default value of 1, I want to parse this fault value from the pop up page to my parent/ main page
Below is my source code for my pop-up page and my main...
I have a radiobutton value Ascending from a pop-up screen to my that I can parse back to mainscreen using elementByID
1. when I hit the done button I call this object which is on my little pop-up screen:
function addSelectedItemsToOrderAsc()
{
var b = document.getElementById('radioSortBy')...
Hi
I want to know how one goes about sending a remote query. I want to be able to do a select statement from our national server and insert the data into another table on a remote sql server (our branch servers)
Has anyone got an idea, I know I need a connection string...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.