14 Discussion / Question Topics

Remove Filter
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
178
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
217
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
212
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
143
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
305
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
102
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
66
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
122
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
119
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
116
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
86
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
131
Member Avatar for dualzNZ

hi all i have created a dynamic signature for a project i am working on it is working fine but i would like to also pull the users avatar as well to show inside the dynamic signature. my current dynamic code [CODE]<?php include("../system/uploadconnection.php"); include("../functions.php"); $username = $_GET['username']; // This gets …

Member Avatar for dualzNZ
0
158

The End.