| Author |
Message |
Topic: I need help with assembly code |
ci5co
Replies: 2
Views: 370
|
Forum: General Programming Posted: Thu Mar 16, 2006 10:15 pm Subject: I need help with assembly code |
| WTF are you doing with all this code if you don't know bupkis about ASM? I suggest you pick up a book and learn the basics before you ask any questions. If this is really urgent, go look for whoever d ... |
Topic: PHP OOP and Databases |
ci5co
Replies: 1
Views: 266
|
Forum: Php Posted: Thu Mar 16, 2006 9:20 pm Subject: PHP OOP and Databases |
I guess what you are interested in is Object Relational Mapping (How to map objects to relational database)
here are few pointers to projects on this matter:
http://pear.php.net/package/DBA_Rela ... |
Topic: Selecting Data from MySql Db |
ci5co
Replies: 1
Views: 278
|
Forum: Php Posted: Sat Feb 11, 2006 9:57 pm Subject: Selecting Data from MySql Db |
$row $res = mysql_query("SELECT Title,Source FROM ng_main");
.....
$words[] = preg_replace("/[\r\n]/s"," ",$row['Title']);
$ ... |
Topic: JOB Researcher "Semantic Web Services" |
ci5co
Replies: 0
Views: 339
|
Forum: Computer General Help Topic Posted: Wed Jan 25, 2006 2:26 am Subject: JOB Researcher "Semantic Web Services" |
SCIENCE-JOBS-DE Stellenausschreibung (vacancies)
----------------------------------------------------------------------
Open Research Positions at IAAS: Semantic Web Services
Contact Info
... |
Topic: Third party Applet background tweak |
ci5co
Replies: 1
Views: 283
|
Forum: Html Posted: Wed Jan 25, 2006 2:05 am Subject: Third party Applet background tweak |
| 1 and 2 are simple. If you don't have the source code, part 3 might be pretty challenging. |
Topic: Query date range |
ci5co
Replies: 1
Views: 295
|
Forum: SQL and Databases Posted: Mon Jan 23, 2006 9:57 pm Subject: Query date range |
to return records for a particular day, when the datetime field contains datetime values with a non-zero time component, use this pattern:
... where datefield >= '2006-01-22' and datefield < ... |
Topic: Class validation with Web UI |
ci5co
Replies: 1
Views: 340
|
Forum: Asp Posted: Thu Dec 15, 2005 10:04 pm Subject: Class validation with Web UI |
| How about having a property in the user class that defines which control has the problem. Then, in your page, you could use FindControl to get a reference to the control that you wish to highlight. |
Topic: C# Help - Capitalization |
ci5co
Replies: 1
Views: 346
|
Forum: General Programming Posted: Thu Dec 15, 2005 9:47 pm Subject: C# Help - Capitalization |
| I'm sure there's a better way to do it, but I don't use C# so I don't know what methods are already available. Decrease the ASCII number by 32, if the ASCII number is between 97 and 122 (lower case A ... |
Topic: Flash Decompiler - please recommend |
ci5co
Replies: 2
Views: 390
|
Forum: Graphic Workshop Posted: Thu Dec 15, 2005 9:42 pm Subject: Flash Decompiler - please recommend |
How are you doing a sflash site without an FLA file?
Alot of programs have a free trial. It would probably be best to try a few and pick the best from your testing. |
Topic: Help with missing file in MS Office 2003 Prof |
ci5co
Replies: 1
Views: 297
|
Forum: Computer General Help Topic Posted: Wed Dec 14, 2005 1:23 am Subject: Help with missing file in MS Office 2003 Prof |
Prognosis isn't good.. As per Microsoft..
What to do when prompted for a missing .msi file
If you are prompted for the location of a missing .msi file, you must provide the original installation ... |
Topic: phpBB question |
ci5co
Replies: 5
Views: 480
|
Forum: Graphic Workshop Posted: Tue Dec 13, 2005 12:47 am Subject: phpBB question |
Do you have the info' required to set up the FTP, have you a FTP program?
If yes to the above, before starting anything through the FTP I'd suggest going to you website ACP (Admin Control Panel), c ... |
Topic: phpBB question |
ci5co
Replies: 5
Views: 480
|
Forum: Graphic Workshop Posted: Tue Dec 13, 2005 12:32 am Subject: phpBB question |
| You would need FTP access to your webspace in order to upload the phpBB files. The webhost would me to be able to support mySQL because you'd need to create a database for the forum set up. Before goi ... |
Topic: Infected with Win Fixer, HijackThis.log |
ci5co
Replies: 1
Views: 310
|
Forum: Information Security Posted: Tue Dec 13, 2005 12:26 am Subject: Infected with Win Fixer, HijackThis.log |
| I will be assisting you here. I will review your log, and post back when the review is complete. |
Topic: Got hit with Smitfraud C. |
ci5co
Replies: 1
Views: 300
|
Forum: Information Security Posted: Tue Dec 13, 2005 12:22 am Subject: Got hit with Smitfraud C. |
Please do the following.
1- Download smitRem
and save the file to your desktop.
Right click on the file and extract it to it's own folder on the desktop.
2- Download the trial version of E ... |
Topic: Websites for WAP (WML) Anyone expeienced with this? |
ci5co
Replies: 4
Views: 501
|
Forum: Html Posted: Sat Dec 10, 2005 1:54 am Subject: Websites for WAP (WML) Anyone expeienced with this? |
| I've done it. Producing a website to run on one specific WAP device is easy; especially if you have that device in front of you. Getting it to "fit" correctly on all different manners of phones, PDAs, ... |
| |