20,737 Topics
![]() | |
Hey guys, so yeah, having some problems with dreamweaver, if you can help that's great anyhoo the problem: basically i'm makign a website, and i'm using frames to differentiate the button links and the stuff i want the links to go to. Basically as it stands , i've got the … | |
Help! for some unknown reason I cannot save to the favourited folder, i jusy get an " unspecified error". I am running windows XP home. I have tried uninstallin IE7 and re-installing it but still the same prob.... john | |
I develop and host several .NET 1.1 and .NET 2.0 applications. I am having an intermittent problems that I can't nail down a problem to correct the issue. My applications are hosted on a Windows Server 2003 box that I host. The applications will randomly hang when I try to … | |
Please help me " System.Data.SqlClient.SqlException: Prepared statement '(@Name varchar(100),@Describes varchar(100),@Money char(10))Upda' expects parameter @Describes, which was not supplied. at System.Data.SqlClient.SqlCommand.ExecuteReader(Com mandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Assignment.rose.dtgFlower_UpdateCommand(Object source, DataGridCommandEventArgs e) in c:\inetpub\wwwroot\assignment1\rose.ascx.cs:line 111Error:Cannot update " This is the code "namespace Assignment { using System; using System.Data; using … | |
Dear Colleagues: I want to separate interface design from its code (in my asp.net school project). So that , I'm trying to use a code-behind using vb.net. For example in my login page I provide the user with username and password input, then handle the user input from lgoin.vb file. … | |
I've installed VS2005 in WinXp SP2. When i'm trying to run asp.net web application in my local machine i'm getting the following error:- [B][COLOR="Red"]"Unable to connect to visual studio's localhost web server."[/COLOR][/B] same type of thing is happening when i'm trying to open a windows form application. this time the … | |
Is there any way by which we can provide hyper link as alternative text to images. Means if an image is disabled then a hyper link is displayed! Please help me! Its urgent! | |
hope get help in this code; its for a calculator when the user press "=" that containing this script the answer should apear at first of all i make sprite(2) as the space which the process will apera this is my code ; it dose not work !! [CODE]on mousedown … | |
I've always heard it best to keep processes separate when dealing with Application servers etc. My question is this: [COLOR="Red"]Are there any best practices associated with creating a website that queries a SQL Database? [/COLOR] My thought is to separate the web element from the SQL Server and host it … | |
Hello. First let me thank you for your time and help ahead of time. Any insight will be greatly appreciated. I have a site set up here: [url]www.nemesisproject.com/sisemenproject/index_dev.html[/url] I am trying to get the left and right background images to line up with the center background image, which scales to … | |
Hi, I am a school teacher with a [URL="http://www.hmstechnology.com"]basic website[/URL] using frames. I must say, I am not opposed to frames but have been reading that it is not the way to go. Can someone show me an alternative to frames, especially for implementing a list of links on the … | |
hi all, i'm using a page called ShowImage.aspx in my project. The page's doing a crop for each picture and shrink them. when i show a picture in my another pages as above way, i can't delete them. File.Delete(Server.MapPath("path")) is not work. Error Message : ..... the file is using … | |
i wanted to find out if u can add a script for full screen on html files and not swf or at least if there is a script for making the Design in the center of the page | |
Greetings everyone, Im here because im going to start a project. Iam going to start a homepage where users can register and download torrents. And also there you can see youre ratio, upload, download, and where you can get uploader. I need help to do this so i can pay … | |
For some reason ( ? ) I can't see the design in the the design-table in Dreamweaver (only the code), but all my work is shown when I preview it in the browser. I don't know what I've done with the code, it used to show everything in the designpart. … | |
So, I've scoured the web for a way to block direct access to an image, kind of like hotlinking, but on my website. For example: going to [url]http://www.mydomain.com/images/someimage.gif[/url] should bring the user to a 403 (access denied) page instead of displaying the image. I wanted to do this using .htaccess … | |
hi! does anyone knows how to convert metric units (such as centimeters) to pixels by hand (i mean the normal calculation, not a function from a programming language or something) ? i just want to be accurate and use pixels instead in measurement...=/ i tried searching but it gives me … | |
Again, Microsoft is being accused of stifiling competition by releasing IE with it's OS. Maybe I'm turning over two pages at once, but wouldn't it more stifiling to not release it? How am I supposed to download an alternate browser if I don't have a browser already? | |
I tried to put a site in the top bar where the quick links are but nothing happens when I click it. I also tried enabling the links bar in the taskbar and it didn't work from there either. Anyone know why? | |
Hi New to this site and just wanted to know how do I get a form created in DW 8 sent to an email address the easy way? I am also new to DW8! Could any body show me some code I need to enter for this to work without … | |
For those of you with some of the largest forums (or other large online communities out there), what are the biggest challenges that you face? How have those challenges changed since you started out? For me, the biggest challenge when we were small was recruiting new members, and now that … | |
Dear web gods: After much, much, much struggle with unicode, many an hour reading all the examples online, coding them, testing them, ripping them apart and putting them back together, I am humbled. Therefore, I humble myself before you to seek guidance on a simple python unicode cgi-bin scripting problem. … | |
hie guys. i am very pleased to join you on this site which so far is proving to be more helpful than i expected. i am from zimbabwe and currently doing computer studies with a local college. i hope you mates will assisit me with tutorials. i am hoping to … | |
[url]www.imagetotext.com[/url] Please see in Firefox and IE. I have validated CSS and HTML (Strict). CSS is located at [url]www.imagetotext.com/themes/default/msvs_template_rounded_divs.css[/url] I am completely lost and any help would be appreciated. Thanks. | |
my web connection freezes when I m on the web for about 3 mins and I have to re-boot. Only just started to happen in the last day. I'm running: windows xp broadband 1gb ram have installed latest video driver s/w delated all temp files and cookies have run virus … | |
so after cleaning my comp with all those spyware trojans rar! my firefox browser now has a green puzzle piece on above my tabs.. hmm im not a comp savvy pls dnt laugh at me hehhe.. help pls? | |
I've used 3-hosting.net to host my wordpress blog. I've create db and suceess. But I can't access to install.php file to insltall my new Blog | |
What's going on when loading an IE Desktop Shortcut and getting the message "IE has encountered a problem and must close". Spent 3hrs w/HP tech support, installed a bios update, worked, shutdown laptop overnight, problem back today. | |
Hi, I am using vs 2005 asp.net/vb.net . My screens appear very small on the browser. How can i hide the IE toobars to get a full screen view of my pages ? Kindly help Regards SANJISH | |
The internet has opened up the global market like never before. Thanks to ecommerce businesses can expect clients from all over the world and consumers can expect quality products or information without being restricted to the local market. This has made the ‘virtual’ business world even more competitive than the … | |
Hi there! This is my first time threading in this community. I'm new to CSS and HTML but think it's a great skill to have and through my job have acquired the responsibility of 'pimping' our myspace, or rather .... making it into a professional business page rather than just … | |
I usually deal with front end stuff involving just xhtml and css, but I've been dabbling in vb lately...because I got this web dev job that requires it. My manager recognizes that I had no previous experience with vb, so he offered to help me on it whenever possible. Now … | |
How should I do in Photoshop to make a menu like this (in the top) to get that "depth"/3D-feeling. I've tried with both a brush and with the 'Gradient tool' but I never seem to get it quite as good.. Look at the menu at the top for an example … | |
So am using Perl to dynamically generate a form with radio buttons. And no, this is not a Perl question. Essentially the form allows the user to specificy which links to use for Line 1, 2, 3, etc. And this can be a long form. The problem I have is … | |
Hello.. I read through the site and saw where a couple of people have been helped with IE redirect problems. Well, I am in need of your help as I am having the same problem with my PC. Everytime I click on a link in the browser it takes me … | |
Hello friends, I am trying to develope a new website, but I want it to be done in a special way. I frequently come across websites that seems to be using a new technique. I would love to know how the technique is called. Discription The site works like this: … | |
Hi, I have created a Crystal Report Viewer. When compiled on my machine it works fine. However, earlier this week I had to make a copy onto a server. When doing this I had encountered several problems that I maanged to solve...except for one :o(. No matter what I try … | |
hi, I created a GUI using vc++ (without mfc). now I am told it needs to be used through a web browser, but I don't know how to do it. I have been told that one solution is turning it into an activeX control, but I have no knowledge of … | |
Hi there! This is my first time threading in this community. I'm new to CSS and HTML but think it's a great skill to have and through my job have acquired the responsibility of 'pimping' our myspace, or rather .... making it into a professional business page rather than just … | |
Really having trouble with UI design using AJAX and Web Dev Express 2005. Designing systems for 25 years and finding the latest and greatest the biggest pain in the ass to figure out since JCL. Anyway: I have been trying to put controls such as the Gridview into a <DIV> … | |
I'm new to html and css my web site display's ok in fire fox but look's a mess in IE? i some one have a look at benboom.up.md and let me know? | |
Basically i have a VB6 project where i have a web browser on my form. I have a listbox and command buttons. What i have so far is when you click one of the command buttons, it opens a text file that is on your desktop. That text file contains … | |
Have never worked with either so just at this point trying to get the environment up and running. Yesterday I downloaded: 1. SQL Server 2005 Express Edition with Advanced Services SP2 2. Microsoft SQL Server 2005 Express Edition Toolkit 3.HTML-Kit build 292 did a PHP hello world and was not … | |
Hey guys, a family friend wants me to build a simple website for his business. I know how to do everything, the only problem is I don't have a good web design software, while I can change the coding just find, I don't have any cool graphics at all for … | |
Hi, I workd nearly 5 to 6 web projects useing CSS, But still i m facing the same problm in all browsers the page alignment and page format not comng properly for that any solutions is thr. Starting onwards i m testing in all browsers dn also its very difficulting … | |
I developed a theme for Drupal. Its my first proper theme ever. But I feel its not so good. For some reason it doesn't look 'professional'. Could you criticize it please? I've included a screenshot...I'll put up a working model if required. Thanks. | |
Hi, I want info abt applying Preload behaviour(of dreamweaver) on object.Can any one plz guide tht whether it is used to apply on a single object(image)? I use Quick gallery extension wid Horizontal scroller extension to build an image gallery.The problem is images takes a lot of time to display … | |
Im a new web server owner (running it on my home machine) I have installed apache via XAMPP on my Vista Ultimate x64 machine. The URL to the site is [url]www.347media.com[/url] Im not to good with all the .htaccess stuf or any code for that matter, so I was wondering … | |
Hi, could any one reconmend me a good book can be fast to handle basic php and mySQL. It will step by step to teach me program begin from web hosting which available for both PHP and MySQL. Do need any software on my computer ? coulp of books when … | |
I don’t have to tell you that I am new in web development …I am sure you will understated this from my question. I was trying everything yesterday to change the link color (all links) in my website. The problem is that in dreamweaver the links appear to be fine … |
The End.