Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
13% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
6
Posts with Downvotes
5
Downvoting Members
5
0 Endorsements
Ranked #4K
Member Avatar for Gayal

Hello everyone, I'm a 3rd year uni student from Staffordshire. Now at the placement and looking for a Super Cool Final Year Project. My final year is starting this August and hoping to armor my self better with some research on the project. I still do not have any idea..what …

Member Avatar for Ssandhya
-2
3K
Member Avatar for ajijacobm

hi, Please show me how to write data from a table in a database to xml and loading or inserting xml data to database(reverse process). I don't have any idea of this problems. I have Tried my level best,but failed to do so.. please show me how to copy data …

Member Avatar for JobPencil
0
1K
Member Avatar for ajijacobm

hi, im doing a project on jsp..which is a file uploading program i have a file chooser and i want the file choosed by the user to be stored on my server. how should i do that.. please help me my code is given below--addphoto.jsp [CODE=JSP] <html> <head> <meta http-equiv="Content-Type" …

Member Avatar for peter_budo
0
117
Member Avatar for anup.maverick

Hi, I am using asp.net 2.0, SQL 2005 Express Edition. I have created one database, thats working fine on local host. But when I transfered files to my hosting server, Then its giving me [COLOR="Red"]Error:- Invalid value for key 'attachdbfilename'.[/COLOR] My connection string is as follows:- data source=.\SQLEXPRESS;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|DataTestingServer.mdf;Database=DataTestingServer;User Instance=true …

Member Avatar for kaar3k
0
1K
Member Avatar for ajijacobm

I'm Final year IT Student.I need a mini-project topic based on multimedia/Animation and also we need to start doing major project in this semester.So,I need some expert guidance and also you guys please help me by suggesting some topics for mini as well as major projects.Since i'm a lot confused …

Member Avatar for LittleCupid
-1
248
Member Avatar for ajijacobm

hi, i have problems in accessing file through ftp from other computer.. i have a code, but it works fine in one computer... but i need to access a file stored in another computer connected through LAN. [CODE=JAVA] try { URL url = new URL("ftp://PROJECT:123456@192.168.1.117:21/images/1.jpg;type=i"); URLConnection con = url.openConnection(); BufferedInputStream …

0
67
Member Avatar for ajijacobm

hi guys, Im doing a project that executes a java file through another java file.. I need to use Runtime.exec() funtion for the purpose. But, there is trouble in passing the input to the java file. Please help me solve the situation. my main funtion is shown below... [CODE] import …

Member Avatar for ~s.o.s~
0
164
Member Avatar for fairy1992224

I need to complete this project by next Monday. How do I do a menu selection EXAMPLE: Press 1 to enter the model number. Press 2 to delete a record. Press 3 to exit the program. I'm doing this project on NetBean using Java. Can someone please teach me? Thanks!!!!

Member Avatar for peter_budo
-1
100
Member Avatar for ajijacobm

hi Guys, I have problem in populating dropdown list from mysql database. im using html,javascript,and mysql. im not using php. i would like to know, how to populate dropdown list with values from mysql database... Also, it would be better , if you tell me how to send values in …

Member Avatar for ajijacobm
0
74
Member Avatar for ajijacobm

hi friends, i'm doing a school project on face recognition. I need a code for face recognition in java..Anybody please help me or guide me to the above mentioned codes..

0
78
Member Avatar for ajijacobm

hi, im doing a project on j2ee, live project.but, i dont know, from where to start with.i would like to know creating a forms in j2ee. is it similar to jsp. how to connect to a database with netbeans,etc... in a website based project or live project. im waiting for …

0
67
Member Avatar for divya samtani

hey i am a final year polytechnic student i need a good project idea of an [B][COLOR="Red"]mobile based application[/COLOR][/B]. plz help me... if possible reply on my mail account[I] <<snip>>[/I]

Member Avatar for Nick Evan
-2
96
Member Avatar for ajijacobm

Hi, I have to take seminar on Intel i7 processor..Please give me some important questions that will probably be asked in viva.Kindly help me.It's very urgent. Thanks in advance.

Member Avatar for caperjack
0
34
Member Avatar for ajijacobm

hi,I'm using a dynamic photogallery in my project.Now i'm having problems with xml updation.The xml file which is being used by the flash is dynamically updated with data from a table that each time xml is changed.But the problem is flash is not using the updated xml file.It uses the …

Member Avatar for JasonHippy
0
84
Member Avatar for ajijacobm

hi,i'm beginner in asp..I'm doing a work on image resizing..i've my source code but it is showing a generic gdi error occured... [code=c#] using System; using System.Data; using System.Configuration; using System.Linq; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.HtmlControls; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Xml.Linq; using System.Data.SqlClient; using System.Drawing; using …

Member Avatar for kvprajapati
0
78
Member Avatar for ajijacobm

hi,I need help regarding datalist control ie, about deleting,editing,selecting and updating an item in a datalist.I need to learn data binding.Please provide me some code so that i can learn and implement in my project.Anyway thanks in advance.

Member Avatar for mail2saion
0
74
Member Avatar for ajijacobm

I'm a B.tech student.I have to complete a project based on community website.I Need to know the source code for chatting,scrapping blogging,Everything related to a community website.They are need to be completed within 15 days..But i don't have any idea,where to start with..ANy body,PLease Help me..........:'(

-1
64
Member Avatar for giahmed

Dear all, I am really stuck with inserting record into access database using ASP.net and C#, as in university I am only allowed to use access. I am trying to create new room reservation for meetings its not a hotel room, I have two time slots AM and PM and …

Member Avatar for giahmed
0
461
Member Avatar for nikhil31888

How to run a Asp.net page with database(Sql Server2000) on a browser? for eg: When I run a Asp.Net page involving login on Visual Studio 2005, the user is logged into his account but when I run the same page through a browser, user is unable to login. The error …

Member Avatar for ajijacobm
0
114
Member Avatar for ajitkumar26

I want to reset the textarea cursor position after postback i.e cursor should be on last change or edited text in textarea

Member Avatar for ajijacobm
0
70
Member Avatar for Katherine87

I have problem With My Calculator in ASP.NET C# in Microsoft Visual Web Developer 2008 Express Edition : web application not windows application the code: [CODE]protected void Button2_Click(object sender, EventArgs e) { //Double F1; //Double S1; // Double Re; // F1 = Convert.ToDouble(TextBox1.Text); // S1 = Convert.ToDouble(TextBox2.Text); // Re = …

Member Avatar for Katherine87
-2
277
Member Avatar for ajijacobm

hi, I have been doing my ASP.net project in C#.I am a beginner to a programming world.i have Performed executed some sql queries by writing some Connection strings..But i am looking for finding another method,which i could get simpler by calling some function like "studadapter.fill(dataset,"src table")" which is to fill …

Member Avatar for ajijacobm
0
155
Member Avatar for ajijacobm

hi, i have to do a web based project with ASP.NET,C# and SQL. i don't know much about doing projects. Please give me some sources sites so that i can learn by myself. ALso please give me site so that i can get a list of project names.

Member Avatar for chandru7
0
60
Member Avatar for ajijacobm

hi, how to use custom made photoshop buttons in c# windows form...please show me how to do it. anyway thanks in advance.

Member Avatar for kvprajapati
0
67
Member Avatar for ajijacobm

Hi, I have database connection problem. A part of the source is shown Below [code=csharp] private void Form3_Load(object sender, EventArgs e) { string connectionstring="Data Source=.\\SQLEXPRESS;AttachDbFilename=|DataDirectory|\\hospdb.mdf;Integrated Security=True;Connect Timeout=30;User Instance=True"; SqlConnection con=new SqlConnection(connectionstring); DataSet ds=new DataSet(); string command="SELECT Name,Address,Phone,Branch,Class FROM hosptab WHERE (Branch = 'SKIN')"; SqlDataAdapter da=new SqlDataAdapter(command,con); da.Fill(ds,"hospital"); DataTable dt=ds.Tables["hospital"]; //da.Fill(hospdbDataSet, …

Member Avatar for sknake
0
108
Member Avatar for ajijacobm

Hi,:) I'm now doing a project on c# sql project.I have a database problem,:'( when a user gives the input dynamically through the front end ,the user data can be view through data grid view .but it is not getting stored in the original database.I have tried a lot to …

Member Avatar for ajijacobm
0
107