20,737 Topics
![]() | |
this is not a web design question, i'm actually using it in vb.net but they don't have a database forum in the software development section. what i am doing: i have two tables. customer and customer_phones my visual basic program has a search for customer option, which returns the customers … | |
Hello, I want ask something about Python CGI How can i use python on web application to run commands on the server For example : like in php when you will use "exec" function #!/usr/bin/python import os print "Content-Type: text/html\n" os.mkdir("/root/folder") print "done" this simple script working good if you … | |
So I didn't know where to put this but I had somewhat of a newbie question. I am trying to create a blog for my friend. Its going to be a full fledged site and I want to store the blogs and be able to search on them later. I … | |
[B]Link Popularity[/B] [B]Intro[/B] Guide to link popularity and how it affects your search engine rankings. Link popularity refers to the number of links pointing to and from related sites and is an extremely important method of improving your site's relevancy in search engines. Use this free link popularity checker <http://www.link-popularity-checker.com> … | |
Hi, I am very new when it comes to batch files and I need to copy some files from a directory to another on a windows 2003 server. I have writeen a simple batch file which looks like this: [code]@echo off SET Day=%date:~0,2% SET Month=%date:~3,2% SET Year=%date:~6,4% SET cdate=%Year%%Month%%Day% SET … | |
Hello Team, Now that ComboFix is offline I am in need of assistance. I am infected with a rootkit and I do not know how to remove it. No antispyware software can be installed or run. Can you please help me? Here's the DDS log: DDS (Ver_09-12-01.01) - NTFSx86 Run … | |
Hi, I am searching for a software to help me make my sites templates. I currently use [url]http://www.artisteer.com/[/url] but was wondering if there are any other ones out there. Cheers, Vishal | |
Hi all, Here's the code I've come up with. I deliberately left off an expiration date since I want the cookie to expire when the browser is closed. [CODE]<html> <head> <script type="text/javascript"> function setCookie(name,value) { document.cookie=name+"="+value; } </script> </head> <body> <a href="#" onClick="createCookie('Role',Parent)";>Parent</a> <a href="#" onClick="createCookie('Role',Student)";>Student</a> </body> </html> [/CODE] I've … | |
Hi everyone, My name is Shawn, I'm a studio musician, (have been playing for 25 years) I taught at the Grove School of Music in LA... I've also been doing tech support and IT for 12 years, for Visanet, HP, Verizon, and Realtor.com. In recent months, I drifted away from … | |
hello I am writting a web browser with tabs I have a problem in Accessing Controls in the tab which created on runtime see this Code [code] private void button4_Click(object sender, EventArgs e) { TabPage t = new TabPage(); t.BackColor = System.Drawing.Color.AliceBlue; t.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; // webBrowser1 // string name … | |
I have a fixed width layout where I'm displaying the header and footer at 100% width and my content in the center is fixed at 960px wide. I'd like to make the center content fill the screen even when there isn't enough content to do it. You can view the … | |
deleting all browsing history. i have to delete browsing history PLUS most of the time just restart or close the browsers, the reopen them until the css changes take effect. does ANYONE KNOW HOW I CAN JUST INSTANTLY HAVE THEM CHANGED. i delete the history i dont know what takes … ![]() | |
hello, we just switched to Windows 7. and when i tried to surf using Mozilla Firefox, i get "No results" in clicking the google search results' links. and if not, i get redirected to Spam sites like ads, and etcetera. i also experience this with Chrome. ive been performing some … | |
Hello, Please help, I am new to web design. I have created a landing page [url]http://www.holidayclick.co.uk/all_inclusive_family_holidays.phtml[/url]. It looks ok in IE but when viewed in Firefox the header is out of line and the paragraphs are not the same size | |
Hi, Since I am a newBee in asp.net, I need the assistance from all of you who are experience in this field of ASP.NET. I am creating a web page, where the user gives comment and star rating. The rating function is created in JavaScript. Please note that I am … | |
Hi All, I am facing new problem when i am executing any of wesite. anyone can suggest me. Thanks in advance. Server Error in '/Test' Application. -------------------------------------------------------------------------------- Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. … | |
Hi I have a file upload in my web application.Its working fine in my local system but when i deployed the application in the server i am getting teh error message as ".../../ following path is denied".It because of the permission issue but for the server i have only ftp … | |
Hi, I have created dynamic text on a button. How can I get the text to display the hand tool instead of the arrow tool. I have made the text not selectable and given it an instance name then used [CODE]itbl_text.buttonMode = true;[/CODE] it is all contained inside a movie … | |
Hello everyone, I'm trying to customize the popup menu based on which table I right-click on. I have disabled the right-click function on the page except for the tables. I did this on purpose. This web page will be called from a python software, using the IE activeX, so no … | |
Please Help me, We had a Software application Developed using VB6 with MSSQL SERVER2005 as Database(Remote) in [url]www.znetindia.com[/url] our web space provider , the application was working properly until they upgraded the Server configuration, Now we are not able to connect with the database using the normal OLEDB connection String … | |
I posted earlier on this site for help on where to set a command when a user session timesout. I posted this in the global.asax file: [code]Imports System.Web Imports System.Web.SessionState Imports System.Diagnostics Public Class Global Inherits System.Web.HttpApplication Sub Application_Start(ByVal Sender As Object, ByVal E As EventArgs) Application("CurrentUsers") = 0 Application("TotalSessions") … | |
Hi there folks, I have Visual C# Project- Windows Application , It has a Webbrowser Control , and I intend to load a local HTML file with images into it. I want to embed the embed the html file and image files as resources. So I did. While using the … | |
Hello Everyone, Having newly discovered tweeing with code I now would like to learn the AS3 classes in their entirety to know what options I have for animation. It's looking like the only way to learn these classes and their respective methods, events, event handlers, and properties is to go … ![]() | |
Thanks to new firmware (v.1.3) released last Thursday, Dell's Lifecycle Controller now works with system management tools from BMC and Microsoft. Most reports that followed Dell's Thursday announcement focused on the speed and capacity of its EqualLogic storage arrays, not on the software used to manage them. While improvements to … | |
I've seen on a lot of sites that when you scroll down a text, the background image stays the same; If I scroll down the image stays on the place and the piece of text that can't fit on the image height is shown on a white background; how can … | |
Hi friends, I am facing a problem with Signed jar file. I have two jar files.One contains applet class and other jar file contains supportive classes used by that applet.I was able to self sign the applet jar file let name it as "ScreenApplet.jar" using jarsigner tool. The supportive jar … | |
Hi All I got an error while working with Crystal reports I have added a crystal report and set a command over there to get data. I have added a crystalreportviewer named CRV to my web form and the code given as [code] using System; using System.Collections; using System.ComponentModel; using … | |
Hi Everybody, I'm trying to get rid of margins on the top of a content but actually not able to do so. I have removed the margins and padding of the elements but it still doesn't work. Can you please have a look at the code? [CODE] <!DOCTYPE html PUBLIC … | |
I am able to post data to a form so long as its strings. by creating a dictinary of keys and values, then creating a string in the style of key+ "=" + value "+ & repeat. then passing it to a method kinda like [CODE] private string PostData(string url, … | |
hey guys, i am not too sure what it could be but when i play a game my computer like skips, its not from internet connection, im not an expert but im like 80% sure its a virus thats making the performance of my computer skip. another example is when … | |
4 corner liquid box issue sample... Waiting for CSS version 3 (I read that probably we need to wait several years) we all poor webdesigners / webmaster are forced to get mad for the 4 round corner box issue. - 1 it is possible do the box layout base with … | |
![]() | Hi, I am working on a WP theme with a friend and I'm trying to make it more widget-friendly but with twitter-tools after every link it adds a new line, how can I stop this? you can see a live version [URL="http://leegeorg07.co.cc"]here[/URL] thanks. ![]() |
![]() | I'm really not sure if this is the place for this, but I guess I don't see any OpenID or SVN forums...LOL I'm having a heck of a time finding this stuff, but basically what I'm looking to do, is if I try to go to my SVN page, I … ![]() |
I am trying to use a transparent png image on a site. its work in firefox but in IE white background is still showing. please suggest | |
i want to highlight particular box in the web site and remaning part should be in transperent black color and that particular area must be heighlighted. | |
Currently designed a website using dreamweaver which works fine in safari on my mac, but the links to other pages do not work when opened in explorer on a pc, funny part is you can see where the link should go at the bottom of the page and the roll … | |
I'm in the process of developing a new extension for my product and I'm wondering what developers use when creating custom typography solutions. sFIR, Cufon, PHP with GD rendering, using a third party type linking site, or perhaps ThemeForest's recipe ( [url]http://blog.themeforest.net/tutorials/how-to-achieve-cross-browser-font-face-support/[/url] )? If it was a snap to do … | |
what up Gurus, My name is Rick Pace and Im a recent IT grad who has been working on a sales lead management system using ASP.net and SQL server. This is a highly functional web app that ive been working on for longer then I care to admit. I had … | |
I am currently testing this function in all browser using php. <style> #preview_desc{ text-wrap: suppress; word-break: break-all; word-wrap: break-word; /* IE>=5.5 */ white-space: -moz-pre-wrap; /* For Fx<=2 */ white-space: pre-wrap; /* Fx>3, Opera>8, Safari>3 */ white-space: -o-pre-wrap; /* Opera 7 */ white-space: pre-line; width:158px; padding-left:5px; padding-right:5px; line-height:12px; font-family:'Arial', Helvetica, sans-serif; … | |
[B]Simple ASP.NET Login Page using C# (ASP.NET 1.0 & 1.1 ONLY!!! [COLOR=Red]NOT 2.0[/COLOR])[/B] This is just a small demonstration to show how easy one can "port" the code from my previous tutorials ( [URL="http://www.daniweb.com/tutorials/tutorial19303.html"]Updated: Simple ASP.Net Login Page[/URL] & [URL="http://www.daniweb.com/techtalkforums/thread19303.html"]ASP.Net Login Page with SQL [/URL] & [URL="http://www.daniweb.com/tutorials/tutorial23605.html"]ASP.Net Registration Page[/URL]) over … | |
Hi Folks, Really desperate for help here as I've spent days trying to resolve this one. We have a VB 2008 web browser app using a webbrowser control on our Kiosks at our uni - it works very well and locks down the workstation so teh students can only use … | |
![]() | Hello everyone! I'm making some rollover buttons in flash, and I could use some help. I have this button that has text on it e.g home, contact and stuff like that, and I would like to make this text an hyperlink. I couldn't find a tutorial for this :( . … |
![]() | Hello everyone!! I'm doing a webpage in Dreamweaver, just using HTML and CSS. I made navigation buttons using Flash and inserted it into website, but it looks a bit messy, so I'm wondering is there a way to put my navigation buttons in other HTML file and just link it … |
I have a very weird internet connection problem on my pc when suddenly the browser stoped displaying the webpages but in the same time my wireless connection for laptop works with no problem also, on my PC i have a romanian radio web which works with no problem and also … | |
Hi, I have been through many different CMS programs, but I dont really know which one will give me what I need. I have designed a site. I have a page which I would like to have as a "for sale" page, basically where I can go through a back … | |
[B]HI to all[/B] I have got one problem: [I]I use vb 2008[/I] On some websites i go whit my Web browser i got an error!!! it say: [U]An error has occurred in script on this page. Line: 133 Char: 74 Error: Unterminated string constant Code: 0 Url: [url]www.url.com[/url] Do you … | |
using the javascript how can I get web server time and date? :eek: | |
Hello My website is too slow , i have a 13000 members database and the site runs 150.000 products , my server is a fast deticated server . I think that the code from the script is not so good and need to Clean up Can someone Help me please?? | |
Hi, I have recently added in some code to a blog I am working on. The code displays some images. After each image there is a little box with an arrow pointing outwards at 45 degrees clockwise. The code is not showing in the html and I cannot for the … | |
I want to make a network with: Internet (Cable) -> Linux Rackmount -> Network The Linux machine works A-OK now and shares the web, mail and ftp to everyone else on the network. It has a firewall etc... and is fine. I have configured remote webmin, Kerberos, NFS , WS-FTP … |
The End.