473,657 Members | 2,414 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Internal website question

Not 100% sure this is possible using HTML, but I thought it might be a
good place to start.
I need to create a log of issues and repairs made to equipment at 28
locations.
What I was wanting to do was have a picture of each location, addresses
and other specific information about each site on one page.
Then below, I wanted to have a listing of any problems or repairs
performed at each site.
All of that is easy enough in a simple webpage. After I create it, I
want it to be possible for other additions to be made to the repair
listing without editing the html.
Basically it will be a form type box and you could put in the date,
type of repair, hit submit and add it to the original html file so it
would produce a list.
Is this possible?
This is something to be stored in the internal server, which is not an
external webserver, but just runs SBS 2003.
Will I need more server side technology to do something like this?
Thanks in advance.

Dec 14 '06 #1
2 1577

br*********@gma il.com wrote:
Will I need more server side technology to do something like this?
Yes. Or more quickly, you'll need someone who already knows
server-side techniques.

Otherwise it's a good time to learn Ruby on Rails, probably the
quickest and neatest way to solve a problem of this sort of scale from
scratch.

Dec 14 '06 #2
Andy Dingley wrote:
br*********@gma il.com wrote:
>Will I need more server side technology to do something like this?

Yes. Or more quickly, you'll need someone who already knows
server-side techniques.

Otherwise it's a good time to learn Ruby on Rails, probably the
quickest and neatest way to solve a problem of this sort of scale from
scratch.
I didn't know what this was, so I Googled it and found
www.rubyonrails.org. It just goes to show you that no matter how easy
you make the technology, it won't make up for flaws in the design of the
web page. The home page explains what Rails is, but by the bottom of the
page I still had no idea what Ruby is. Further, the introductory text is
presented as an image, but the alt text only includes the first five
words of the message the image contains. Likewise, the four main links
to the site's resources are presented as images containing text, but it
didn't occur to the developer that their alt text should be the same as
the text in the image. (The alt text that is there is somewhat
descriptive, and corresponding text links are at the top of the page, so
access is available without images, but still the point of the alt text
has been lost.) Finally, so much vertical space is taken up at the top
of the page by the big text and big image links that the main content
begins below the fold.
Dec 14 '06 #3

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

Similar topics

3
3806
by: Andrew | last post by:
(I've made two previous attempts to post this using MSDN's web interface, but it doesn't seem to be working. I've switched to a newsreader, but I apologize for the duplication if the other posts show up....) I'm attempting to copy an ASP.net project developed on a local machine to a web server, using the Copy Project menu command, as described in the VS.Net Walkthroughs booklet. I have set up a website for this purpose on the server...
10
10808
by: | last post by:
I am accessing the same error-containing ASP page on an ISP server using w2k IE6 but with different effect. On the first computer I get several line of HTML outputed by ASP, shown correctly by the browser, followed by a descriptive error message: Microsoft VBScript runtime error '800a000b' Division by zero followed by the number of the error-making line
6
8617
by: paul calvert | last post by:
I hope somewhere here has encountered and solved a similar problem in the past. 1) on a new Win2000 PC: installed Visual C++ 6.0 download & install single file Service Pack 5.0 2) try to build my gui and dll projects, whose project, workspace, source files all resided on network drive mapped to H. The H mapping,
9
8989
by: Arun Goel | last post by:
Hi, I came across this question from a website.. According to the C++ standard, what is an object's internal representation in memory guaranteed to be? a) Initialized b) On a word boundary c) Contiguous d) On stack
2
1553
by: John Bonds | last post by:
My server is running Windows 2003. ASP.NET 1.1 is installed and seems to be working fine but when I try to create a project from VS.NET 2003 I get the "Web server reported following error... HTTP/1.1 500 Internal Server Error" message. I have already read a bunch of posts from others saying to run aspnet_regiis.exe -i and the like but none of this has worked. Here's what I have found: BTW: Each website has its own IUSR account...
9
1939
by: CMan | last post by:
Hi , We have a internal database application which we now need to update from a website hosted at an external site. We want users to be able to come to the website and see their very latest information. They should be able to update this data and submit it to a holding area before it is checked by an operator and the live record updated.
2
5029
by: yasmike | last post by:
I am having a problem with my secure website on our internal network. The secure website is hosted on our Windows 2000 Server running IIS 5.0. If you try and access the website from a browser from another computer on the same internal network using its domain name, https://www.domainname .com, it is extremely slow. If you access it using its IP https://192.168.1.2 it is very quick. It is also quick for anyone outside the internal network to...
3
2841
by: rooznamechi.h | last post by:
Hi, I use Url rewriting on my website and my website works normally , but I don't know why Google crawlers can not read my pages . For example look at address below : http://www.labkhandha.com/Article/265/default.aspx As you can see you can see the page but here is Google's Web crawl error for this page and all rewrite pages : 500 (Internal server error) The server encountered an error and can't fulfill the request
1
1367
by: Hang | last post by:
Hi, We publish our pages in a 3rd party web server, so they host our website. but behind scence data is stored in our internal SQL server, all outside traffic needs go through our router before reach the SQL server, so in the Web Configuration file, in connection string entry, "Data Source", what should I put in, I tried the router IP address, it won't work; I also tried our SQL IP address, it won't work either because the IP address is...
0
8734
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8608
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7341
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6172
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4164
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4323
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2733
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1962
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1627
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.