Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
2
Downvoting Members
2
2 Commented Posts
0 Endorsements
Ranked #22.5K
Ranked #4K
Member Avatar for Batch Devil

I was wondering if it is possible to make [I]an online multi-player game server preferably in batch.[/I] I am hoping to make a PowerPoint game that can be multi-player with the help of batch. Also even answers that do not suit my requirements fully will help, because i am 11 …

Member Avatar for Jaxonpoop123
0
2K
Member Avatar for ste713

Can someone help stop my head ache! Im sure its very simple (it is with php). I have run one query to get a users current cash [CODE] SQL = "SELECT * FROM money WHERE id='fred' Set Recordset = Server.CreateObject("ADODB.Recordset") Recordset.Open SQL,Connection Recordset("cash")[/CODE] This is correct and pulls the value …

Member Avatar for jcarbillon
0
92
Member Avatar for happygeek

What does your Android, BlackBerry or iPhone say about you? That's what newly published research by YouGov on behalf of Intelligent Environments aimed to find out, but the results were a little surprising to say the least. [attach]20446[/attach] The research analysed the financial profiles of each smartphone to paint a …

Member Avatar for katmai539
0
764
Member Avatar for akshayinbox

Hello. I wish to setup a WAMP/Apache Server on a single Computer (server) and various touch-panels connected to this 1 server (Intranet). [i.e. all touch panels having a site [url]http://xxx.xxx.xxx.xxx[/url] (Server's IP) loaded/used on browser] I was wondering is their a way to determine a server's peak bandwidth? Say, if …

Member Avatar for lasitha2005d
-1
227
Member Avatar for emily-bcot

Hi, I have an ecommerce website on the shared hosting, but the website has been attacked by hackers. I think the reason why it got attacked, because the shared hosting is not secure enough. Does anyone know where the safe hosting is? Why some ecommerce websites (i.e. ebay, Amazon and …

Member Avatar for amrithaa2011
0
112
Member Avatar for simpsonzia

Hi, guys! I started to learn assembly just a few months ago. Last time I wrote a small program to compute the CPU frequency, and it worked out. Two weeks later, however, when I recompiled the program, I couldn't get the correct result. It's about 4-5 times less than the …

Member Avatar for coffeeuncle
0
243
Member Avatar for Tank50

Hi I want to create text box array at desing time.It means i want to create text box like Text box1[1],TextBox[2],TextBox[3].How do u create it in desing time in C#. Thanks Tank50

Member Avatar for rationalise
0
647
Member Avatar for bangor_boy

Can someone please explain break statements to me, as far as i understand a break statement leaves the loop before it has ended. But i run this code and expect to get "Zero" "One" But I get "Zero" "One" "One" "Unknown number" [CODE] for (int i = 0; i < …

Member Avatar for stultuske
0
178
Member Avatar for rents

Hey everyone. I'm looking to replicate an effect I saw on an app used on an iPad. Basically, there's a background image and a layered, centered content section. As you scroll down, the opacity of the background starts to fade, without effecting the content section at all. By the time …

Member Avatar for rents
0
134
Member Avatar for gspeedtech

I am working with existing VB.NET code for a Windows Application that uses StreamWriter and Serializer to output an XML document of transaction data. Code below. [COLOR="Green"] [CODE]Private TransactionFile As ProjectSchema.TransactionFile Dim Serializer As New Xml.Serialization.XmlSerializer(GetType(ProjectSchema.TransactionFile)) Dim Writer As TextWriter Dim FilePath As String Writer = New StreamWriter(FilePath) Serializer.Serialize(Writer, TransactionFile) …

Member Avatar for gspeedtech
0
178
Member Avatar for jenna123

[CODE] class Generic @@router='' @@digit='' @@data='' def initialize(str) @str=str end #def seperate # @str="434 <user;password>##ROUTER=BROKER_NAME##" #puts @str.split() def digit @digit=@str[0,3] puts "Digit Part: " +@digit end def data @data=@str[/<[a-z]*;[a-z]*>/] puts "Data Part: " +@data end def router @router=@str[/##[A-Z]*=[A-Z]*_[A-Z]*##/] puts "Router part: " +@router end end class Sub < Generic end …

Member Avatar for L7Sqr
0
78
Member Avatar for famas

Assalam o Alaikum, I am looking for a standard format of work experience letter in order to apply for new job. I can fill out the responsibilities section but just need a well written template in which I can put this in. By the way I have 1 year software …

Member Avatar for mali.sandhya2
0
180
Member Avatar for mdeokute

I am gettig "could not find installable isam" while connecting to access 2007 databse the code that i wrote is: Public Sub MyConnection() constr = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\Contact_management\Contact_DB.accdb;Jet oledb:database password=abcd" con = New OleDbConnection(constr) If con.State = ConnectionState.Open Then con.Close() End If con.Open() End Sub i installed office 2007 via network. …

Member Avatar for pocohontus
0
117
Member Avatar for Sadun89

Dear Friend..... I want to make web site that it want to plugging with facebook..... In other words, If i type & submit something,I want to publish in Facebook wall (if i can publish in selected person's walls its very worth) it like what the youtube done after some video …

Member Avatar for Sadun89
0
279
Member Avatar for chetanbasuray

I was planning to start with a java speech program and went on with some research across the internet. I found that for any such program I need an API called the java Speech API. However when I wrote down import java.speech it showed no existence of any such API. …

Member Avatar for techstu123
0
183
Member Avatar for xsltnewbie

I have the following xml source file : [code=xml]<root> <child1></child1> <child2></child2> </root>[/code] I would like to convert it to [code=xml]<MYOWNTAG1> <CURRENTDATE>CurrentDate</CURRENTDATE> <CURRENTTIME>CurrentTime</CURRENTTIME> </MYOWNTAG1> <MYOWNTAG2> <XML> <root> <child1></child1> <child2></child2> </root> <XML> </MYOWNTAG2>[/code] Any help would is appreciated.

Member Avatar for xml_looser
0
129
Member Avatar for shona_5

i have to find distance between two projects and i have taken three attributes for this purpose which are size, project mode and a constant value.i have written code in matlab 7.but it gives error.plz see the folowing code and help me. t = 17; a =0; b=0; %size effort …

Member Avatar for TrustyTony
0
138
Member Avatar for Inny

I want to create a banner that contains a live updating rss/xml feed. Output should result in a single image that updates. Ill be using this to draw customers to my site since the image will be hosted on other sponsor sites. Image format must be either jpg gif or …

Member Avatar for pritaeas
0
191
Member Avatar for dyingatmidnight

I'm trying to create a database for a public library and I'm running into a snag when trying to formulate my tables based on the requirements I've come up with. Authors • Write books • Have publishers Publishers • Publish books • Have addresses and phone numbers Books • Have …

Member Avatar for BitBlt
0
194