Posts
 
Reputation
Joined
Last Seen
Ranked #1K
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
6
Posts with Upvotes
6
Upvoting Members
6
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
0 Endorsements
Ranked #4K
~27.0K People Reached
Favorite Tags
Member Avatar for Motifaithed

Hi All, I'm currently working on a church attendance monitoring project, and this community had helped me a lot during my college days in building php base projects, now I'm here again to ask for help. The scenario is I want to track every individual who are present every sunday …

Member Avatar for rproffitt
2
405
Member Avatar for Rizi004

hi hope you are all fine. When user login in my web site the table update in database that the user is online and when they click on logout the table updated in database that the user is offline, it working fine but the problem is that when user login …

Member Avatar for juniors464
1
6K
Member Avatar for Smoking Bros

Hello everyone! I got a series of C++ tutorials and a series of Blender tutorials and 1 tutorial on how to get free Windows Vista look on your Windows XP on YouTube.. So I thought I would so some PHP tutorials too... And as always I wanted to check if …

Member Avatar for J. M. P.
0
792
Member Avatar for silvercats
Member Avatar for dualzNZ

hi all i am developing a small application that will allow the user to paste in admin logs which will then be converted into xml data. The code works fine in VB.net but i am trying to convert it into C# as the application is written in c# i am …

Member Avatar for dualzNZ
0
176
Member Avatar for dualzNZ

Good Afternoon everyone. I am currently working on a little side project that aquires player statitical data from a website / XML Feed getting the data is fine and using item.substring(item.indexOf("ABC")) but what i would like to do is call a series of information and show them with in a …

Member Avatar for Ketsuekiame
0
213
Member Avatar for dualzNZ

Hi all I am currently working on a Battlefield player / server statistics application that i have written in C#. I am storing RAW player / server data in a table at the moment. My question is what is a recommended maximum columns per table as this statistical data which …

Member Avatar for pritaeas
0
210
Member Avatar for ryan311

in form1 i have this code #region MaterialSize Declaration //public static string materialtype = ""; private string _materialtype = ""; private string _size = ""; private string _kg = ""; private string _price = ""; private string _barcolour = ""; private string _sizeLength = ""; private DateTime? _datemodify; #endregion i …

Member Avatar for ChrisHunter
0
262
Member Avatar for dualzNZ

Hi all i am obtaining game stats data through c# using HttpWebRequest and am returning chunks of data which is passing through class variabled held in dll files. my question is which i am unsure of is i would like to add a progress bas to show the players current …

Member Avatar for Mike Askew
0
138
Member Avatar for Rahul47

Hello people, here is a question related to sharing of databse between two applications. I am developing an application which has two parts: 1) Client Side. (Student) 2) Server Side. (Faculty, teacher) What I want to accomplish is that if a teacher creates question paper the student should be able …

Member Avatar for Reverend Jim
0
166
Member Avatar for mike.mcwhinney.3

Hello, I have been struggling a little bit with an issue in a relational database that supports queries. Originally I was going to use an OleDB data adapter and connect to an Microsoft Access database (created with Access 2000). The problem is that when I use a connection string like: …

Member Avatar for deceptikon
0
143
Member Avatar for ComputerFirstAde

Hi Guys, i am currently creating a database in c#, this i can do, the problem i am having is trying to network it to my wifes pc, after i build (release version) i transfer to my wifes pc, but it doesnt work, says that the database is read-only? and …

Member Avatar for ComputerFirstAde
0
165
Member Avatar for diya45

i have a form whcih is room and in this there is when i add a data on it that is room id,room no and service type and room type then when i add the data like as room id=1 room no=2 room type=double service type=luxury then when i again …

Member Avatar for samsylvestertty
0
204
Member Avatar for dualzNZ

Hi all i have a tiny question I have 5 IBM Blade servers running at my home using 1 external Static IP Address, is there any way i can forward certain ports to the different servers and people outside the network can access that Server instead of using DMZ on …

Member Avatar for cguan_77
0
298
Member Avatar for mcmanuel20

You are working as a software developer in a company named Blue Moons, Inc. Your team has been assigned the task of developing software that would assist the users to store and retrieve personal information. According to the requirement specifications, the software should provide the functionality to store contact details …

Member Avatar for mcmanuel20
0
100
Member Avatar for bishopbones
Member Avatar for moozy

Hi I am developing a windows application. For your infomation FRONT END : C# (VISUAL STUDIO 2008) BACKEND : SQL SERVER 2008 In a single form I have an option for add and remove client. Two different buttons are used(Add and delete clients). When I click on Add button the …

Member Avatar for dualzNZ
0
88
Member Avatar for dualzNZ

hi all im having a issue with non selected checkboxes when i select checkboxes and hit submit they go into the database ok but the checkboxes that have not been selected are adding 0 to the database code below: <form action="addeventusers.php?evid=<?php echo $evid; ?>&u=<?php echo $u; ?>" method="post"> user 1 …

Member Avatar for ckchaudhary
0
100
Member Avatar for dualzNZ

Hi all i am creating a web application and i would like to generate a md5 checksum on an uploaded file while uploading can i just add md5($file); or is there another way to add a checksum thanks

Member Avatar for veedeoo
0
63
Member Avatar for dualzNZ

Hi all I have recently watched a tutorial series from PHPACADEMY called the advert rotation script series. I have found a small problem, the problem is that if any of the adverts have expired then the rest will not show. does anyone have any solutions for this issue, that if …

Member Avatar for dualzNZ
0
6K
Member Avatar for dualzNZ

Hi all i am a bit stuck lol I am trying to get the file extention from a url say yoursite.com/file.zip in the data base the full link will be there, i am looking for a function that will take the full url take ".zip" and then will output "(file …

Member Avatar for diafol
0
120
Member Avatar for dualzNZ

Hi all I have been developing a Dynamic signature generator on my server and i have selected options that can be dragged and dropped onto a uploaded image using jQuery, I would like my dynamic generator to take a screenshot or somewhow save the designed layout of the sig to …

Member Avatar for pritaeas
0
115
Member Avatar for jbennet

# Post your bugs here: # ##My bugs:## * ADS! - I have ads! - I never used to (being staff) * Also, do I really have to do the "Are you human?" capctha - kind of sucks.. also I do not have permission to make new tags? after 16k …

Member Avatar for Airshow
0
2K
Member Avatar for niyasmohd

**Bold Text Here** i cant perform edit option in my sql/php page.....while editing it return 0 and it is not updating my database....in the database the same is seen (as 0)...donno hw to correct this...will anyone help to continue my work..... Thanks in advance.

Member Avatar for dualzNZ
0
38
Member Avatar for cpat258

I have an assignment due and i might be asking for too much help so im sorry for that. I have very little knowledge about php and html. i have never ever done this in my whole entire life. So any help would be greatly appreciated. Thanks I have to …

Member Avatar for Biiim
0
113
Member Avatar for dualzNZ

Hi all I have created a dynamic signatre system for my site and i would like to add the members avatar based off sig.php?username=USERNAME but when i output the file the avatar is massive how can i resize the image from say 100 x 80 to likes of 24 x …

Member Avatar for dualzNZ
0
111
Member Avatar for dualzNZ

Hi all I am writing a points system for a event that is coming up and the client would like results for each member printed on 1 page for each account the results will fit on 1 page for the user how would i go about doing this. i dont …

Member Avatar for diafol
0
84
Member Avatar for LoveAshu

Hi everyone, i am trying to develop a website in php by reading the discussion and tutorials available on the internet and i have completed it almost, its working well we can register and data base working well, but problem is that i want to display user name on all …

Member Avatar for LoveAshu
0
8K
Member Avatar for vijiraghs

Hello, I have setup a wordpress locally in WAMP. Every user is given points for writing. I want to write a piece of code that will add two points to the user's existing points every time he writes a blog. Can this be done usng php? Also, where should I …

Member Avatar for vijiraghs
0
239
Member Avatar for dualzNZ

Hi all i am having a small problem with my dynamic output code to produce a signature in php the signature comes out fine with text but when i add another .png image to add ontop of the main signature i get a black background when i would like it …

Member Avatar for cereal
0
121