20,737 Topics

Member Avatar for
Member Avatar for tunde011

i have got a div with width=600px, but when i put some text inside it, it exceeds the 600px size instead of breaking up and continuing on another line. i inherited this code and first though maybe it was the positioning declared in the stylesheet or because i dont have …

Member Avatar for soldierflup
0
74
Member Avatar for BamaStangGuy

Anyone had someone design them a custom flash video player for their site? If so who did it and how much does it run? I am looking for someone to do this for me.

Member Avatar for rajarajan2017
0
202
Member Avatar for carrzkiss

Hello All; I would like to start off by saying hello, and that this is actually my first post to the group, even though I have been a member for many years. I am a ASP Classic Programmer, professionally for a little over a year, I have developed some rather …

Member Avatar for carrzkiss
0
725
Member Avatar for QueenKirsty

I have been asked to make a proposal for a new IT testing & development environment at work but I have no idea where to start. We are a small team of 3-4 developers and will be developing in a variety of languages for a variety of applications, inculding: - …

Member Avatar for Nick Evan
0
127
Member Avatar for liujanet

I am new to pseudocode and completely computer science idiot ! need help urgently for answers for following questions: 1.) Design an algorithm for finding all the factors of apositive integer. For example, in the case of the integer 12, your algorithm should report the values 1,2,3,4,6, and 12. 2.) …

Member Avatar for Truthful
0
299
Member Avatar for D4n1sD

How can I make OnMouseOver effect apply in a whole <div> like whenever the mouse is over that div it does something.

Member Avatar for almostbob
0
82
Member Avatar for brahimhackman

hello everybody i have a big problem with the connection of mysql connect i want to connect to an other data base with out binding Ip adresse in the host server . i have an application and i want to manage 2 web sites with this appliction because the tow …

Member Avatar for brahimhackman
-1
115
Member Avatar for pherter

Hello! I am having problems accessing My Computer, My Documents, Control Panel, etc.... When I double-click on the desktop icon for any of these applications, all of the desktop icons disappear for a moment, and then re-appear but nothing happens after that? It's almost like the system goes in a …

Member Avatar for crunchie
0
252
Member Avatar for dannyjjy

Hi, it's my first time to be here, and i got question that had bothered me around for whole week. Does someone know that what is the best IDE to develope the following map application? [url]www.onemap.sg[/url] Where to get map? Draw it by myself? Sorry for i'm newbie and got …

Member Avatar for colweb
0
42
Member Avatar for racecar22

Hello all, i have some nasty viruses in my computer. here is the hijackthis log. Your kind help will be really appreciated. god bless. Logfile of Trend Micro HijackThis v2.0.3 (BETA) Scan saved at 8:57:49 PM, on 4/13/2010 Platform: Windows Vista SP1 (WinNT 6.00.1905) MSIE: Internet Explorer v8.00 (8.00.6001.18904) Boot …

Member Avatar for crunchie
0
168
Member Avatar for jrb04c

While I've been working with MySQL for years, this is the first time I've run across this very newbie-esq issue. Due to a client demand, I must host their website files (PHP) on a IIS server that is not running MySQL (instead, they are running MSSQL). However, I have developed …

Member Avatar for jrb04c
0
147
Member Avatar for midexlis

Hi, i work with C#. how to get Internet Explorer address bar information? When i`m type in to address bar e.g. [URL="http://www.google.com"]http://www.google.com[/URL], i want to get message with the same URL e.g. [I]Welcome to [URL="http://www.google.com"]http://www.google.com[/URL][/I] How to get this? [CODE]foreach (InternetExplorer ie in new ShellWindowsClass()) { string url = ie.LocationURL; …

0
85
Member Avatar for cssquestion

I have a code in .css file: [CODE] .... body { background: red; font: 70%/1.5em Verdana, Tahoma, arial, sans-serif; color: #777; margin: 15px 0; } ... [/CODE] In the html file, there is a form: [CODE] <body> .... <div> <form> <table> <tr><td>name</td><td><input ..../></td></tr> <tr><td>address</td><td><input ..../></td></tr> </table> </form> </div> .... </body> …

Member Avatar for diafol
0
114
Member Avatar for phpDave

Hi, I have 2 style sheets for my site. One is for small screen and the other is for large screen. Here is the code. [CODE]<script type="text/javascript"> if (screen.width >= '900'){ document.write('<link href="main.css" rel="stylesheet" type="text/css" />'); }else {document.write('<link href="small.css" rel="stylesheet" type="text/css" />'); } </script>[/CODE] What I want to do is …

Member Avatar for phpDave
0
71
Member Avatar for brenzor

Im making a google map, and ive been looking at other sites maps and saw something I like here: [url]http://www.northstar.co.za/index.php/site/contact-us/[/url] At the bottom of the map they have that darkened bar with the 'view larger map' action in it, how would I add this to my map? I looked at …

Member Avatar for drjohn
0
108
Member Avatar for Folaju

Hi, I am trying to use accented characters on a URL link on a web browser. the links will be similar to this: [url]http://fr.wikipedia....3%A9n%C3%A9rale[/url] I am not sure what section to put this in but as the site is mostly PHP i added it here. I was wondering if anyone …

Member Avatar for theighost
0
66
Member Avatar for ib4dogz

Google Maps Directions in infowindow Take a look at the link below. Click on one of my markers in the map. Inside the info windows I would like to have “Directions: To here - From here” feature in it. Thanks in advance for your assistance. [URL="http://www.crucialdesign.net/diningguide/test.html"]http://www.crucialdesign.net/diningguide/test.html[/URL]

Member Avatar for brenzor
0
947
Member Avatar for help_lucky

Hello Everyone, I am struggling to print a page in landscape. The reason behind to print in landscape was that, the table has many coulmns or anything else can be done besides printing in landscape?. Is there any statement in html to server the option of [U]fit in page[/U] in …

Member Avatar for help_lucky
0
142
Member Avatar for jackrobert

I am new one for jsp and web developement... if i click back arrow in navigation toolbar (from any page in my application) ,then go to logout page... For example.... Suppose i am in page4... here i click backarrow in browser then i want to go logout page, don't go …

Member Avatar for jwenting
0
117
Member Avatar for foblove86

hi everyone, google and bing search links are redirecting to unrelated sites, to the point where i have to use the cached version of the site or copy and paste as much of the link as they provide to get where i'm trying to get. i ran trendmicro's hijack this …

Member Avatar for crunchie
0
841
Member Avatar for Lolalola

Hi, what's wrong with this code? Now disappear background and div after this code show incorrect. [CODE="HTML"] <html> <head> <style type="text/css"> #first{ width: 200px; background-color: #345752; } #left_b{ background:transparent url('img/left.png'); background-position: left top; background-repeat: repeat-y; } #right_b{ background:transparent url('img/right.png'); background-position: right top; background-repeat: repeat-y; } #text{ float: left; width: 50px; …

Member Avatar for drjohn
0
72
Member Avatar for EdTheUniqueGeek

Does anyone know if there is a way to embed an executable in a web page to run in that web page. This would be a client side page. Here is what I want to do. I am a systems admin (not a web dev even though I know just …

Member Avatar for diafol
0
1K
Member Avatar for david888m

BRIEF BACKGROUND Two weeks ago, Avira's rescue CD reported for one computer: "Contains code of the Boot.1 virus". However, the closest match in their database is W-Boot.1 for which an alias is Dr. Web's WBoot. Malwarebytes saw nothing. AVG saw nothing. Dr. Web reported for another computer: "A: Boot Sector" …

Member Avatar for jholland1964
0
351
Member Avatar for khess

If you are a PHP, Zend or IBM fan, today Zend and IBM announce a major release for IBM i-Series Servers. Zend Technologies and IBM are working together to offer PHP solutions for IBM i customers. Today Zend announced Zend Server for IBM i, a Web Application Server for applications …

Member Avatar for theighost
0
883
Member Avatar for tymaut

Hello, I am working on a multiuser web page where people log in and do some stuf(database related) What i need is for people to register a username in the same database table that i use, and stay logged in to the page when they use the system, so that …

0
53
Member Avatar for Ycefire

Hi there, I'm a beginner in ASP.NET with VB and I'm stuck on problem with a SQL query. I'd like to ask you for advice what does my page or config file miss. thats how my form looks like [CODE] <form id="form1" runat="server"> <div style="margin: 0 auto; width: 180px;"> <asp:Label …

Member Avatar for Ycefire
0
805
Member Avatar for brechtjah

Hello everyone I'm currently following a course "Game Development" where we learn everything from design to 3d drawing to programming. The language we use is C++, however I'd like to learn Java as well and have there for decided to create a large project (together with a number of other …

Member Avatar for cmliu2004
0
160
Member Avatar for Travers2012

I'm sure this question has been asked before, but a quick search on google and on here did not yield results so I thought I'd just ask: Why does Internet Explorer/Microsoft ignore web standards? Is it that hard to keep track of the current web standards and make IE compliant? …

Member Avatar for colweb
0
172
Member Avatar for vairvixen

This has me extremely frustrated. All my pages look fine in every browser EXCEPT Internet Explorer. For some reason, IE keeps moving my text to the right. Grrrr. Here is an example: [url]www.valleyafs.com/resources.htm[/url] I'm hoping someone can see what I've done wrong with my code, but any help is appreciated. …

Member Avatar for colweb
0
105
Member Avatar for peter_budo

I running my little blog on Tomcat 6 server. My hosting company allows me to set up multiple sub domains. I was trying to do for last few hours, but no luck. Having started with [code=xml] <Engine name="Catalina" defaultHost="mydomain.co.uk"> <Realm className="org.apache.catalina.realm.UserDatabaseRealm" resourceName="UserDatabase"/> <Host name="mydomain.co.uk" appBase="/home/user/public_html" unpackWARs="true" autoDeploy="true" xmlValidation="false" xmlNamespaceAware="false"> <Alias>www.mydomain.co.uk</Alias> …

Member Avatar for peter_budo
0
1K
Member Avatar for skiabox

I have a project written in vb.net and I am trying to convert it to c#. I have managed to convert it except from one file. Here is the old code of the file : MyWebExtension.vb [CODE] #If _MyType <> "Empty" Then Namespace My ''' <summary> ''' Module used to …

Member Avatar for kvprajapati
0
467
Member Avatar for phpDave

Hi, I'm about finished with my first website. Everything works in firefox and IE except that the horizontal scroll bar appears in IE. I set the overflow to hidden and it works except I lose the verticle scrollbar in firefox, any suggestions? Also, I should be testing with Safari soon …

Member Avatar for phpDave
0
84
Member Avatar for hithere squirel
Member Avatar for raul15791

Hi, I have a problem here. I have a project running on localhost. Whenever I made some changes on a .aspx file, the changes can be seen immediately when I access my localhost. But when I made changes in aspx.vb file, the localhost still showing old info. * I have …

Member Avatar for raul15791
0
1K
Member Avatar for gloris

Hi, I need three tables (div). The left and right sides of the occupied 50% of the free window. The center is fixed. Everything seems fine, but right down to jump off the table. [CODE="HTML"] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <style type="text/css"> …

Member Avatar for gloris
0
79
Member Avatar for D4n1sD

Hello, my code structure is simular to this, div has some classes. But I want within them to put anything that will apear behind the content a background. And I want it to be in fixed location <div> <div> content </div> </div> I tried doing this <div> <div> <table> <td …

Member Avatar for diafol
0
71
Member Avatar for farag

Hello, i want to know the best practice to 1. read an XML file and store it in SQL data base and 2. modify the data base whenever the XML file modified, i created a table on data base on SQL server with columns has the same names like XML …

Member Avatar for farag
0
842
Member Avatar for sukhvir singh

could u please tell me about action script i wanna learn flash action script from where i can learn from begging please tell me..............

Member Avatar for g2gayan
0
89
Member Avatar for lilminnie08

Well a few days ago my computer was working just fine and suddenly today I go to get on it and I cant get on the internet. I have IE, Firefox, and Chrome. At first Firefox was working but now none of them are working. I tried doing a system …

Member Avatar for crunchie
0
195
Member Avatar for kizito106

HI GUYS.Am trainning to center my form in the middle of my html page but I have failed.Can any one help? Below is my code......... <html> <head> <title> Rich Trials </title> </head> <body> <form name=""> username: <input type="text" name="username" /> <br /> password: <input type="password" name="password" /> <br /><p> <input …

Member Avatar for drjohn
0
21K
Member Avatar for agiletechnosys

Agile Technosys provide Web Development service for prospective client, to help them to reach their customer with the help of internet. Website helps us to serve our desired client base in a targeted manner. Web Design and Web Development become the integral part of our marketing and advertisement phase. While …

-2
61
Member Avatar for nikitaxcavn

[B]Hi, I get the below error...plz tell me how to solve it...it comes when i upload my application n check in browser[/B] Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the …

0
45
Member Avatar for MISJoe

I am working on a Web App, coded in VB.net Here is some code and I'll explain it, Hope I use the code tags properly [CODE]<asp:LoginView ID="LoginView1" runat="server"> <LoggedInTemplate> Only Logged in users can see this <asp:LinkButton ID="LinkButton1" runat="server"/> <!-- This is a Rich Text Editor --> <FTB:FreeTextBox id="FTB1" Width="600px" …

Member Avatar for reach_yousuf
0
99
Member Avatar for nikitaxcavn

Hi My web Application has some problem to connect it with localhost..it does not show any compilation error but it shows a blank web page..i checked IIS,its working perfectly...even windows apps is also working properly...cant find out the error and dnt knw how to solve it... pleaseee help me....

0
51
Member Avatar for Reliable

I was watching a video on vector masks in Fireworks which displayed the ability to scale gradient masks with great simplicity. Unless I am missing something whenever I want to change a gradient mask in Photoshop I undo and redo the mask. Being able to simply scale the mask to …

Member Avatar for Reliable
0
53
Member Avatar for LeoGirl

Hi all, I hope you will be able to help me. My computer is acting up, or rather, my internet Explorer is. I still have the 6.0 version. I keep getting either "page cannot be displayed" or "invalid syntax" errors. I ran Hijack This and I am pasting the log …

Member Avatar for MICHAELWOLDE
0
368
Member Avatar for nbabumca

Hi All, Actually i am sending motivational email to my friends every day. its customized HTML Templates, But what happen, in that templates i used some images, its working in my browser. but my friends are using IE and Firefox, in that also images are not display. its showing only …

Member Avatar for migcosta
0
158
Member Avatar for lukeduke

Hi, I'm exporting from a datatable to excel document (not CSV because I need some cell formatting) using this method found here: [URL="http://social.msdn.microsoft.com/forums/en-US/csharpgeneral/thread/08d69589-4052-410f-a85c-c38493c0a664/"]http://social.msdn.microsoft.com/forums/en-US/csharpgeneral/thread/08d69589-4052-410f-a85c-c38493c0a664/[/URL] Locally, it works fine, but when I upload to the server, I have been getting errors. The latest one is this: [CODE]Microsoft Office Excel cannot open or …

Member Avatar for lukeduke
0
225
Member Avatar for neriahfred

I'm developing a mobile website using vb.net but having set my tools right as I read somewhere, I've having an object reference...null error from the sqladapter line. I'm trying to authenticate by checking the db for username and password and granting or denying access asthe case maybe, here's my code, …

-1
56
Member Avatar for dhrider

Hey everyone, I friend and I are trying to work our way through this, and right are having some issues in terms of getting vb.net to connect to an online sql server. We have found lots of resources to connect to local sql servers but nothing about connecting to an …

Member Avatar for jeffreyk16
0
118

The End.