Click here to Skip to main content
15,891,703 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Problem in filling drop down list Pin
Jain Vijay7-Dec-11 23:17
Jain Vijay7-Dec-11 23:17 
GeneralRe: Problem in filling drop down list Pin
Blue_Boy7-Dec-11 23:23
Blue_Boy7-Dec-11 23:23 
GeneralRe: Problem in filling drop down list Pin
Jain Vijay7-Dec-11 23:28
Jain Vijay7-Dec-11 23:28 
AnswerRe: Problem in filling drop down list Pin
www.Developerof.NET8-Dec-11 0:24
www.Developerof.NET8-Dec-11 0:24 
QuestionChecking if New or Not? Pin
sk_ko7-Dec-11 19:11
sk_ko7-Dec-11 19:11 
AnswerRe: Checking if New or Not? Pin
Jain Vijay7-Dec-11 21:50
Jain Vijay7-Dec-11 21:50 
QuestionCannot connect to web service in my computer from PDA Pin
biop.codeproject6-Dec-11 23:48
biop.codeproject6-Dec-11 23:48 
AnswerRe: Cannot connect to web service in my computer from PDA Pin
jkirkerx7-Dec-11 7:43
professionaljkirkerx7-Dec-11 7:43 
It may be that your pda cannot resolve the name localhost.
Try 127.0.0.1:2962

Explanation:
Your computer gets a ip address, dns resolvers from a dhcp server, or is hard coded. I don't know where your pda gets it's ip numbers. Most cellphones get it from the cellphone network for single radio device, so a cellphone won't recognize names in your network. If your pda is using wireless in your office, then it should get it's numbers from your wireless router, but if your wireless router's dhcp has it's dns set to the router address, then the names won't resolve, because it's pointed to an external dns server.


I really can't imagine the webdev (F5) supporting anything outside of windows or your box, and beyond the computer itself because the webdev has no security features, and cannot protect the Windows OS, from being modified from an outside source. It may be restricted to just your desktop. The built-in IIS server is restricted to your subnet only, so you can't use it as a commercial web server.

modified 7-Dec-11 15:12pm.

GeneralRe: Cannot connect to web service in my computer from PDA Pin
biop.codeproject8-Dec-11 5:33
biop.codeproject8-Dec-11 5:33 
AnswerRe: Cannot connect to web service in my computer from PDA Pin
jkirkerx7-Dec-11 10:03
professionaljkirkerx7-Dec-11 10:03 
QuestionPrint option as User Control Pin
Member 32222646-Dec-11 22:27
Member 32222646-Dec-11 22:27 
QuestionNeed Help on Save asp.net from in folder on button click asp.net c# Pin
yrishi6-Dec-11 22:24
yrishi6-Dec-11 22:24 
AnswerRe: Need Help on Save asp.net from in folder on button click asp.net c# Pin
Richard MacCutchan6-Dec-11 23:46
mveRichard MacCutchan6-Dec-11 23:46 
GeneralRe: Need Help on Save asp.net from in folder on button click asp.net c# Pin
yrishi7-Dec-11 1:31
yrishi7-Dec-11 1:31 
GeneralRe: Need Help on Save asp.net from in folder on button click asp.net c# Pin
Not Active7-Dec-11 2:18
mentorNot Active7-Dec-11 2:18 
GeneralRe: Need Help on Save asp.net from in folder on button click asp.net c# Pin
Hum Dum7-Dec-11 22:16
Hum Dum7-Dec-11 22:16 
Questionhow to get the datakey value Pin
MalarGayu6-Dec-11 13:07
MalarGayu6-Dec-11 13:07 
AnswerRe: how to get the datakey value Pin
coded0076-Dec-11 15:22
professionalcoded0076-Dec-11 15:22 
GeneralRe: how to get the datakey value Pin
MalarGayu6-Dec-11 15:27
MalarGayu6-Dec-11 15:27 
Questionruntime generation of controls and their text Pin
MalarGayu6-Dec-11 10:35
MalarGayu6-Dec-11 10:35 
AnswerRe: runtime generation of controls and their text Pin
Not Active6-Dec-11 11:53
mentorNot Active6-Dec-11 11:53 
GeneralRe: runtime generation of controls and their text Pin
MalarGayu6-Dec-11 12:05
MalarGayu6-Dec-11 12:05 
GeneralRe: runtime generation of controls and their text Pin
Not Active7-Dec-11 4:39
mentorNot Active7-Dec-11 4:39 
GeneralRe: runtime generation of controls and their text Pin
MalarGayu7-Dec-11 11:18
MalarGayu7-Dec-11 11:18 
GeneralRe: runtime generation of controls and their text Pin
MalarGayu7-Dec-11 13:52
MalarGayu7-Dec-11 13:52 

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.