Salam, thnx man for your answer & solved the problem , i'm using php thank you very much man i appriciate your help salam
try to be good if you can't be the best
Salam, thnx man for your answer & solved the problem , i'm using php thank you very much man i appriciate your help salam
try to be good if you can't be the best
salam guys, I have a small problem with ma web application, i send some fields to the server i get the values on the server then i store them in the DB. the page come back from server with empty fields(of course), but when i refresh the page(with empty fields), the last values i sent to the server go again to this laller after the refresh & they get stored in the DB i hope you understood me,is there any way to empty them ?? & why the values go again even with empty fields ??
try to be good if you can't be the best
Salam, I've added a button in my form, from which i close the selected tabpage of my tabcontrol , but in some applications i've seen that there are some tabcontrols that comes with a built in X closing button on the right hand side, just like the one in the VS.Net, also i've realized that the tabpages are not normal, they have a good crazy design, i don't know if this is a separate control or an advaned tabcontrol . Would you help me please ?? Thank you very much
try to be good if you can't be the best
Salam Guys, I have a small problem right there, here are my 2 small functions in which i'm trying to add two images in each row & set the onclick event of each image to trigger a function depending on the Image Type : I hope you can understand those stuff : function AddRow(id){ HiddenNumber = document.getElementById("MyHidden").value; var Args = AddRow.arguments; var tbody = document.getElementById(Args[0]).getElementsByTagName("TBODY")[0]; row = document.createElement("TR"); var ArgsNumber = Args.length; var Minus = ArgsNumber - 1; for (var i = 0; i < Minus ; i++) { var td = document.createElement("TD"); td.appendChild(document.createTextNode(Args[i+1])); row.appendChild(td); } AddImages("C:/wamp/www/Edit.gif",'Edit'); AddImages("C:/wamp/www/Delete.gif",'Delete'); tbody.appendChild(row); HiddenNumber++; } function AddImages(Path,ImgType) { var td = document.createElement("TD"); var MyImg = document.createElement("input"); MyImg.type = "image"; MyImg.src = Path; if (ImgType == 'Delete') { MyImg.id = "Delete["+HiddenNumber+"]"; MyImg.onclick = DeleteRow(MyImg.id); } else if (ImgType == 'Edit') { MyImg.id = "Edit["+HiddenNumber+"]"; MyImg.onclick = EditRow(MyImg.id); } td.appendChild(MyImg); row.appendChild(td); } function DeleteRow(FrmName) { document.write("Salam, This is the DeleteRow function My Name is "+FrmName); } function EditRow(FrmName) { document.write("Salam, This is the EditRow function My Name is : " + FrmName); } FirstColumn SecondColumn this is the page try it Please. the main problem is with the onclick event, there are 2 cases : First : MyImg.onclick = DeleteRow(MyImg.id); // without qotation markes ""; the sencond one is MyImg.onclick = "DeleteRow("+MyImg.id+")"; // with the 2 qotation markes ""; it drives me crazy Guys, please try your best if you ever have a solution send it to me please i have to deliever the page on time. Salam
Salam, Please Guys i really need your help in this topic, i'm trying now with some php pogramming and i need to send e-mails from my php application , i know there is a mail() function included there but it doesn't work without a good server mail configuration , i'm working on windows OS could you help me & tell me how to configure the server mail & which server should i install on my local machine , i don't want to host for right now i need to test the application locally first before host it . i tried with hmeil server but i couldn't send mail yet Please guys try your best i really need to deliever the app on time & i don't know how to accomplish the task . Thank you very much Salam
try to be good if you can't be the best
Salam , yeh i know but if you can see the ASP.Net ust makes the task easy for ya , for example the authentication & autorization , when i was studiying ASP.Net 2.0 from the asp.net web site i didn't know what is happening bihind scenes , now i know that there is something called cooky & session variable ........ understand ?? this is why i want to start out with classic asp i know a jewish website that gives great books for free but i don't remember the link !! so baaaad :^):(;P
try to be good if you can't be the best
Salam , how are you guys ? i hope everything is good well , i'm new in web developement & i'm trying to find out some ASP tutorials or books but i can't cuz when i type ASP or traditional ASP in Google i get the results concerning the new ASP.Net 1.x or 2.0 but i want to try out the traditional one first to know basics then move to this latest versions , can some body help me please ? thank you very much
try to be good if you can't be the best
Salam , Well This Once i'm not soo agree with ya cuz i can prove that ALLAH who leads all ok ?? i said i can prove it using mind , using beleives , using whatever you want i swear you will lose conversation about religions cuz i'm sure of ma self , 2nd thing i don't wanna enter this conversation here cuz i dono may be conditions of this furom prohibit talking about religions , 3rd thing who told you that Our religion says "Ask ALLAH & Stay At home & eerything will come to you without doing any heck ? Answer this Questions And If you want to talk about religion this is my e-mail : karat_man1@hotmail.com you are welcome anytime Take Care Salam
try to be good if you can't be the best
Well , In some points i'm with ya , but i think you see the Dollar ust from 1 Side , How Can People help themselves if there is no job opportiunities ?? Biiiiiiiiiiiiiiiggggggggggggggggggg Question In The 3rd World !! i told you say thnx ALLAH :) Salam
try to be good if you can't be the best
Salam , ok Sir say thnx to ALLAH cuz you have money :) just don't be angry man :) I'll Study inchaalah but not now , cuz i have to study an other thing anyway thnx for your help & thnx for this short discussion , i hope the best for you Salam
try to be good if you can't be the best
Salam , Thank You very Much I'll Try With this Salam
try to be good if you can't be the best
Salam , Wel a mailto tag can just open Outlok to Let you write a mail , i want to send the mail writen in my TextArea directly by clicking on the Send Button
try to be good if you can't be the best
Salam , thnx Mr.Fred I'm With you , you are write but let me tell you a small story here well , may be you had the opportiunity to study web developement at school Or wherever you have studied it say thnx to ALLAH because Others have tried to do the same but may be they didn't find someone that can give them a good start,i'm a developer well between "" i've studied software developement if i were making a windows application i even won't ask you niether anyone here but webdevelopement is not my scope , well yes it is but like i told you may be i didn't get what you got ok ? i'm just building a static website that mean all the site is in HTML not in asp.net or php or what ever the case may be know why ? because i don't understand them yet , so better you help like others do Or just be shut Up Well know i think you are convinced that i'm Trying to be good if i can't be the Best :) Salam Brother Last thing Please , The medicine meet his patient many times before saying wheither the patient Is Crazy Or Not ;)
try to be good if you can't be the best
Salam everybody , well i'm trying now to add a contact us page , i'm using an html page & i want to receive mails from people what is the script that i should use ? & in which event ? Button Click ? Well can you write me the code please , do i have to configure the server or something ? thnx
try to be good if you can't be the best
Salam , iwas wondering , we always say if "Jhon" Is in role "Admin" then ' Do something Here End if but how those roles are stored & where ? i mean when we open the asp.net configuration site when we defione roles , where those roles are stored ? i hope you understood the question , i just don't know how system knows that somebody has some role how it knows it ? where he can find the list of roles that we have ? thank you
try to be good if you can't be the best
thank you very much man , thnx i'll try ma best , thnx for links i'll try to be what i'm supposed to be , just hope for me please Salam
try to be good if you can't be the best
Salam , ok thnx man i think i already have it i'll try with that thnx
try to be good if you can't be the best
hey , thnx man , i already watched all those pretty vedios , i got some stuff from that this is good but i want more , i want to know more professional things , i started also to read the professional asp.net of written by the wrox group , but they always talk abt the VWD i dono why , i don't see TableAdapter , SQLDataSource,DataSets ......... they always use wizards , i know it is pretty easy , good and .... but i need to know what is inside , how sqldatasource for example works ? what is it ? why sqldatasource instead then using a dataset with tables & rows & stuff see ? i hope you understand me thank you anyway , thank you for the site :)
try to be good if you can't be the best
Salam everbody , Please guys i ask you to help me in getting started with ASP.Net , i know just some fewwwww basics , i want to know how things work on in asp.net & how to build an entire wweb site , but i just want to say that i want that help to be professional , i mean i don't want to know how to use VWD or VD.Net i want to know how to programme a web site even with bloc note , i mean diving in the stuff , i know i can't get that professional that easy but i want to be a professional web sites , now tomorrow or in a year i don't matter just i want to learn & to understand new things i want to know how i can seek for things , & specially where , where can i find those things , you know " last news abt information & technologie ...." thank you for reading this message i hope you can help Salam
try to be good if you can't be the best
Hi , well guys , i think i have a problem right here i was programming in vb.net , but i realized that C# is two much better cuz i was enjoying programming on Java so the C# & Java are approximatley the same . but today i was trying to right this line of code : in vb.net we right : DataSet.Tables.Rows(0).Items(0) in C# i tried : DataSet.Tables.Rows(0).Items(0); but it doesn't work can you tell me why ? & as a beginner in C# i ask everybody who wanna help me if somebody can give me a link of a C#.Net book i'll be gratefull Thank you very much for your help
try to be good if you can't be the best