Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
view
- Page 1
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
2 Weeks Ago
by trcooke
Well hello there Ulf! It certainly has been a minute since we last spoke, in fact I just dug out the last email conversation that we had just over 10 years ago! Nice to be in touch again. I still enjoy reading your [one paragraph movie reviews](https://www.ulfdittmer.com/
view
?RecentMovies) :)
Re: Hello, I'm Ulf Dittmer
Community Center
Say Hello!
1 Week Ago
by Ulfson
… reading your [one paragraph movie reviews](https://www.ulfdittmer.com/
view
?RecentMovies) :) Huh, you're the one :-) I use it mostly…
Re: Anti-Hotlinking Script for WP on Apache (.htaccess) - Linkspam Prevention
Programming
Web Development
2 Weeks Ago
by Dani
CDNs such as Cloudflare offer hotlink protection via a toggle switch you could enable. But, yeah, the primary benefit of hotlink protection is that a website doesn't upload images to *your* site, and then include them in their own site without having to pay for the bandwidth of hosting the images. Just make sure that if you turn on hotlink …
Re: Show computer name on a label
Programming
Software Development
2 Months Ago
by Salem
….microsoft.com/en-us/cpp/extensions/string-cpp-component-extensions?
view
=msvc-170 > I don't know why DaniWeb keep…
Re: Show computer name on a label
Programming
Software Development
2 Months Ago
by Salem
….microsoft.com/en-us/cpp/extensions/string-cpp-component-extensions?
view
=msvc-170 Lists 3 different namespaces where things called 'String…
Re: The Impact of User Research on UX Design
Digital Media
UI / UX Design
1 Month Ago
by john_111
… to put an art museum on line so visitors could
view
the museum contents. It was a while ago, but even…
Re: I built a kafka GUI client for operating kafka, welcome to use
Programming
Software Development
2 Months Ago
by elary
It is a nice project.Is there any notification function?
Re: Are SaaS & Cloud Computing Interchangeable Terms?
Community Center
2 Months Ago
by peol
Cloud computing and SaaS (Software as a Service) are not interchangeable terms. Cloud computing includes IaaS, PaaS, and SaaS services that provide computing resources over the Internet. Essentially, SaaS is a subset of cloud computing where users access software applications online without managing infrastructure.
view source code of external files in html ?
Programming
Web Development
15 Years Ago
by vmars
view
source code of external files in html like *.js and *.css For example: In this page I am Posting to, there are 24 *.js files. They are loaded but you can't see them. I would like to
view
some of these external javascript files for study. Not necessarily on this site, but where ever I find them. Thanks...vmars
Re: View state,Application and session
Programming
Web Development
15 Years Ago
by thewebhostingdi
View
state is to store information temporarily. The life time is …
View Help
Programming
Databases
15 Years Ago
by Moordoom
In the
view
below, I need the line "[COLOR="Red"]… 'or' error. Below is the whole "Current"
view
. [CODE]CREATE
view
[dbo].[SII_vwYardsOnHandDueRpt] as SELECT isnull(wwr.greige_item, (select top…
View composed of partitioned tables
Programming
Databases
15 Years Ago
by joewazen
Hello, I am thinking of using a partitioned
view
in my database but i am not being able to … affect other normal views i.e. if i have a
view
'A' consisting of many tables/views and then i partitioned… of the tables into several tables joined by a partitioned
view
'B', would that effect the performance of the original…
View Data Class does not suggest a created file
Programming
Web Development
14 Years Ago
by esia168
… downloaded at [url]http://mvcmusicstore.codeplex.com/releases/
view
/44445#DownloadId=121650[/url] I'm stuck at …the page 53 "Creating the Edit
View
" (navigate to that page using the adobe…method of the StoreManagerController class > Add >
View
The '
view
data class' suggestion does not suggest the StoreManagerViewModel I…
view object in dialog when can be used
Programming
Software Development
13 Years Ago
by sujan.dasmahapa
I am creating a
view
in the dialog. when i am instantiating …the OnInitDialog() function I an intializing the
view
pointer m_pView and creating the
view
, toolbar , everything. Can I use …WS_CHILD, clientRect, this, WM_USER)) { MessageBox(L"Failed to create
view
"); } } [/code] Is this code correct, m_pView will …
view the remark
Programming
Web Development
13 Years Ago
by HasNor
…. I have a problem when i want to
view
user remark that
view
in 1 line without enter to the next line… enter during create remark. But it's ok if I
view
that remark using text area but need to scroll.. how… can I
view
the remark without scroll if more then 2 line with…
Re: View Data Class does not suggest a created file
Programming
Web Development
14 Years Ago
by esia168
…, I have to build the project then the "Add
View
" dialog will get the updated of all the files… printed one) "Next we’ll want to add a
view
, but before we do that we need to build the… project so that the Add
View
dialog knows about our StoreIndexViewModel. You can build the project…
View Source in IE6
Hardware and Software
Microsoft Windows
22 Years Ago
by Dani
…'m not sure exactly). But now if I try to
view
the source of a webpage (by right clicking or from… the
view
menu) nothing happens when I click! Very, very rarely (every… is extremely annoying b/c I have a tendancy to
view
the HTML code of many of the sites I visit…
Re: View Workgroup Computers
Hardware and Software
Networking
20 Years Ago
by aeinstein
…go to network places then click on "
view
workgroup computers". I have XP Pro on…now, but from what I recall using the '
View
Workgroup Computers' utility does just that - it …). lastly, for now, try using the net
view
command to access the different computers; if ur …search on ur pc, type in "net
view
command" - in WinXP Home u'll …
View for 2 tables, duplicate results returned
Programming
Databases
13 Years Ago
by dfn77
…quot;details" of the header. I need a
view
to return all details and the corresponding header info.… Here is the query I am using for the
view
, which is returning duplicate results: [CODE]SELECT dbo….Header.PaymentNumber[/CODE] The above is no good, the
view
returns duplicate results. EX: header1 details1 header1 details1 I …
View for when there's no relationship between the tables
Programming
Databases
10 Years Ago
by jean_5
I have the following
view
: ALTER
VIEW
[dbo].[vw_RelInclusaoGeralCivil] AS SELECT DISTINCT m.Nome AS MunicipioNome, au.… What can I do to show the Solicitacao in my
view
? Thanks
Re: View Source in IE6
Hardware and Software
Microsoft Windows
21 Years Ago
by Dani
… second I navigate away from the page or go to
view
source again, it doesn't work. Then, if I go… only fixes the problem for a one-time viewing of
view
source?
Re: View Source in IE6
Hardware and Software
Microsoft Windows
21 Years Ago
by senterstyle
… using this Registry key [CODE][HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\internet explorer\
view
source Editor\Editor Name] @="C:\\Program Files\Accessories\wordpad… and under Temporary internet files, click Settings. From there, click
view
Objects. Delete anything shown with the status "Damaged"…
Re: View Source in IE6
Hardware and Software
Microsoft Windows
21 Years Ago
by liudieyuinchina
hah hah! have you tried "
view
-source" protocol before: say: you arrived at "http://www.google.com"; then type the following the addr bar: "
view
-source:http://www.google.com"
Re: view the remark
Programming
Web Development
13 Years Ago
by HasNor
Thanks for reply I just
view
the data in the table.. <td><?php echo $row2['detail']; ?></td>
Re: View Source in IE6
Hardware and Software
Microsoft Windows
21 Years Ago
by aeinstein
[QUOTE=cscgal]Nope, sorry, that one's a no go. It was set to around 1800mb and had virtually nothing in it. I enlarged it to a bit over 2 gigs and still nothing.[/QUOTE] i hope this link helps [URL=http://computing.net/windowsxp/wwwboard/forum/43008.html]Subject:
View
Source Problem in IE 6.0 SP1[/URL]
Re: View Source in IE6
Hardware and Software
Microsoft Windows
21 Years Ago
by Paladine
Use Mozilla -
View
Source even comes up Color Coded!!
Re: View Source in IE6
Hardware and Software
Microsoft Windows
21 Years Ago
by liudieyuinchina
CHANLLENGE!!!!!!!! i love it. try this: ======== say: you've got to google and
view
what hells are in it. then you paste the following line to the location bar.(don't miss any char) ------- javascript:execScript("document.body.innerText=document.all.tags('HTML')[0].outerHTML") -------
Re: View Workgroup Computers
Hardware and Software
Networking
20 Years Ago
by cmwood
… double clicked "My network places" then on "
view
workgroup computers". What I saw was not what I… on the .234 network. I closed and went back into
view
workgroup computers and then saw the pc's on the… and went to the shared folder and was able to
view
the documents shared at that location. As soon as I…
View Autocad Drawings in VB
Programming
Software Development
18 Years Ago
by gurpreetkb
I want to
view
Autocad drawings within my VB project. Please help on how do i go about it. I want a feature whereby i can
view
the Autocad drawings and may be at a later stage i would want to do some editing as well. Thanx for your replies
View an xml file in ie
Programming
Web Development
17 Years Ago
by majestic0110
How can I
view
a single xml file I wrote using IE. Have browsed … error from IE : The XML page cannot be displayed Cannot
view
XML input using XSL style sheet. Please correct the error…
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