5,277 Posted Topics

Member Avatar for RT00220489

I'm not familiar with the Page.Style approach, but if you want once you have the file name that you read from the disk, you can create the link element dynamically in the head section of your document. Here are two examples. The first is typically used for creating the link …

Member Avatar for JorgeM
0
205
Member Avatar for ganges

> you have to "brute force" the password... ophcrack Deft links provided in post above... not easy but will do it for you. We are talking about the BIOS password, not the user accounts stored on the Operating system. >So far, no such luck! As far as I'm concerned, unless …

Member Avatar for professor123
0
200
Member Avatar for mouss jaraaf

My suggestion... make 100% sure that you backup the template by downloading a copy to your local computer before you make any changes. If you make a mistake, you can easily import your saved template.

Member Avatar for mongpv1
0
118
Member Avatar for NoCodeMonkey

The master/slave configuration is used for parallel ATA drives using the older IDE interface. So if you want to plug two drives in IDE0 for example, one drive would be set to master and the other slave. However for PATA drives, if you have two and you also have two …

Member Avatar for JorgeM
0
794
Member Avatar for korathualex

Without your code, not sure, but I would start by suggesting using the focus method. document.getElementById('elementID').focus()

Member Avatar for BMXDad
0
148
Member Avatar for Sterotech
Member Avatar for jkon

> I have seen in the past that when you change name servers can take a while. When the DNS record is changed, it will take no longer than the Time To Live (TTL) setting on the record. Prior to making changes, if you lower this value to as low …

Member Avatar for JorgeM
0
424
Member Avatar for Shodow

So, I am not clear on exactly what your issue is, but based on what I read from your post, i assume that you want to add 10,000 when the checkbox is checked, and subtract 10,000 when you uncheck it? correct? Here is a modified demo with more than one …

Member Avatar for DavidB
0
148
Member Avatar for davy_yg

If you are asking about the yellow outline that some browsers such as Chrome applies to an input element, apply this style: input:focus { outline: none; }

Member Avatar for JorgeM
0
75
Member Avatar for Monkey101

Href on line 5 is incorrect just with a quick look. I'd have to check the rest when I'm by a PC.

Member Avatar for Monkey101
0
138
Member Avatar for Reliable

Your site looks better from my mobile. Although the menu bar doesn't line up exactly under the big center pic.

Member Avatar for LastMitch
0
196
Member Avatar for naphets

If you want to center content, wrap the content within a pair of opening and closing div tags. Apply a width and left and right margins. For example...style to apply: #divCenter {width:1024px;margin:0 auto;}

Member Avatar for pixelsoul
0
326
Member Avatar for ggeoff

It seems to me that all of the absolute positioning you are doing is the cause of the issues. Any reason for the use of absolute positioning? If you are trying to create space between elements, you should be using padding and margin for better control of the flow of …

Member Avatar for ggeoff
0
468
Member Avatar for Sahil89

@LastMitch -- "~" (Tilde) is a special character that is used to set URL paths for ASP.NET Server controls and this character instructs ASP.NET at run time to resolve the relative path of the server control. If you look at the source code generated by the ASP.NET engine you won't …

Member Avatar for LastMitch
0
683
Member Avatar for Papa_Don

If you can determine the path of your database files from within VS, you should be able to attach to the DB easily from SQL Mgmt Studio. I'd recommend that you keep a copy of the DB files before making any changes.

Member Avatar for Papa_Don
0
243
Member Avatar for GlenRogers

Is this page online to see all of the code? Also, did you include a doctype? I don't think not having one would be an issue for Firefox, but it would for IE causing the page to shift to the left even if you have the proper centering technique. No …

Member Avatar for GlenRogers
0
212
Member Avatar for shazzy99

Your sample code worked for me once I removed the comments on line #60. And of course, I added a reference to a jQuery library in the `<head>` section.

Member Avatar for McLaren
0
292
Member Avatar for blong206b_1

For your example, you can simply update line #5 to: `<table width="600" border="0" style="margin:0 auto;">` However, you may want to consider styling all of your elements in an external style sheet. this will be more important if you have more than one HTML page with elements that need styling. An …

Member Avatar for Albert Pinto
0
150
Member Avatar for robnederland

So, in your code behind, you can access a label control by its properties. Say in the example that you retrieved data from your data source and you want it bound to the label..for example... `label1.text = "Your string of data from your data source.";` Have you been able to …

Member Avatar for robnederland
0
115
Member Avatar for ralph.d.abernathy.1

If you are the owner of the thread, you should see a large "button" right next to Watch this article at the bottom of the page. ![Capture49](/attachments/large/3/Capture49.JPG "Capture49")

Member Avatar for Dani
0
459
Member Avatar for nalage priyanka

You should also consider storing the video outside of the DB as an option either on disk or hosted with a video site and simply store the path of the video in your database.

Member Avatar for rpv_sen
0
143
Member Avatar for JorgeM

I have a scenario that I am assisting with. I am not sure how to advise in this case. I am hoping that someone with a lot more database design/normalizing experience can clarify this for me. I am working on a simple database which will contain a table to track …

Member Avatar for JorgeM
1
248
Member Avatar for rahul pareek

If there is no router between the two subnets, then yes, you would have to adjust the subnet mask to have all of the hosts be able to communicate with each other. **Just by changing the subnet mask on this one client is not going to work**. For example, if …

Member Avatar for CimmerianX
0
129
Member Avatar for Tinnin

I copied your original code in a text file, save it and opened it with IE9, Chrome, and Opera. The JavaScript events executed as expected. Uploaded to jsfiddle.net --> http://jsfiddle.net/3afEY/

Member Avatar for Tinnin
0
369
Member Avatar for siobob

One way to promote your site is leverage social media. Encourage visitors to follow you on those platforms, have promotions, give-aways, etc... You can also pay for advertising on sites that compliment your products. Get involved with other partners that will promote you. Write good, unique content so that search …

Member Avatar for JorgeM
0
118
Member Avatar for aj.jaswanth

Better in what sense? Processing, price, management? What are your requirements for the adapter?

Member Avatar for rubberman
0
178
Member Avatar for javanoob101

I've been on for about a year now. I came across this site researching an issue. I liked the structure of the site, how it is cared for, and the overall community. Decided to stay and participate.

Member Avatar for javanoob101
1
371
Member Avatar for thrillride01

If you were serving your country in Iraq, I want to thank you for your service and wish you all the best. Good luck and just keep practicing.

Member Avatar for pritaeas
0
271
Member Avatar for vizz

Sounds like an interesting project.. post what you have so far on jsfiddle, or provide the URL to your online site, or provide the relevant code and details regarding where you are having trouble so far.

Member Avatar for vizz
0
300
Member Avatar for GiddyupGilbert

For the mouse or track pad? your posting indicates mouse sensitivity. For the mouse, open the Control Panel --> View by Small/Large Icons --> Mouse. there are 5 tabs that allow you to configure the mouse settings.

Member Avatar for GiddyupGilbert
0
125
Member Avatar for srvweb
Member Avatar for oalee
0
248
Member Avatar for PHIPH

If you can provide a network diagram, that would be helpful. Rather than trying to troubleshoot this with browsers on different computers, you should use TCP/IP tools such as PING, NSLOOKUP, and/or TRACERT. What do you mean by "we use modems"? You have every PC with its own modem, or …

Member Avatar for JorgeM
0
239
Member Avatar for tux4life

You have a member, according to the top stats page, that generated **2,675** points in the last 24 hours, having no posts... only Facebook Logins.

Member Avatar for Reverend Jim
0
514
Member Avatar for hdng76

The AutoPostBack property is used to set whether or not an automatic post back will happen when you interact with the control. For example, take the drop down example. You may want a post back to occir when you select an item in the drop down because you may perform …

Member Avatar for JorgeM
0
111
Member Avatar for nalage priyanka
Member Avatar for aparnesh

I have also used highcharts as well. I would suggest that you take a look. Its very easy to deploy with static data, but can also be implemented in a manner that takes dynamic data when combined with server side scripting as you mentioned PHP. I've dabbled with it using …

Member Avatar for AleMonteiro
0
241
Member Avatar for anayo.anaeligbo

> i want to promote my member server (the one one which i recently installed SQL Server 2008) to a Domain controller(probably- Child2.parent.local) in the Parent Domain(parent.local) Why would you want to promote your SQL server to a Domain Controller (DC)? Running SQL on a DC is generally not a …

Member Avatar for JorgeM
0
103
Member Avatar for munyaradzi.marawanyika

asp.net is a framework. When you develop in asp.net, the two most common languages to develop in are c# or vb.net.

Member Avatar for JorgeM
0
40
Member Avatar for kumar89hitesh

It's too complex to explain how to develop this page in asp.net. If you follow pirataes suggestion, you can create a static version of the page. Assuming you want to pull dynamic data from a data source requires a lot of components, more than can be explained in one post. …

Member Avatar for JorgeM
0
161
Member Avatar for kumar89hitesh

In asp.net, you can assign values to specific properties to style the controls, but the asp.net engine will convert all of it to HTML and CSS. I'd also recommend using basic CSS as well. For margin, as pretaeas suggested.. margin {top right bottom left}

Member Avatar for pritaeas
0
321
Member Avatar for saif.shaikh.940
Member Avatar for saif.shaikh.940
0
340
Member Avatar for kumar89hitesh

I dont know what you mean by "size of web page"... you will need to elaborate or futher explain. With regard to code of submit button... if you double click on a button in design view, Visual Studio will create the method for you in the code behind page. I …

Member Avatar for JorgeM
0
93
Member Avatar for kimmi_baby

Use a line break <br /> between the words, I'd enclose the second word with span tags and underline the word. Text-align: center the words.

Member Avatar for <M/>
0
124
Member Avatar for Sterotech

Please validate whether you are trying to run ASP or ASP.NET pages. Also, on the web server, you have to enable the ability to run either/both. If you are managing your IIS server, you can enable the roles as shown in the picture below. ![classic-asp-not-installed-by-default-on-iis-562-asp_setup_2](/attachments/large/3/classic-asp-not-installed-by-default-on-iis-562-asp_setup_2.png "classic-asp-not-installed-by-default-on-iis-562-asp_setup_2")

Member Avatar for Sterotech
0
142
Member Avatar for 44strong

Once you have the site online, you may want to use this site to test the performance of your page. I have found it to be very helpful. In the results, the report indicates areas that need attention and provides a summary of recommendations. http://www.webpagetest.org/

Member Avatar for JorgeM
0
325
Member Avatar for Radio2006

According to their online documentation, 465 and 587 is allowed but that's not going to help you receive mail since other smtp servers on the Internet would try to deliver mail to you on port 25.

Member Avatar for CimmerianX
0
333
Member Avatar for HibaPro

If you have access to SQL Management studio, you can create a maintenance plan. Its GUI driven so its very easy to set up a backup job. In addition, the job can include options for deleting older backups after x days so you dont have to worry about keeping an …

Member Avatar for cyberdaemon
-1
137
Member Avatar for techinvest

If you have the image source information stored in a database and the pictured stored in a folder then simply connect to the database, read the path, and assign this path to the source attribute of the image element\control. If you have many images you can also use a repeater …

Member Avatar for techinvest
0
203
Member Avatar for hitman007
Member Avatar for <M/>

If you are stuck on an island, its probaably too late and you would wish you would have brought these items with you. I think the most important thing to have is a mirror to be able to reflect light so that someone can see me from a distance. Everything …

Member Avatar for <M/>
0
154

The End.