Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > Software [1251 Forums][Track this Category]
   Browse sub-categories   
» Accessories [7]» Articles & Tutorials [8]» BBS» Business [13]
» Databases [80]» Development [485]» Entertainment» Games [7]
» General [41]» Graphics & Design [41]» Internet [69]» Mac [12]
» Marketplace [8]» Multimedia [262]» Networking [26]» Open Source [9]
» Reviews [4]» Scripts [2]» Security [81]» Servers [29]
» Technologies [10]

   Latest threads in category   
Web Developer Ho to put or escape the html tag  
08:26 8-Jul-08   [Replies: 3, Views: 93]    By: bharanikumarphp
Dear i want to skip the html tag, When it is not closed properly, For that any idea, example ganeshkafs am f l das flasmdfla lfalsf <ul><li>fasdfsadf<ul> ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers How to programmatically through VB Code change the system date/time fo..  
08:26 8-Jul-08   [Replies: 3, Views: 25]    By: accesser2003
As I get some problems because of the format of date/time of the system. I would like to try to set the format of the date/time of the system once the system try. After the system finish it return...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Unable to debug VB6 project  
08:26 8-Jul-08   [Replies: 2, Views: 29]    By: jag17
I have a VB6 project that was developed couple of years before. The application is running fine. When I try to open the project in Visual Studio 6 I get lot of errors. When I try run from Visual S...
[Tags: No tags defined yet] -
Be the first to Tag this thread
GamesRadar Forum E-mail molto molto strana  
08:24 8-Jul-08   [Replies: 4, Views: 37]    By: AlexF.RS3
Poco fa mi è arrivato questo messaggio di posta: Citazione: Cari Amici, Leggete questa lettera ed agite velocemente.Io vi invio questa lettera, in quanto tale informazion...
[Tags: No tags defined yet] -
Be the first to Tag this thread
GamesRadar Forum Trasferire file da un PC all'altro via ethernet  
08:16 8-Jul-08   [Replies: 7, Views: 67]    By: Mr. Brownstone
Salve ragazzi volevo chiedervi cosa devo fare per trasferire dei file da un pc all'altro via ethernet. Dovrei spostare qualcosa come 9 giga di musica, e siccome non voglio uccidermi spostando un g...
[Tags: No tags defined yet] -
Be the first to Tag this thread
cProgramming Use if Iterator  
08:01 8-Jul-08   [Replies: 6, Views: 87]    By: Unnamed
Considering this example... Code: vector<int> the_vector; vector<int>::iterator the_iterator; for( int i=0; i < 10; i++ ) the_vector.push_back(i); int total = 0; ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Forums MacBidouille mail sous leopard  
08:01 8-Jul-08   [Replies: 7, Views: 70]    By: JF73
depuis que j'ai installé Léopard, Mail ne fonctionne plus. Il s'ouvre mais aucune fenêtre n'apparait. je ne peut donc pas m'en servir. De plus il refuse de quitter et je suis obligé de...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [2005] Printing Problem  
08:01 8-Jul-08   [Replies: 2, Views: 29]    By: Tarablue
Hello All, I have a problem when printing outputs from my program, one page is set up in Portrait mode and one page is set as Landscape. My HP InkJet printer works just fine and prints both w...
[Tags: No tags defined yet] -
Be the first to Tag this thread
cProgramming C thread functions?  
08:00 8-Jul-08   [Replies: 3, Views: 59]    By: Unnamed
Hi I wanna ask some question about thread,... I already understand about thread, mutex and event in Windows (using WinAPI)... But I think there is another term in threads called 'semaphore',...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums registry problem  
07:59 8-Jul-08   [Replies: 3, Views: 43]    By: i00
ok ... i have yet another registry problem ... i can edit the dword with regedit but when i try to through code it doesnt work - the error code is access denied this is in vista and user a...
[Tags: No tags defined yet] -
Be the first to Tag this thread
cProgramming Profiling my code  
07:58 8-Jul-08   [Replies: 9, Views: 102]    By: Unnamed
Hi, I use MINGW and I have a program made by me in which I have included my own profile system. I can't use gcc profile because I have thread and gprof dont support thread althoug of the two thr...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Mac Forums A Little Objective-C Help  
07:58 8-Jul-08   [Replies: 2, Views: 101]    By: Garrett
I just got back into Obj-C, I guess I can never say I was ever in. Anyhow, here is my .m file: Code: #import "GBBkwld.h" @implementation GBBkwld - (IBAction)log...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Table comboBox  
07:45 8-Jul-08   [Replies: 8, Views: 71]    By: Kohinoor24
Hi guys, Iam developing under java swing and found it difficult to achieve the following goals which I wanted to. Iam attaching an image also along with this. http://i337.photobucket.c...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Help with sound in vb//why wont it work?  
07:45 8-Jul-08   [Replies: 1, Views: 10]    By: harminalharmonixer
Private Sub Form1_KeyUp(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles Me.KeyUp If e.KeyCode = Keys.A Then My.Computer.Audio.Play(My.Resource...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Mac Forums Why instruments showing leak in "ODD" lines?  
07:41 8-Jul-08   [Replies: 0, Views: 35]    By: sujithkrishnan
Hi all. In my i Phone app, tehere are soem mem leaks the instuments detected. However its showing soem "ODD" lines when i trace the line from INSRUMENTS. Sometimes it...
[Tags: No tags defined yet] -
Be the first to Tag this thread
cProgramming code optimizatio  
07:40 8-Jul-08   [Replies: 3, Views: 86]    By: Unnamed
could anyone tell me why code 1 is slower than the second code- Code: #define sz(a) int((a).size()) #define pb push_back #define all(c) (c).begin(),(c).end() #define REP(i,n) for(i=0;...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Mac Forums [iPhone] Cannot display two Modal View Controller after each other  
07:40 8-Jul-08   [Replies: 0, Views: 37]    By: maxm007
Hi, This is for BETA 7. Here is a simplified version of my problem. In my application root view controller , the user presses a 'Start Wizard' button and they get modal view co...
[Tags: No tags defined yet] -
Be the first to Tag this thread
WinAmp A n00b Request  
07:40 8-Jul-08   [Replies: 0, Views: 8]    By: nickonjur
Hello everyone. Im new here and i like the work you guys(and girls) have done on creating skins I'm on a family computer so i cant download the necessary equipment i need to make one. I don't real...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru How to create timer events?  
07:34 8-Jul-08   [Replies: 3, Views: 65]    By: champnim
I think sleep would be a good option...but is it the only one? Also what happens if I initiate a sleep & after that I get a command from the user saying that a certain instruction has to perfo...
[Tags: No tags defined yet] -
Be the first to Tag this thread
GamesRadar Forum problema connessione alice  
07:34 8-Jul-08   [Replies: 0, Views: 13]    By: mike '84
ciao ho un problema cn alice:in pratica(e capita spesso) qnd mi devo connettere mi dice connessione cn miniport wan(boh?) e nn si connette +. premesso ke le ho provate tt,cm faccio? ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
WinAmp Transfering Albums to a Portable  
07:32 8-Jul-08   [Replies: 1, Views: 12]    By: Krez
Hi there, first off let me say Winamp ROCKS! I used to use iTunes for years now but I recently switched over and I'm as happy as a pig in **** . Thank you Nullsoft! I also just recently got an 8...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru How to run C++ program from a website  
07:31 8-Jul-08   [Replies: 1, Views: 60]    By: chetan19989
Hi, Here is a link may be useful to you.... http://www.programmingtalk.com/show...p?t=4384&page=2 [http://www.programmingtalk.com/showthread.php?t=4384&page=2]> -Anant ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Forums MacBidouille Partition Bootcamp de 15Go au lieu de 32  
07:29 8-Jul-08   [Replies: 0, Views: 21]    By: eMacOS
Bonjour j'ai utilisé Bootcamp plusieurs fois et cette fois j'ai choisit de faire une partition de 32Go en FAT 32 en cliquant sur l'option correspondante dans l'assistant. Mais voilà qu...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru [RESOLVED] [2003] Slow Next Control Focus  
07:25 8-Jul-08   [Replies: 5, Views: 177]    By: HanneSThEGreaT
Thanx for your assistance Marraco After hours and hours of testing on all 3 client machines, I could not replicate this behaviour. It turns out that my machine seems to be the culprit. It s...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru [RESOLVED] [2003] Slow Next Control Focus  
07:25 8-Jul-08   [Replies: 5, Views: 176]    By: HanneSThEGreaT
Thanx for your assistance Marraco After hours and hours of testing on all 3 client machines, I could not replicate this behaviour. It turns out that my machine seems to be the culprit. It s...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  10  11  12  13  14  [15]  16  17  18  19  20  Next>      
 




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006