Click here to Skip to main content
15,912,977 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to change the colour of the MenuItem which is generated dynamically? Pin
Baran M25-May-09 19:44
Baran M25-May-09 19:44 
GeneralRe: How to change the colour of the MenuItem which is generated dynamically? Pin
Ramesh Swaminathan25-May-09 20:49
Ramesh Swaminathan25-May-09 20:49 
QuestionJavascript and Obfuscator Pin
ycorre25-May-09 17:29
ycorre25-May-09 17:29 
AnswerRe: Javascript and Obfuscator Pin
N a v a n e e t h25-May-09 17:43
N a v a n e e t h25-May-09 17:43 
QuestionSetting ValidationExpression clientSide Pin
dwolver25-May-09 14:29
dwolver25-May-09 14:29 
AnswerRe: Setting ValidationExpression clientSide Pin
N a v a n e e t h25-May-09 17:07
N a v a n e e t h25-May-09 17:07 
QuestionCurrent best practices to querying sql server in an asp.net website? Pin
Goalie3525-May-09 9:11
Goalie3525-May-09 9:11 
AnswerRe: Current best practices to querying sql server in an asp.net website? Pin
N a v a n e e t h25-May-09 16:45
N a v a n e e t h25-May-09 16:45 
Questionuse fax in asp.net Pin
MAHDIEHES25-May-09 8:49
MAHDIEHES25-May-09 8:49 
AnswerRe: use fax in asp.net Pin
Goalie3525-May-09 9:18
Goalie3525-May-09 9:18 
AnswerRe: use fax in asp.net Pin
Christian Graus25-May-09 18:12
protectorChristian Graus25-May-09 18:12 
QuestionHow to properly configure DNS and domain mapping to IP? Pin
baburman25-May-09 7:22
baburman25-May-09 7:22 
AnswerRe: How to properly configure DNS and domain mapping to IP? Pin
Matt Cavanagh25-May-09 20:25
Matt Cavanagh25-May-09 20:25 
Instead of setting up your own DNS server just use a free one. Ive got about 40 domains with everydns.net and ive never had a problem. They are free too.

-Once you register an account there at the bottom left theres a text box to add ur domain. Type it in (like mydomain.com without www).
-Then click on the domain on the left and it allows you to edit mappings in the center
-Near the top theres a current A record and cname record. Delete both.
-Then type mydomain.com in the top box and select A record from the drop down, and put the static IP of ur server in the bottom one. Save
-Then type www.mydomain.com in the top box, choose cname record, then instead of IP put mydomain.com. Save.
-Wait an hour for it to propogate.
- Then finally send an edit ticked for your domain and change Nameservers to
ns1.everydns.net
ns2.everydns.net
ns3.everydns.net
ns4.everydns.net

And ur done Smile | :)
GeneralRe: How to properly configure DNS and domain mapping to IP? Pin
baburman26-May-09 23:58
baburman26-May-09 23:58 
GeneralRe: How to properly configure DNS and domain mapping to IP? Pin
Matt Cavanagh27-May-09 6:16
Matt Cavanagh27-May-09 6:16 
AnswerRe: How to properly configure DNS and domain mapping to IP? Pin
Perry Holman25-May-09 21:48
Perry Holman25-May-09 21:48 
GeneralRe: How to properly configure DNS and domain mapping to IP? Pin
baburman26-May-09 5:24
baburman26-May-09 5:24 
QuestionProblem with web application Pin
sarang_k25-May-09 6:00
sarang_k25-May-09 6:00 
AnswerRe: Problem with web application Pin
Baran M25-May-09 7:17
Baran M25-May-09 7:17 
QuestionAnti fraud voting system w/o login. Pin
Mohammad A Gdeisat25-May-09 5:26
Mohammad A Gdeisat25-May-09 5:26 
AnswerRe: Anti fraud voting system w/o login. Pin
N a v a n e e t h25-May-09 16:38
N a v a n e e t h25-May-09 16:38 
GeneralRe: Anti fraud voting system w/o login. Pin
Mohammad A Gdeisat25-May-09 16:41
Mohammad A Gdeisat25-May-09 16:41 
GeneralRe: Anti fraud voting system w/o login. Pin
N a v a n e e t h25-May-09 16:51
N a v a n e e t h25-May-09 16:51 
GeneralRe: Anti fraud voting system w/o login. Pin
Christian Graus25-May-09 18:13
protectorChristian Graus25-May-09 18:13 
AnswerRe: Anti fraud voting system w/o login. Pin
binarymax27-May-09 3:48
binarymax27-May-09 3:48 

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.