1
Answer

social networking website.. need reply soon

Dipa Ahuja

Dipa Ahuja

15y
4.1k
1

hello friends,


i have to make social networking website like orkut and facebook..'

 i want that username and password should be checked from aspdb and all other things profile,community,scraps etc should be from custom table(which i wl add to aspdb database)

d.JPG



is it possible? and to which table of aspdb i use to create relationship with other customized table(scraps,friends,community) etc
Answers (1)
0
Roei Bar

Roei Bar

NA 7.8k 0 15y

a few Questions?
is the client application code open for you to modify, if so i would recommend that on the Init of the WS Object you would put a try catch section and if you go to catch, write the Error Message to log.
about things you need to check, i would try first not to use DNS name but the computer IP, second thing is Firewall clients blocking access to the URL, maybe a proxy on the client...
if you provide some more information i might be able to help you some more