HTML - Web Interface To Sql Server 2008 Database
I want to create a web interface to my SQL server 2008 database.
What is the most efficient way to do this? With all the various options available, i'm not sure which is the best language to use ? Thanks Similar TutorialsI ran into this article and thought I would share it . there is a criteria at the bottom on how the hosting companies were selected. http://www.bestwebhosting2008.com/?g...FQUsPAodjm-jPQ Great artilce. Some have affiliate links at the bottom for designers to join. I am working on a website that deals with a form for an electronic check. I pretty much know how to do the code for getting the values, etc, I just do not know how to create the actual forms. I have to create the pages in Visual Studio 2008. Here is what I have to create: The first image explains what is supposed to be in each field of the form. The second image is what it is supposed to look like after the user inputs information to the form. And here is what the result is supposed to be after the user clicks the preview button: So like I said, I know how to do most of the coding, I just have no idea how to manipulate Visual Studio to make the forms look like, or at least similar to, the pictures I posted. I have experience in html and css and some in javascript. So that is not really the issue. I just do not know Visual Studio too well. It seems like there is something easy and/or obvious that I am missing. I played around with VS for several hours earlier and I could not make anything that looked similar the images. Any help is greatly appreciated. hello, I'm having a little trouble trying to find a solution, maybe I'm just searching the wrong key words as ive spent a hours trying to work this out, what I'm after is a way that once I have created a website, I can add some form of coding or software that allows the website owner/end user to change the content or add pictures easily with out the need to have any knowledge in HTML etc. I know this should be possible as many website company's offer this service and it's also used on the web site building software offered by most hosting providers. If someone could point me in the right direction or just what this type of service is called I would be very greatful. Many thanks Julian .................... Hi, I am trying to find a way to describe what I am trying to find. I bascially want to have a list of services on a page. For example I will have services listed on the body of the page Engineering IT Services VoiP services and when you rollover the services with your mouse , bullet points will appear on the right side... Someone wants me to help recreate something made in the past It looked like this could anyone point me in the right direction... to help me make something like above... I can use open source... it doesnt really matter to me M http://www.betterstuff.spacebison.com/ is the page I am having troubles with. It cannot find the 'ads' and the 'polls' for some reason. Even though, they are clearly there, in an Iframe, I have no idea why it is doing this. I am so fustrated. Greetings All! I have my webpage hosted he http://dmrosemark.webuda.com/index.html I am using this free hosting service to try and work all the bugs out b4 I pay for a host. I found something strange out tho. I found that for some reason after I have uploaded the page to the server "caps" becomes important. In the script to my pages the XXXX.html are all in uppercase but the actual files on the server are named in lower case, this causes the links to be broken. If i change the uppercase to lowercase it is fixed but that is a lot of code to run through! Correct me if I am wrong but I think I read somewhere that caps didn't matter here. Is it the server acting weird or is it just me? THX in advance, D.M. Rosemark This is what I want to do but I'm not sure how it's possible. I have an HTML script that I want to run/show. But I want to host that script somewhere in DropBox or a hotlinked location on a server. So ideally when the script runs it'd run a script to run the HTML script file in DropBox. This is to be able to deactivate the script if I need to without having to go into the initial script's source. There will be alot of initial scripts with matching external scripts. So logically it'd feel like this... source code: run script: server.com/script.html then it'd run it. by displaying what the HTML says to. Does this make sense? Any help would greatly be appreciated. I'm sure this is an easy code to write. If HTML can't do this, what can? I need an HTML script I can embed. Thanks!! XTC I operate a game Server that i wish for a list of "Currently Online Players" list to be displayed on my website for the server. I have a mod that allows anyone to check the online players by entering the address "http://mine-craft.kicks-ass.net:6561/serverinfos/players-online" When entering that address it displays a blank page with a list of players online in-game. Would there be a possible way to have my website fetch this information from that URL and list it on the website? Hi, first off I just want to say sorry if this doesn't belong in this forum. I'm not sure where it belongs I'm wondering about hosting your images for a site on another server for speed performance. How much speed performace does it create? and does it actually have to be on another physical server, or will another domain or what ever do it? Thanks Hi all, brand new here. A little history. I am an employee of a very small company that had a website built for them. I was given the task of updating it on a regular basis (it is for a group of movie theatres, so it is updated constantly). Well it was build 4 years ago now and the person who built it used frames. We are wanting to bring it a little up to date so I'm redesigning one at the moment that was be much more simplified. What I'm trying to accomplish is this: I want to be able to have a page that has Form - List/Menu that has the days that each theatre has movies scheduled for. Then, when that date is selected, the showtimes part of the page changes to show that dates showtimes but the rest of the page stays the same. After doing some research I THINK what I need to be using is Server Side Includes...but I'm having trouble figuring out how to get this to work. If you want an example of what I'm after you can go to any major movie theatre chain's website (like movietickets.com) and they have what I'm trying to accomplish. ANY help would be appreciated. Thanks! hey everyone. i'm taking a course in website design this semester and we've gotten to SSI which I am a bit confused over. we're supposed to have built a page with header, menu, footer and then we will be using those three on another 4 pages. so he wants us to pull the header, menu, footer code out and use it with SSI. my question is, what do i need to pull out of this code to make a SSI file that i can then bring in on various pages so they look the same on each? the site is at: http://thing.cs.usm.maine.edu/~mckenney/demo/index.html Hello all I am stuck on something and could use some advice. I am not too experienced with html, and am trying to run a php file on a server remotely by writing code in a microprocessor that will contact the server. On the same LAN from a PC, or other computers on other hosts, I can type a URL with the php file and it works fine, but the code from the microprocessor is returning 403 forbidden on the micro>wifi device. The exact same code works fine on another server running a different php file. Here is the response from the server that gives the error: Quote: EXIT ---CMD open xxxxxxxxx.com 80 Connect to 68.178.xxx.xxx:80 <2.23> OPEN>><!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>403 Forbidden</TITLE> </HEAD><BODY> <H1>Forbidden</H1> You don't have permission to access / on this server.<P> <P>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. <HR> <ADDRESS>Apache/1.3.33 Server at AppStuff Port 80</ADDRESS> </BODY></HTML> <<CLOSE:: And here is the code I am using to try to run the php file: Quote: PUB SendEmail setidle5 ' kill connection if idle 5 seconds ex ' clear the wifi device if it is stuck ser.str(1, string("---")) ' debug only ser.str(2, string("$$$")) 'tell wifi device to enter uart command mode Viewreply 'view reply in uart screen ser.str(2, string("open xxxxxxxx.com 80")) ser.tx(2, CR) ser.tx(2, LF) viewreply 'view reply in uart screen ser.str(2, string("GET /testemail.php HTTP/1.1")) ' HTTP/1.1 ser.tx(2, CR) ser.tx(2, LF) viewreply 'view reply in uart screen ser.str(2, string("Host: xxxxxxxxx.com")) ' same as above dns name ser.tx(2, CR) ser.tx(2, LF) Viewreply Viewreply ser.str(1, string("::")) 'debug An identical code is working fine, the only difference being the dns name, and the php file name. As I mentioned, the file works fine from any browser including on the same IP as the micro>wifi device. I am believing that there is a syntax error or formatting error, or possibly something I am missing. Any help would really be appreciated! Thanks I have a scenario where a user uploads any file (any format) to a webserver, the webserver manipulates the file then allows the user to download the file. So far I can successfully upload a file to the server. However I am having trouble allowing the user to download a file. I read that streaming the file from the server to the user is better then providing a link to the file on the server. However with my attempts at streaming, I often find the file contents being displayed on the page. Whereas I simply want the file to be downloaded to the users hard disk, or preferably an option that allows the user to accept or decline before downloading the file. Could anyone please give me an example? hello guys hr u ?? i have a problem i have already a streaming server .. and i created a website using iweb but i don't know how to write the HTML code i found this code but i want to upload it from my strwaming server ?how ?? Quote: < object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="320" height="240" id="fullscreen" align="middle"> < param name="allowScriptAccess" value="sameDomain" /> < param name="movie" value="flvplayer.swf" /> < param name="quality" value="high" /> < param name="salign" value="tl" /> < param name="bgcolor" value="#ffffff" /> < param NAME=FlashVars VALUE="file=ENTER_YOUR_FLV_FILENAME_HERE.flv"> < embed src="flvplayer.swf" FlashVars="file=ENTER_YOUR_FLV_FILENAME_HERE.flv" quality="high" salign="tl" bgcolor="#ffffff" width="320" height="240" name="fullscreen" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave- flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> < /object> OK, So my web page works well on my local disk but when I upload it to my server it doesn't work at all. It just opens up a completely blank page? I am pretty sure that it the code is still there tho just doesn't load any of the images and stuff. I don't get it =( I am just using this free service until I can fix all the bugs here is my page. http://dmrosemark.webuda.com/ Anyone? Thanks in Advance D.M Rosemark The title says everything. (I have a bad feeling about that this is in wrong section, if so SORRY and I dont mind if you move this.) im wondering if any1 knows of some home server software i could use to host my website off ( im turning a pc into a deticated server and my ISP is letting me) i heard 1 or 2 mentioned over the last few weeks ima try to find them right now and look into them but thought maby i could get some input from any1 thats used or knows of 1 (needs to have mysql /php support) free or pay for doesnt matter... Hi! Please someone help me with this!! I'm updating someone else's website. I was asked to put a link on the home page to a .doc file. I uploaded the updated home page with link and the linked file to the website via Ipswitch WS-FTP. Now, what SHOULD happen is after clicking the link, the window asking to "open" or "save to disk" should pop up. What is happening instead is that a window pops up asking for a username and password. When "Cancel" is clicked, the file opens automatically. How can I fix this?? Here is the original site link: http://www.richmondtheatres.org If there is something wrong in the code, please let me know. The link is a simple "a href="http://www.richmondtheatres.org/Script Registry 9-1-07.doc"> Thanks for any help provided! |