Click here to Skip to main content
15,886,362 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: How to name a URL Pin
Abhishek Sur15-Aug-09 13:31
professionalAbhishek Sur15-Aug-09 13:31 
QuestionJavascript img event on click Pin
kKamel11-Aug-09 9:45
kKamel11-Aug-09 9:45 
AnswerRe: Javascript img event on click Pin
Abhishek Sur12-Aug-09 12:52
professionalAbhishek Sur12-Aug-09 12:52 
QuestionGridview empty Pin
DotNetXenon11-Aug-09 8:46
DotNetXenon11-Aug-09 8:46 
AnswerRe: Gridview empty Pin
PauloCastilho12-Aug-09 6:38
PauloCastilho12-Aug-09 6:38 
QuestionHow to check whether a database/table exists using php and how prevent sending a form 2 a php file if there r fields not filled by the user??? Pin
CoderForEver11-Aug-09 6:34
CoderForEver11-Aug-09 6:34 
AnswerRe: How to check whether a database/table exists using php and how prevent sending a form 2 a php file if there r fields not filled by the user??? Pin
nickmaroulis11-Aug-09 21:01
nickmaroulis11-Aug-09 21:01 
AnswerRe: How to check whether a database/table exists using php and how prevent sending a form 2 a php file if there r fields not filled by the user??? Pin
Abhishek Sur12-Aug-09 12:55
professionalAbhishek Sur12-Aug-09 12:55 
use AJAX to get server response to the client.

Here actually you are placing a request to the server from the client but the form itself will not be entirely posted to teh server.
you can send urlencoded parameters of all the fields you find and check in the server if they are proper.
This might help http://www.w3schools.com/Ajax/Default.Asp[^]

Abhishek Sur

My Latest Articles
Create CLR objects in SQL Server 2005
C# Uncommon Keywords
Read/Write Excel using OleDB

Don't forget to click "Good Answer" if you like to.

Question0002E510-0000-0000-C000-000000000046 got KillBit from Microsoft Pin
ieaeitsch11-Aug-09 5:29
ieaeitsch11-Aug-09 5:29 
AnswerRe: 0002E510-0000-0000-C000-000000000046 got KillBit from Microsoft Pin
justlove19-Jan-10 22:23
justlove19-Jan-10 22:23 
GeneralRe: 0002E510-0000-0000-C000-000000000046 got KillBit from Microsoft Pin
ieaeitsch19-Jan-10 22:30
ieaeitsch19-Jan-10 22:30 
Questionassign width to a select element Pin
mahraja9-Aug-09 22:11
mahraja9-Aug-09 22:11 
AnswerRe: assign width to a select element Pin
Jills Mathew10-Aug-09 0:16
Jills Mathew10-Aug-09 0:16 
GeneralRe: assign width to a select element Pin
mahraja11-Aug-09 22:37
mahraja11-Aug-09 22:37 
GeneralRe: assign width to a select element Pin
Jills Mathew18-Aug-09 1:23
Jills Mathew18-Aug-09 1:23 
QuestionRadioButtonList inside gridview Pin
Hakmeh Mohannad9-Aug-09 20:41
Hakmeh Mohannad9-Aug-09 20:41 
GeneralRe: RadioButtonList inside gridview Pin
Hakmeh Mohannad10-Aug-09 1:25
Hakmeh Mohannad10-Aug-09 1:25 
AnswerRe: RadioButtonList inside gridview Pin
Marc Firth10-Aug-09 1:59
Marc Firth10-Aug-09 1:59 
GeneralRe: RadioButtonList inside gridview Pin
Hakmeh Mohannad10-Aug-09 2:06
Hakmeh Mohannad10-Aug-09 2:06 
Questioniframe problem Pin
sangeethanarayan7-Aug-09 1:51
sangeethanarayan7-Aug-09 1:51 
AnswerRe: iframe problem Pin
Marc Firth7-Aug-09 2:02
Marc Firth7-Aug-09 2:02 
GeneralRe: iframe problem Pin
sangeethanarayan7-Aug-09 2:53
sangeethanarayan7-Aug-09 2:53 
AnswerRe: iframe problem Pin
Mike Ellison7-Aug-09 3:04
Mike Ellison7-Aug-09 3:04 
GeneralRe: iframe problem Pin
sangeethanarayan7-Aug-09 3:24
sangeethanarayan7-Aug-09 3:24 
QuestionStruck in Database problem Pin
Razanust6-Aug-09 20:26
Razanust6-Aug-09 20:26 

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.