Click here to Skip to main content
15,888,022 members
Home / Discussions / Web Development
   

Web Development

 
Questionany one tell me how to make online exam test using mvc asp.net and database SQL? Pin
babarkhalid1-Feb-13 19:49
babarkhalid1-Feb-13 19:49 
AnswerRe: any one tell me how to make online exam test using mvc asp.net and database SQL? Pin
Sandeep Mewara1-Feb-13 20:50
mveSandeep Mewara1-Feb-13 20:50 
GeneralRe: any one tell me how to make online exam test using mvc asp.net and database SQL? Pin
babarkhalid1-Feb-13 20:57
babarkhalid1-Feb-13 20:57 
Questionuse of SECTION in Html 5 Pin
Swinkaran25-Jan-13 14:35
professionalSwinkaran25-Jan-13 14:35 
AnswerRe: use of SECTION in Html 5 Pin
Ankur\m/28-Jan-13 20:03
professionalAnkur\m/28-Jan-13 20:03 
GeneralRe: use of SECTION in Html 5 Pin
JohanTerink29-Jan-13 12:38
JohanTerink29-Jan-13 12:38 
AnswerRe: use of SECTION in Html 5 Pin
erikroyall4-Feb-13 6:51
erikroyall4-Feb-13 6:51 
Questionsubir archivos en php Pin
Member 978298924-Jan-13 3:41
Member 978298924-Jan-13 3:41 
hola la verdad la programacion no es lo mio , pero tengo un proyecto que utiliza un formulario en php y lo que tiene que hacer es mandar llamar con action="subir.php", les publico el codigo , me manda mensaje de error y no veo donde es el problema , sin mas gracias por su ayuda Smile | :)
PHP
<?
$admin = "prueba/";
$admin= $admin. basename ($HTTP_POST_FILES['fileField']['name']);
if (move_uploaded_file

($HTTP_POST_FILES['fileField']['tmp_name'],$admin)) {
    echo "El archivo". basename

($HTTP_POST_FILES['fileField']['name'])."Se ha subido";
} else {
    echo "Se ha producido un error al subir el archivo, por favor

inténtelo de nuevo";
}

Questionasp.net security in 3 tier.. Pin
shafeeq_dba21-Jan-13 2:21
shafeeq_dba21-Jan-13 2:21 
AnswerRe: asp.net security in 3 tier.. Pin
Sandeep Mewara21-Jan-13 5:23
mveSandeep Mewara21-Jan-13 5:23 
AnswerRe: asp.net security in 3 tier.. Pin
Rahul Rajat Singh22-Jan-13 19:43
professionalRahul Rajat Singh22-Jan-13 19:43 
QuestionPasting screen shot in text field in web application Pin
Pramod K Singh20-Jan-13 22:17
Pramod K Singh20-Jan-13 22:17 
AnswerRe: Pasting screen shot in text field in web application Pin
Sandeep Mewara20-Jan-13 22:46
mveSandeep Mewara20-Jan-13 22:46 
QuestionCreating Mobile Apps with HTML5 Pin
Sunitha2716-Jan-13 5:11
Sunitha2716-Jan-13 5:11 
AnswerRe: Creating Mobile Apps with HTML5 Pin
Sandeep Mewara16-Jan-13 6:12
mveSandeep Mewara16-Jan-13 6:12 
AnswerRe: Creating Mobile Apps with HTML5 Pin
Richard MacCutchan16-Jan-13 6:13
mveRichard MacCutchan16-Jan-13 6:13 
QuestionHTML5 Audio Stream Pin
Adam Jasper16-Jan-13 2:14
Adam Jasper16-Jan-13 2:14 
QuestionAbout mobile web debugger Pin
tidelgl13-Jan-13 19:23
tidelgl13-Jan-13 19:23 
QuestionUnable to start service using WMI Pin
only1rb11-Jan-13 6:22
only1rb11-Jan-13 6:22 
QuestionHelp! Pin
crood5-Jan-13 20:05
crood5-Jan-13 20:05 
AnswerRe: Help! Pin
Sandeep Mewara5-Jan-13 20:27
mveSandeep Mewara5-Jan-13 20:27 
Questiondrop down menu pushes the content down similar to ibm.com Pin
Mohamed Samir29-Dec-12 23:59
Mohamed Samir29-Dec-12 23:59 
AnswerRe: drop down menu pushes the content down similar to ibm.com Pin
Sandeep Mewara30-Dec-12 0:13
mveSandeep Mewara30-Dec-12 0:13 
Questiongoogle map include in contact.aspx page Pin
Member 819678127-Dec-12 20:50
Member 819678127-Dec-12 20:50 
AnswerRe: google map include in contact.aspx page Pin
vbmike28-Dec-12 8:59
vbmike28-Dec-12 8:59 

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.