Click here to Skip to main content
15,892,005 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: I need an ebay program Pin
Jamie Nordmeyer22-Jan-10 10:58
Jamie Nordmeyer22-Jan-10 10:58 
Questionstick footer at the bottom of the page Pin
bhavna432112-Jan-10 21:51
bhavna432112-Jan-10 21:51 
AnswerRe: stick footer at the bottom of the page Pin
Gayani Devapriya13-Jan-10 13:04
Gayani Devapriya13-Jan-10 13:04 
General2-Way SMS Gateway Pin
tomastamm12-Jan-10 14:52
tomastamm12-Jan-10 14:52 
GeneralRe: 2-Way SMS Gateway Pin
Ashfield13-Jan-10 1:40
Ashfield13-Jan-10 1:40 
QuestionScrolling a Dropdown inside a DIV tag Pin
nachiket.gs11-Jan-10 18:59
nachiket.gs11-Jan-10 18:59 
QuestionGeting data from a remote server Pin
jonatan_55611-Jan-10 1:43
jonatan_55611-Jan-10 1:43 
AnswerRe: Geting data from a remote server Pin
David Mujica11-Jan-10 3:27
David Mujica11-Jan-10 3:27 
There shouldn't be anything magical about your requirement. If you have the server name, user name and password you should be able to create a connection string and connect to the computer.

However, this assumes that from the network you are currently on you can reach the intended server. For example, I am located in the USA and I can connect to a server in France because my company has a network that connects the two offices. If I was at home I would not be able to connect to the French server unless I was running some VPN (virtual private networking) software.

Can you reach the server from the network you are currently on ?

If not, then you could solve this with either VPN software or you could explore the development of webservices which would allow you access to your data from any network.

David
GeneralRe: Geting data from a remote server Pin
jonatan_55611-Jan-10 4:02
jonatan_55611-Jan-10 4:02 
AnswerMy Vote of 1 Pin
dan!sh 11-Jan-10 4:23
professional dan!sh 11-Jan-10 4:23 
GeneralRe: My Vote of 1 Pin
jonatan_55613-Jan-10 2:03
jonatan_55613-Jan-10 2:03 
QuestionClient Side Special Characters Pin
khKamel10-Jan-10 21:40
khKamel10-Jan-10 21:40 
QuestionServer Side Calling Method From Javascript Pin
khKamel10-Jan-10 21:06
khKamel10-Jan-10 21:06 
AnswerRe: Server Side Calling Method From Javascript Pin
mrMercury13-Jan-10 6:34
mrMercury13-Jan-10 6:34 
QuestionHello Pin
aokihu10-Jan-10 0:18
aokihu10-Jan-10 0:18 
AnswerRe: Hello Pin
Richard MacCutchan10-Jan-10 22:05
mveRichard MacCutchan10-Jan-10 22:05 
QuestioneCommerce Recommendations? Pin
marita728-Jan-10 9:03
marita728-Jan-10 9:03 
AnswerRe: eCommerce Recommendations? Pin
David Mujica8-Jan-10 9:36
David Mujica8-Jan-10 9:36 
GeneralRe: eCommerce Recommendations? Pin
marita728-Jan-10 10:12
marita728-Jan-10 10:12 
AnswerRe: eCommerce Recommendations? Pin
HimaBindu Vejella12-Jan-10 23:32
HimaBindu Vejella12-Jan-10 23:32 
QuestionDelete all .svn folders in Windows Pin
marita728-Jan-10 7:13
marita728-Jan-10 7:13 
AnswerRe: Delete all .svn folders in Windows Pin
marita728-Jan-10 7:18
marita728-Jan-10 7:18 
AnswerProgrammatically Pin
David Mujica8-Jan-10 8:20
David Mujica8-Jan-10 8:20 
QuestionDatabase Design Pin
Gjm8-Jan-10 2:14
Gjm8-Jan-10 2:14 
AnswerRe: Database Design Pin
David Mujica8-Jan-10 3:31
David Mujica8-Jan-10 3:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.