Click here to Skip to main content
15,894,106 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Pop in php..Displaying div after successful execution of php Pin
WebMaster6-Sep-12 20:35
WebMaster6-Sep-12 20:35 
Questionconnect to facebook Pin
Member 82146351-Sep-12 4:26
Member 82146351-Sep-12 4:26 
AnswerRe: connect to facebook Pin
Richard Andrew x641-Sep-12 8:42
professionalRichard Andrew x641-Sep-12 8:42 
AnswerCrossPost Pin
Sandeep Mewara1-Sep-12 10:42
mveSandeep Mewara1-Sep-12 10:42 
QuestionIndexed Db vs WebSql Data (SQLITE) Pin
gaurish thakkar29-Aug-12 2:41
gaurish thakkar29-Aug-12 2:41 
AnswerRe: Indexed Db vs WebSql Data (SQLITE) Pin
Eddy Vluggen29-Aug-12 3:03
professionalEddy Vluggen29-Aug-12 3:03 
GeneralRe: Indexed Db vs WebSql Data (SQLITE) Pin
gaurish thakkar29-Aug-12 17:59
gaurish thakkar29-Aug-12 17:59 
GeneralRe: Indexed Db vs WebSql Data (SQLITE) Pin
Eddy Vluggen29-Aug-12 22:29
professionalEddy Vluggen29-Aug-12 22:29 
gaurish thakkar wrote:
I wanted TO use a DATABASE to store My data collected From User Into a Database Without net Connection And the HTML files being not hosted on some server.

By creating a MHTML archive, and using VBScript to talk to the database. A bit more complex than using a server, and not a recommended technique.

gaurish thakkar wrote:
So it can Be used anywhere and finally i can export my data to a file using some plugin which loops through the Records and gives and option which is save as On to the Disk.

If you want your app to be distributed and use a local database, you'll need to write a Windows-Application. Browsers navigate from page to page, meaning that they'll always be multiple files. You can zip those off course, but that does not help much either.

gaurish thakkar wrote:
Is Sq lite supported In Mozilla Firefox.

FireFox is not a programming environment.

gaurish thakkar wrote:
And how can i use Access OR SQLCE from a offline HTML App without a server side Language

You don't. What kind of application are you trying to build exactly?
Bastard Programmer from Hell Suspicious | :suss:
if you can't read my code, try converting it here[^]

AnswerRe: Indexed Db vs WebSql Data (SQLITE) Pin
jkirkerx29-Aug-12 11:35
professionaljkirkerx29-Aug-12 11:35 
AnswerRe: Indexed Db vs WebSql Data (SQLITE) Pin
Bernhard Hiller29-Aug-12 21:32
Bernhard Hiller29-Aug-12 21:32 
AnswerRe: Indexed Db vs WebSql Data (SQLITE) Pin
Zaf Khan19-Nov-12 17:49
Zaf Khan19-Nov-12 17:49 
QuestionExample of HTML5 File Api for Read/Write Pin
gaurish thakkar20-Aug-12 17:43
gaurish thakkar20-Aug-12 17:43 
AnswerRe: Example of HTML5 File Api for Read/Write Pin
fjdiewornncalwe21-Aug-12 3:20
professionalfjdiewornncalwe21-Aug-12 3:20 
QuestionLooking for a web developer in or near Linksfield, Johannesburg, SA Pin
Imagin8 SA17-Aug-12 22:25
Imagin8 SA17-Aug-12 22:25 
AnswerRe: Looking for a web developer in or near Linksfield, Johannesburg, SA Pin
Richard MacCutchan17-Aug-12 23:25
mveRichard MacCutchan17-Aug-12 23:25 
QuestionASP.Net AjaxToolkit MaskedEditExtender defaults to AM only when system time is between 12-1 PM Pin
pjshah7017-Aug-12 3:30
pjshah7017-Aug-12 3:30 
QuestionWebGL question Pin
Madhan Mohan Reddy P16-Aug-12 17:45
professionalMadhan Mohan Reddy P16-Aug-12 17:45 
AnswerRe: WebGL question Pin
Eddy Vluggen17-Aug-12 3:24
professionalEddy Vluggen17-Aug-12 3:24 
QuestionFan Page in Facebook with Classic ASP Pin
c.roberto.u15-Aug-12 20:48
c.roberto.u15-Aug-12 20:48 
AnswerRe: Fan Page in Facebook with Classic ASP Pin
Eddy Vluggen17-Aug-12 3:23
professionalEddy Vluggen17-Aug-12 3:23 
QuestionSend response from web site. Pin
Naveen_1439-Aug-12 20:20
Naveen_1439-Aug-12 20:20 
SuggestionRe: Send response from web site. Pin
CodeHawkz9-Aug-12 20:48
CodeHawkz9-Aug-12 20:48 
Questionhow to insert default signature in Outlook using Javascript Pin
Anurag Sinha V9-Aug-12 0:20
Anurag Sinha V9-Aug-12 0:20 
AnswerRe: how to insert default signature in Outlook using Javascript Pin
Anurag Sinha V9-Aug-12 0:22
Anurag Sinha V9-Aug-12 0:22 
GeneralRe: how to insert default signature in Outlook using Javascript Pin
Anurag Sinha V9-Aug-12 2:21
Anurag Sinha V9-Aug-12 2:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.