473,378 Members | 1,209 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

perhaps this is the wrong newsgroup?...

I was suprised to have no replies to the following... couild anyone suggest
a more appropriate group to post it? It's doing my head in lol

"I have been designing an ASP website on and off for a while for a local
academy, It's searchable, has random elements and has all info including
image targets (simple text recall from the database)located in an access
database. All has been well for a while until recently SOME people can't see
any images in one section of the site.
http://mafa.org.uk/new/list_img.asp (select any image to goto the artist
page or use this link, http://mafa.org.uk/new/ft_artist.asp?id=38 to go
straight to a problem page.). I have accessed this section on four separate
machines (including a computerised cash-till!) and had no trouble viewing
images. I cant begin to think what the problem might be, I suspect that my
web-host has relocated their severs recently and reasigned certain
permissions on the database directory (I think), which is something i'll
address later today, but the fact that some can see images and some can't
baffles me. All other infor displays corrently on these pages and are read
from the same database - its just the images that don't show. All have used
internet explorer and i have used explorer, netscape and mozilla without any
problems."

Apple
Feb 14 '06 #1
3 1399
ApplePlexy wrote:
I was suprised to have no replies to the following... couild anyone
suggest a more appropriate group to post it? It's doing my head in lol

"I have been designing an ASP website on and off for a while for a
local academy, It's searchable, has random elements and has all info
including image targets (simple text recall from the database)located
in an access database. All has been well for a while until recently
SOME people can't see any images in one section of the site.


This is a clue that this is not an asp issue, which explains why no one in
this group has attempted to answer it. ASP is server-side technology which
simply generates the html that is sent to the client machines. Once the user
is viewing the page in the browser, it is totally outside the realm of ASP.
Client-side issues like this are almost always related to browser/OS issues
that are unlikely to be diagnosed in a newsgroup. Hands-on diagnosis is the
only way to get to the bottom of this type of issue, which may have entirely
different solutions on each of the machines experiencing the problem.

However, you might try coompiling the characteristics of each of the
machines experiencing the problem, see if you can come up with any
similarities and post to a newsgroup devoted to the browser or OS that most
exhibits the symptom. Google may also help ....

Sorry,
Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Feb 14 '06 #2
Thanks for responding - I accept that it's not an ASP issue, although as it
only seemed to be happening on the most ASP intesive page on the site I
wondered if I'd missed something.- given that on some machines the HTML
isn't being generated correctly. Good advice to turn me from an ASP
newsgroup however, I'll try a general webdesign/browser group as you
suggest.

Thanks again.



"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:ed**************@tk2msftngp13.phx.gbl...
ApplePlexy wrote:
I was suprised to have no replies to the following... couild anyone
suggest a more appropriate group to post it? It's doing my head in lol

"I have been designing an ASP website on and off for a while for a
local academy, It's searchable, has random elements and has all info
including image targets (simple text recall from the database)located
in an access database. All has been well for a while until recently
SOME people can't see any images in one section of the site.


This is a clue that this is not an asp issue, which explains why no one in
this group has attempted to answer it. ASP is server-side technology which
simply generates the html that is sent to the client machines. Once the
user is viewing the page in the browser, it is totally outside the realm
of ASP.
Client-side issues like this are almost always related to browser/OS
issues that are unlikely to be diagnosed in a newsgroup. Hands-on
diagnosis is the only way to get to the bottom of this type of issue,
which may have entirely different solutions on each of the machines
experiencing the problem.

However, you might try coompiling the characteristics of each of the
machines experiencing the problem, see if you can come up with any
similarities and post to a newsgroup devoted to the browser or OS that
most exhibits the symptom. Google may also help ....

Sorry,
Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"

Feb 14 '06 #3
ApplePlexy wrote:
Thanks for responding - I accept that it's not an ASP issue, although
as it only seemed to be happening on the most ASP intesive page on
the site I wondered if I'd missed something.- given that on some
machines the HTML isn't being generated correctly.


Well that's new information. Is that the cause of the symptoms? i mean, is
the incorrect html something that all the machines exhibiting the symptoms
have in common?
If so, let's have some more details.

Bob Barrows

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Feb 14 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: What-a-Tool | last post by:
I'm going out out of my mind trying to get this to work with no luck. The error message I get is at the bottom. Can someone please tell me what I'm doing wrong here. I've tried this a million...
1
by: learningGuy | last post by:
Can someone tell me what is wrong with this simple code? I get an exception every time at the myFile.Open() line. I have included the code that I think is needed to for you to answer this below:...
13
by: Dick Rosser | last post by:
I asked previously, but elicited no reply, the following: Could someone please tell me how to 'marry' these two pieces of script so that script(A)posts the desired url selected from the select...
4
by: Alexandre B | last post by:
Lately I had some fun trying the figure out how inheritance works in C++, and I discovered a problem I don't understand. With the following code (which has been shortened a bit for the ng), gcc...
6
by: yezi | last post by:
#include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <errno.h> #include <string.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h>...
8
by: Brian Basquille | last post by:
Hello all, Bit of a change of pace now. As opposed to the typical questions regarding my Air Hockey game, am also working on a Photo Album which uses an Access Database to store information...
3
by: Andrew | last post by:
Hi, friends, I have a function which send email with attachments as the follows: public int SendEmailWithAttachment(string fromEmailAddress, string toEmailAddress, string subject, string...
14
by: =?Utf-8?B?R3JlZ2cgV2Fsa2Vy?= | last post by:
Hopefully someone can set me straight on this issue. I was testing some code where I have a method that is being overriden. The method overrides were working fine until I passed a literal 0 (int...
16
by: SirG | last post by:
I'm looking for an explanation of why one piece of code works and another does not. I have to warn you that this is the first piece of Javascript I've ever written, so if there is a better way or a...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.