-
Stopped Watching Form activated unexpectedly
Hello, I have a problem with a Form (EJournalF) that is activated unexpectedly and can't find from where. If I let it be Auto_Created in Project/Option/Font Auto_Create there are 2 … -
Began Watching Form activated unexpectedly
Hello, I have a problem with a Form (EJournalF) that is activated unexpectedly and can't find from where. If I let it be Auto_Created in Project/Option/Font Auto_Create there are 2 … -
Replied To a Post in Form activated unexpectedly
Search your project for anything that has `EJournalF` in it. -
Stopped Watching send SMS from my website using PHP
Hello, I would like to enhance a website in that a user may send an SMS from it for free. Is this possible via a PHP script? regards, Pabzzmike -
Began Watching send SMS from my website using PHP
Hello, I would like to enhance a website in that a user may send an SMS from it for free. Is this possible via a PHP script? regards, Pabzzmike -
Replied To a Post in send SMS from my website using PHP
You need an SMS gateway. If you search this website you'll find some. -
Stopped Watching ATOM Activity Stream
I'm trying to create an ATOM activity stream ala http://activitystrea.ms/ However, I'm confused a bit by the proper format, and also wondering if the JSON version is replacing the ATOM … -
Began Watching ATOM Activity Stream
I'm trying to create an ATOM activity stream ala http://activitystrea.ms/ However, I'm confused a bit by the proper format, and also wondering if the JSON version is replacing the ATOM … -
Replied To a Post in ATOM Activity Stream
Did you follow this spec? http://activitystrea.ms/specs/json/1.0/ -
Stopped Watching Create a temporary table for basket in MySQL
Hello Everyone, I have to create a temporary table for basket. I have to include certain fields from different table. Now I know the code to create a temporary table … -
Began Watching Create a temporary table for basket in MySQL
Hello Everyone, I have to create a temporary table for basket. I have to include certain fields from different table. Now I know the code to create a temporary table … -
Replied To a Post in Create a temporary table for basket in MySQL
Be careful. IIRC a temporary table is dropped once the connection is terminated. Since PHP scripts are stateless, the connection is terminated at the end of every script, thus removing … -
Marked Solved Status for database connection frequency best practice
I have a question about best practices as far as opening and closing the database connetion in my app. Currently I am opening and closing each time the database is … -
Stopped Watching ATOM Activity Stream
I'm trying to create an ATOM activity stream ala http://activitystrea.ms/ However, I'm confused a bit by the proper format, and also wondering if the JSON version is replacing the ATOM … -
Began Watching ATOM Activity Stream
I'm trying to create an ATOM activity stream ala http://activitystrea.ms/ However, I'm confused a bit by the proper format, and also wondering if the JSON version is replacing the ATOM … -
Replied To a Post in ATOM Activity Stream
http://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fwww.daniweb.com%2Fstats%2Factivity_stream -
Stopped Watching Endorsement suggestions
Dani. The members shown in the endorsement suggestion page should exclude deleted members. In mine it still shows LastMitch, whom has deleted his profile. -
Began Watching Endorsement suggestions
Dani. The members shown in the endorsement suggestion page should exclude deleted members. In mine it still shows LastMitch, whom has deleted his profile. -
Replied To a Post in Endorsement suggestions
Definitely not. > They just had a segment on the news about a bunch of people in Holland going for a polar dip in the North Sea. It's the New … -
Stopped Watching error Keyword not supported: 'data base'.
hello i am trying to insert data to Data base using Stored Proc , while i replace my Connection string in the web.config file after i run my app , … -
Began Watching error Keyword not supported: 'data base'.
hello i am trying to insert data to Data base using Stored Proc , while i replace my Connection string in the web.config file after i run my app , … -
Replied To a Post in error Keyword not supported: 'data base'.
Use the paperclip in the toolbar. `data base` should probably be `database` -
Stopped Watching Endorsement suggestions
Dani. The members shown in the endorsement suggestion page should exclude deleted members. In mine it still shows LastMitch, whom has deleted his profile. -
Began Watching Endorsement suggestions
Dani. The members shown in the endorsement suggestion page should exclude deleted members. In mine it still shows LastMitch, whom has deleted his profile. -
Replied To a Post in Endorsement suggestions
> I got prit confused with ddanbe WOT!? -
Stopped Watching Endorsement suggestions
Dani. The members shown in the endorsement suggestion page should exclude deleted members. In mine it still shows LastMitch, whom has deleted his profile. -
Began Watching Endorsement suggestions
Dani. The members shown in the endorsement suggestion page should exclude deleted members. In mine it still shows LastMitch, whom has deleted his profile. -
Replied To a Post in Endorsement suggestions
> Should be fixed. Please confirm for me, thanks! It is. Who the hell marked this thread as solved? I thought that was frowned upon... -
Stopped Watching Merge two classes
Hello everyone, i want to make a status bar which will have there Login and Status of the user but i want that to be in one class and when … -
Began Watching Merge two classes
Hello everyone, i want to make a status bar which will have there Login and Status of the user but i want that to be in one class and when … -
Replied To a Post in Merge two classes
> doesnt work :/ That's very vague. What have you tried, what did you expect, are you getting errors... be specific. -
Stopped Watching Endorsement suggestions
Dani. The members shown in the endorsement suggestion page should exclude deleted members. In mine it still shows LastMitch, whom has deleted his profile. -
Began Watching Endorsement suggestions
Dani. The members shown in the endorsement suggestion page should exclude deleted members. In mine it still shows LastMitch, whom has deleted his profile. -
Replied To a Post in Endorsement suggestions
> I don't see why an endorsement is any less valid just because the endorsee has departed Not my point. My point is my endorsement suggestions page shows a deleted … -
Stopped Watching Microsoft.XMLDOM alternative for all browsers
Hi Guys, I am trying to apply Microsoft.XMLDOM object for all browsers support but i am not getting proper code or object. can anyone help me on this one. var … -
Began Watching Microsoft.XMLDOM alternative for all browsers
Hi Guys, I am trying to apply Microsoft.XMLDOM object for all browsers support but i am not getting proper code or object. can anyone help me on this one. var … -
Replied To a Post in Microsoft.XMLDOM alternative for all browsers
ActiveX only works for IE. Try jQuery or another Javascript based XML tool. -
Stopped Watching Synaptics touchpad suddenly stopped working
I have a new Acer Aspire 1670 laptop which has worked fine for the past few weeks. However, I turned it on this morning (it worked fine last night) to … -
Edited Synaptics touchpad suddenly stopped working
I have a new Acer Aspire 1670 laptop which has worked fine for the past few weeks. However, I turned it on this morning (it worked fine last night) to … -
Began Watching Synaptics touchpad suddenly stopped working
I have a new Acer Aspire 1670 laptop which has worked fine for the past few weeks. However, I turned it on this morning (it worked fine last night) to … -
Replied To a Post in Synaptics touchpad suddenly stopped working
> We all want to show our gratitude for the post Because it adds nothing of value to the thread. If you want to thank the one who gave you … -
Stopped Watching loading select box with jquery
how to load select box with database fields in [jquery].... -
Began Watching loading select box with jquery
how to load select box with database fields in [jquery].... -
Replied To a Post in loading select box with jquery
http://www.daniweb.com/web-development/php/code/437655/getting-products-details-from-categories-subcategories-with-ajax-call- -
Stopped Watching Endorsement suggestions
Dani. The members shown in the endorsement suggestion page should exclude deleted members. In mine it still shows LastMitch, whom has deleted his profile. -
Created Endorsement suggestions
Dani. The members shown in the endorsement suggestion page should exclude deleted members. In mine it still shows LastMitch, whom has deleted his profile. -
Began Watching Endorsement suggestions
Dani. The members shown in the endorsement suggestion page should exclude deleted members. In mine it still shows LastMitch, whom has deleted his profile. -
Stopped Watching foreign key constraint fails
Cannot add or update a child row: a foreign key constraint fails .this error occured then what can i do. -
Began Watching foreign key constraint fails
Cannot add or update a child row: a foreign key constraint fails .this error occured then what can i do. -
Replied To a Post in foreign key constraint fails
Make sure the foreign key exists before inserting. Apparently you're adding a record pointing to something that does not exists yet.
The End.