Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
save
- Page 1
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
2 Days Ago
by Reverend Jim
… my equivalent folder on D: Unfortunately, when you try to
save
to My Documents it still thinks you are saving on…
Are Cross-Platform Apps Slower Than Native? Or Is That Just a Myth in 2025?
Hardware and Software
Cloud-based Apps
1 Week Ago
by Himadri_3
…-platform because it helps them launch faster, maintain easier, and
save
costs. So… is the speed difference still a dealbreaker? Or…
Re: Looking for an developer-Friendly Admin Template
Programming
Web Development
3 Weeks Ago
by Pelorus_1
Consider admin templates with clean code, easy customization, and robust documentation if you're looking for developer-friendly templates.
Save
time and increase productivity by using templates with modular components and built-in UI elements.
Re: Cannot run exe from asp.net
Programming
Web Development
2 Weeks Ago
by Reverend Jim
>No, Javascript cannot run/start executables on the client machine. Technically correct but there are ways around it. For example,
save
a file in a special folder on the target computer, which has a folder watch on that folder. The watching task could then trigger a local task.
Re: Upgrade to Fiber internet
Hardware and Software
Networking
2 Months Ago
by Dani
… run Daniweb at home with that kind of bandwidth and
save
a chunk on data centre fees? > > Or would…? No. Can you? > How much time would it actually
save
you and how often would it make a noticeable difference…
Re: How to Efficiently Develop Apps for iOS and Android?
Programming
Software Development
2 Months Ago
by gorgebutler
…. Using cross-platform frameworks like Flutter or React Native helps
save
time and effort by allowing developers to write a single…
Re: Upgrade to Fiber internet
Hardware and Software
Networking
2 Months Ago
by Salem
Dunno - could you run Daniweb at home with that kind of bandwidth and
save
a chunk on data centre fees? Or would something like that fall foul of the Terms of Service and/or Acceptable Use Policy?
Re: Upgrade to Fiber internet
Hardware and Software
Networking
2 Months Ago
by Reverend Jim
… make your life easier? How much time would it actually
save
you and how often would it make a noticeable difference…
Re: Upgrade to Fiber internet
Hardware and Software
Networking
1 Month Ago
by Dani
…?) So, all in all, not very practical or realistic to
save
about $200/mo.
Re: Browsers, - auto-fill passwords
Hardware and Software
Networking
2 Months Ago
by Dani
This is a very old thread, but I feel the need to clarify that it is definitely not plain text.
save image in folder vb.net
Programming
Software Development
15 Years Ago
by shihan
save
image into folder vb.net?
Re: save image in folder vb.net
Programming
Software Development
15 Years Ago
by shihan
save
image into statup path folder using vb.net
Re: Save Target As...., question
Hardware and Software
Microsoft Windows
17 Years Ago
by hughv
"
Save
as" allows you to change the name of a … download. Try this one, which works in FF for me(
Save
link as): [url]http://www.airmp3.net/download/akon/mp3…
Re: Save notepad as CSS file
Digital Media
UI / UX Design
16 Years Ago
by thumbslinger
save
the document and then just change the extension name in … it resides instead of trying to force Note Pad to
save
it with the .css extension. Alternatively, you can download TextWragler…
Re: Save notepad as CSS file
Digital Media
UI / UX Design
16 Years Ago
by sreein1986
save
your file with the ext. of .css if you give the css file name style.css when you call the css style sheet in you html page give the code [code] <link rel="stylesheet" href="style.css" /> [/code]
save as
Programming
Software Development
12 Years Ago
by jigglymig
… been looking on the internet for how to do a
save
as on my form, but can't seem to figure… my form, and each one will
save
a different text. for example the user clicks
Save
Blah then a SaveAs dialog box… opens up to
save
the text to the computer and once they
save
it into a spot they can…
Save ME
Programming
Software Development
19 Years Ago
by anthony05
ɉ۪t know about shell scripting Please some one help &
save
me.
Save ME
Programming
Software Development
19 Years Ago
by anthony05
… to begin writing this script. Please some one help &
save
me.
save
Programming
Software Development
15 Years Ago
by raghebm
Please help, I want to write a macro to use the content of a cell in worksheet as file name and
save
the file at the desktop
save
Programming
Software Development
10 Years Ago
by tirumalai
With reference to the databases I want to know the source code how to add, delete, update,
save
a ms access database in vb.net.
Save Problem
Programming
Software Development
14 Years Ago
by coolblazer
….close(); } else if(input==3) { fstream FILE("
Save
.txt", ios::ate | ios::in |ios::out | … Input"; } void Login::getAccess() { fstream LogIn("
Save
.txt" ,ios::in | ios::out); string user_input, … login6; int main() { admin6.CreateFile(); fstream FILE("
Save
.txt",ios::app | ios::ate | ios::in |…
save dialog
Programming
Software Development
16 Years Ago
by lahom
… his info and press the
save
button again ...i dont want the
save
dialog appears for the second …time (it is the job for
save
as)...how can i do that ?? i mean…..how can i make the
save
dialog appears just if its the first time to…
save
... and if there is more ...just
save
without any dialogs appearing. i…
save multiple values in a while loop
Programming
Web Development
14 Years Ago
by aneeka
…tr>"; $timeout = $_POST['timeout']; $
save
= $_POST['
save
']; $cancel = $_POST['cancel']; if ($
save
== '
Save
') { $result = mysql_query("SELECT * FROM tbl_shuttledestination…gt;"; echo "<input name='
save
' type='submit' id='
save
' value='
Save
' />"; echo "<…
Re: Save all classes information to a file
Programming
Software Development
14 Years Ago
by mike_2000_17
…; using std::ifstream; class A { // blabla public: void
save
(ofstream& outfile) const { outfile.write(&data_member1,sizeof(data_member1…} else { // Rest of output commands go here. a.
save
(file_ptr); b.
save
(file_ptr); c.
save
(file_ptr); } } [/CODE] In the above implementation, if …
Re: Save all classes information to a file
Programming
Software Development
14 Years Ago
by mbouster
… using std::ifstream; class A { // blabla public: void
save
(ofstream& outfile) const { outfile.write(&data_member1,sizeof(…else { // Rest of output commands go here. a.
save
(file_ptr); b.
save
(file_ptr); c.
save
(file_ptr); } } [/CODE] In the above implementation, if…
save text from text boxes and reloading back into them
Programming
Software Development
13 Years Ago
by Derren
…txt*]|*.txt|All Files [*.*]|*.*"
Save
.CheckPathExists = True
Save
.Title = "
Save
"
Save
.ShowDialog(Me) Try Catch ex … End Try myStreamWriter = System.IO.File.AppendText(
Save
.FileName) myStreamWriter.Write(savedfile) myStreamWriter.Flush() Try…
Save As and Save Button Events?
Programming
Software Development
11 Years Ago
by kiail
…useful information that I understand in creating a
save
button. I have this as a SaveAs…. I'm guessing the
save
button event is probably very very close to…dialog string strFileName = fileChooser.FileName; try { //
save
via filestream //open the new file for write …
Re: save ram file to hard disk,how?
Digital Media
UI / UX Design
19 Years Ago
by leahcim
…; ________________________________________________________________ IF YOU ASK: is there a way to
save
the file from the actual player.. because the links that…under "post preview" - right click the link and
save
as - works fine.. ________________________________________________________________ If still dose not work If…
Re: save ram file to hard disk,how?
Digital Media
UI / UX Design
19 Years Ago
by dalilu
…; ________________________________________________________________ IF YOU ASK: is there a way to
save
the file from the actual player.. because the links that…under "post preview" - right click the link and
save
as - works fine.. ________________________________________________________________ If still dose not work If…
save document to the web page
Programming
Web Development
16 Years Ago
by molivia03
… with the document then it need to be
save
so in the web page they can view …document they have. in order to
save
it they need to
save
it to their computer first then uploaded… he wants a simple thing to do to
save
this word document straight to the web page … any way doin it without uploading it but
save
straight away to the web page. any help…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC