Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
5
Posts with Upvotes
5
Upvoting Members
5
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #1K
~18.2K People Reached
Favorite Tags

69 Posted Topics

Member Avatar for Baradaran

I have a Sony Vaio SVE1511C5E which turns on and off, an endless loop. I tried everything to find out the reason. Finally I got the BIOS IC out, put it into a reader and tried to update the BIOS, however, there is no .bin file to programm the IC …

Member Avatar for rproffitt
0
391
Member Avatar for Baradaran

Dear community, today I am facing a new problem, maybe due to a black out. I am trying to select from a table based on the results from a select statement, however, the result only contains the first few characters of the field. The main table has the field "category" …

Member Avatar for Baradaran
0
607
Member Avatar for Baradaran

Hi, I have a sql statement which was running fine yesterday. After making a few changes to the website, it stopped working. I managed to get the statement work on my localhost, however, when I publish the same pages onto the server, I receive the "Operand should contain 1 column(s)" …

Member Avatar for tmlslvn6
0
2K
Member Avatar for Baradaran

I have created a page which is supposed to pull some information from a mysql database and display them. Another page is supposed to save the data to the database. The problem is, that I am not even able to get the data in Persian or Arabic displayed correctly, instead …

Member Avatar for LastMitch
0
289
Member Avatar for Baradaran

I am totally new to vb.net, still I am planning to try it for a project, in which there will be standalone machine using an access database to query and update different tables. While in VB6 I was able to define recordsets using Microsoft.jet.oledb.4.0, in VB.net I have become a …

Member Avatar for Baradaran
0
238
Member Avatar for PriteshP23

Actually, the problem you have is caused by the width, which you have set to 100%. The div element ist now width+padding+margin+borders. This is definitly more than 100%. I would suggest you make use of px or em when defining the width. Only then you can make precise definition of …

Member Avatar for PriteshP23
0
250
Member Avatar for Violet_82

As far as I know, you can have one of either of them. A greadient is actually acting as a background image. You can not have two background images in one element. As a workaround for the case the gradient background is not displayed due to any reason, I would …

Member Avatar for Violet_82
0
232
Member Avatar for dstoltz

Even displaying more than 40 pictures is not really wise. Noone will ever look at so many pictures. However, the client is the king, so why not give him what he wants? I had and still have clients who insist on getting what they have in mind. Satisfying them is …

Member Avatar for dstoltz
0
169
Member Avatar for anmolvatsa

If you are working with IIS on a 64-bit Windows, then you need to enable 32-bit applications in your IIS. To do so, start IIS, click Application Pools, select the appropriate Application Pool (Default Application Pool for all websites residing in wwwroot), select Advanced Settings from the right pane, set …

Member Avatar for ptduran
0
150
Member Avatar for Violet_82

If you want to use the same color for all labels, simply use: #the_form label{ color:yellow; } This makes the text of all labels yellow. If you want to use different colors or background colors, you have to use different classes.

Member Avatar for Violet_82
0
122
Member Avatar for suavedesign

Clear both clears the float on both sides. Clear left clears the float on the left, and clear right the float on the right. Paragraphs are block elements. In order to place to paragraphs next to each other, you have to float both paragraphs. <p style="float: left;">The left paragraph</p> <p …

Member Avatar for gon1387
0
107
Member Avatar for murali1
Member Avatar for HayLift

Hi, A bit of javascript is needed. Short intro: [code] <select name="my_select" id="my_own_select" onchange="showmytextbox();"> <option value="1" selected="selected">Hide</option> <option value="2">Show</option> </select> <input type="text" name="my_textbox" id="my_own_textbox" style="display: none;" /> [/code] This is part of the form. The select has an id and a function. The textbox is not being displayed. Once the …

Member Avatar for Hiky
0
514
Member Avatar for zobadof

Hi, I think the problem is the following: .menu { height: 80px; border-left: 1px solid rgba(255,255,255, 0.3); border-right: 1px solid rgba(0, 0, 0, 0.3); float: left; } div.menu { height: 80px; border-left:1px solid rgba(255, 255, 255, 0.1); border-right: 1px solid rgba(255, 255, 255, 0.1); } div.menu:first-child{ border-left: 0; } Give …

Member Avatar for zobadof
0
138
Member Avatar for Baradaran

Hi all, I wonder where Windows Server 2008 stores information about the users, when there is no active directory set up. Is it possible to access the store location? Is it possible to manage the users using a web page interface instead of logging into the server each time? Thank …

Member Avatar for Baradaran
0
289
Member Avatar for aidanodr

Hi all, It seems this post is pretty new, and one of my customers is having the same problem with exactly the same notebook, Samsung P28. The creen goes blue while working, there is a white cursor pretty in the middle of the screen. I disassembled and cleaned all the …

Member Avatar for p.105
0
618
Member Avatar for Baradaran

Hi, I have obtained a Windows Server 2008 R2 (Virtual Server) which does not support Active Directory. I have set up RAS and NPS, however, I am currently authenticating the users using the Windows User Console. I have more than 200 users. I intend to set a certain duration for …

Member Avatar for Mve83
0
165
Member Avatar for bluedos82

I would check the USB devices you are having connected to the system at first instance. This has certainly nothing to with Windows or any other operating system. If you have a USB distributor, or USB printer connected, this might help best.

Member Avatar for rishabjainb
0
270
Member Avatar for Nfurman

Hi, I believe this goes from right to left. Try this: HTML: [code] <div id="menu"> <div> <ul> <li><a href="Default.aspx"><%=Resources.Resource.Home %></a></li> <li><a href="Default.aspx"><%=Resources.Resource.AboutUs %></a></li> <li><a href="Default.aspx"><%=Resources.Resource.Classes %></a></li> <li><a href="Default.aspx"><%=Resources.Resource.Contact %></a></li> <li><a href="../Admin/"><%=Resources.Resource.Members %></a></li> <li><a href="Default.aspx"><%=Resources.Resource.Resources %></a></li> </ul> </div> </div> [/code] [code] #menu { width:680px; height:30px; position:absolute; top: 300px; left:300px; } #menu …

Member Avatar for Nfurman
0
145
Member Avatar for ninja_girl
Member Avatar for ninja_girl
0
305
Member Avatar for manaila

Hi, don't worry about the language you want to use. Once you learn programming, it doesn't matter which language or languages you use. JavaScript is essential, I think you will always need it. JS is platform independent and can be used on any computer (as long as JS is activated …

Member Avatar for manaila
0
309
Member Avatar for ivanyeates

Hi, blocking the page in the robots.txt and preventing the pages to be listed using the meta tag [icode]<meta name="robots" content="NoIndex, NoFollow" />[/icode] is in some cases not enough. You can use a javascript to prevent the page within the iframe to be displayed as the top window. In this …

Member Avatar for Baradaran
0
165
Member Avatar for Aamit

Hi, try assigning different values for name and id. This should solve the problem. [CODE] <input id="id_of_check_id" name="check_id" type="hidden" value="-1"> [/CODE] Good luck, Ali Baradaran

Member Avatar for Baradaran
0
171
Member Avatar for Griffin54

Hi, I think it is complicated to apply a style to a button. The buttons are displayed differently on different browsers, e.g. in FF they have rounded corners. You can simply use an image as a button and apply your own styles to the image: [CODE] <img src="/images/my_button.gif" alt="The text …

Member Avatar for logoonlinepros
0
160
Member Avatar for LELE7

Hi, the "line" you have picked out is the doctype declaration, so that the browser knows how to handle the code it receives. You have to get to the code and inspect the structure of the whole page. Where do you display the uploaded image? In the main page or …

Member Avatar for LELE7
0
200
Member Avatar for TylerTCF

Hi, you have a fixed width of 45 in your cell. cellpadding is set to 3, so the available width remaining for the content of the cell is actually 39. I believe you can use the nowrap and the overflow options to manage the wrap, but the title is not …

Member Avatar for TylerTCF
0
142
Member Avatar for kcott

Hi, you forgot to tell about the problem the form has. Probably the form itself is ok, but there might be a problem with the handler of the form, which is "requestsubmitted.asp". But what is the error?

Member Avatar for drjohn
0
127
Member Avatar for jaejoong

Hi, null is when the database field has no value. A very simple way to assign display an empty space when the value is null is [CODE] if rs.field("x") = Null then response.write "&nbsp;" end if [/CODE]

Member Avatar for Baradaran
0
70
Member Avatar for snehalj

Hi, what is rs.fields("FinYear")? Is it a date? Is it the year? I don't understand why you are using mid. If you want to extract the year from a date, simply use datepart, as following: [CODE] Response.Write DatePart("YYYY", Date()) [/CODE] This would result in 2010. If this is not what …

Member Avatar for snehalj
0
552
Member Avatar for Roses89

Hi, I don't believe there is anything impossible, the question is if it makes sense. If you create a drop down list with radio buttons, then you get the same result as if you had a drop down list. Still you can create a manual drop down list with radio …

Member Avatar for Baradaran
0
106
Member Avatar for ptemedia

Hi, I believe you want to use the product ID to display the details in the same page. In this case you can use AJAX to dynamically change the content of the web page. Good Luck, Ali Baradaran

Member Avatar for Baradaran
0
90
Member Avatar for Baradaran

Hi, a customer of mine has an HP Pavilion 9500 with Windows Vista as a pre installation. She did not make Recovery DVDs. The computer crashed. I deleted the folder $tfxlog and the blue screen vanished, but now the laptop is booting into a black screen. I tried to use …

Member Avatar for kaninelupus
1
394
Member Avatar for Baradaran

Hi, This is probably a very simple problem, but still it is bugging me for a while. I have tried to google for solutions, but I did not find any. I have a div containing a few text elements like date and description. I want to change the background-color of …

Member Avatar for Baradaran
0
250
Member Avatar for Altairzq

I think you have forgotten to close the container div. Your code should work with the div closed!

Member Avatar for Jupiter 2
0
270
Member Avatar for Jhon100

Dear, which links do you mean? I had a quick look at the script, seems to be fine. Or maybe I have not understood your problem. Ali

Member Avatar for Jhon100
0
151
Member Avatar for mohamed1

Hi, This has nothing to do with ASP. ASP can only act when the called file is existing. Some providers offer the option for customized error pages. If you provider does it as well, then you can customize them according to your needs. If you are running your own server, …

Member Avatar for tomer1
0
163
Member Avatar for Baradaran

There are several categories, and in each category there are pictures. When you choose a category, all picture names are listen (as a list using Ajax). I want to make the list draggable, so that I can change the order of the pictures. Somehow the Drag 'n Drop function does …

0
94
Member Avatar for webCurious

Dear, U tried several times, but the session ID did not change. Please let me know which Firefox version you are using. In case you have adjusted a short session timeout, then the session expires and you get a new ID. This is normal. You can try to get the …

Member Avatar for webCurious
0
610
Member Avatar for aashishn86

Hi, downloading is absolutely no problem. You simply make a link to the file. Some servers do not serve all files, but in most cases you can download the files. Uploading can be a little more complicated. I found it very simple to use the Javascript of Micox - Náiron …

Member Avatar for Baradaran
0
69
Member Avatar for anusumesh

Dear Anu, This is very complicated what you have written. The referer is only shown when a page is referred to by a click. That means, if you click on a link and get to a page, the first page is the referer. But if you enter the url into …

Member Avatar for anusumesh
0
342
Member Avatar for neoseeker191
Member Avatar for Baradaran
0
56
Member Avatar for logarcia

Hi, just set the following line at the very end of your file: [code] <% Response.Redirect "gracias.asp" %> [/code] Good luck. Ali Baradaran

Member Avatar for Baradaran
0
124
Member Avatar for mohamed1

Hi Mohamed, First, use global.asa to put every visitor into a table and assign them a unique ID. The count of the records is the number of the total visitors. Once a visitor logs in, you assign him a member tag (e.g. a field in the database: member [yes/no]). Now …

Member Avatar for Baradaran
0
86
Member Avatar for yenyen

Hi, aside the mentioned restrictions, saving images on your server would be quite difficult. Usually the images are sent to the browser, that means you have to use a virtual browser in order to get the image onto your server. A browser receives all images, in this case your server …

Member Avatar for Drew
0
2K
Member Avatar for asp_seetha

Hi, dynamic width and dynamic number of tables is not possible, just as msaqib said, you have to make the decision about the page break before you put the style into css. If you want to make both table width and page breaks dynamic, then you have to take a …

Member Avatar for MidiMagic
0
123
Member Avatar for saurabh.punn

Hi, this does not seem to be complicated. Please change the command click sub as follows. Please dim both the recordset and the connection before running the code. Imagine: conn = the connection, and rs = the recordset [code] rs.open "Select * From your_table;", conn, 3, 3 with rs .AddNew …

Member Avatar for Baradaran
0
118
Member Avatar for whisper_101

Hi, once the text file has been created, use [code]Response.Redirect[/code] to get to the second file, where you can send an e-mail. I think you need to forward some information to the second file, e.g. recipient or file name. In this case, the upper procedure will not work, except you …

Member Avatar for Baradaran
0
62
Member Avatar for raul15791

Hi, There are different methods for using one file (product.asp) to display dynamic content. One simple method is to select case based on the product ID sent to the page through the address: imagine you visit the page product.asp?product_id=1 [code] Select Case Request.QueryString("product_id") Case 1 'CONTENT RELATED TO PRODUCT ONE …

Member Avatar for raul15791
0
299
Member Avatar for dips255

Hi, To make it very simple, add a unique ID to the table, then use [code] select max(id), LoginName Prop_code Visitdate from TABLE_NAME [/code] As every entry gets a higher ID, you automatically get the latest login date! Good luck!

Member Avatar for dips255
0
138
Member Avatar for Fiorentino01^

Hi, try opening port 80 on your firewall. By typing [url]http://your[/url] ip address you should automatically see the IIS page.

Member Avatar for Baradaran
0
97

The End.