Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Member Avatar for subaash

Hi, I got a laptop HP/Compaq NP6000 in an auction. Now when I try to login I can see that it has windows professional (ofcourse I was told by the seller about this..) However, the admin password is something I am not aware of... ans unfortunately I am unable to …

Member Avatar for progneer.soft
0
311
Member Avatar for ashkan3030

Hello All, First excuse me if this subject is not relevant to this part.I didn't find a better place for it. I hope you to know about fsd-amoeba which is a distributed operating system. I searched so much in the web to find a good manual for installing this OS …

0
89
Member Avatar for ashkan3030

I use the following code to make a rule and use it for my PHONE column: [code]CREATE RULE phone_rule AS @phone LIKE '([0-9][0-9][0-9]) [0-9][0-9][0-9]-[0-9][0-9][0-9][0-9]'[/code] The problem is : When I run this code nothing add to my "Data Type" drop down box to set my PHONE column data type to …

Member Avatar for cgyrob
0
85
Member Avatar for ashkan3030

Here is the scenario: I have pages that we can add items to "shopping cart",here is the code: [code]List<string> shopingCart = (List<string>)Session["shopingCart"]; if (shopingCart == null) { shopingCart = new List<string>(); Session["shopingCart"] = shopingCart; } shopingCart.Add(Request.QueryString["ID"]);[/code] I store the ID of each product in Session state(which is unique), then I …

Member Avatar for kvprajapati
0
325
Member Avatar for ashkan3030

[code]<asp:Image ID="Image2" runat="server" ImageUrl='~\\Images\\thumbnail\\<%# Eval("brand")%>\\<%# Eval("thumbnail")%>' />[/code] I tried several times with different types and didn't succeed.I want to bind two data from sqlserver database and put them in Image URL continuously. Which the brand is something like "Dell" and thumbnail is "123.jpg" What is the correct form ? Please …

Member Avatar for ashkan3030
0
125
Member Avatar for ashkan3030

[code=asp]<asp:Image ID="Image2" runat="server" ImageUrl='~\\Images\\thumbnail\\<%# Eval("brand")%>\\<%# Eval("thumbnail")%>' />[/code] I tried several times with different types and didn't succeed.I want to bind two data from my database and put them in Image URL continuously. Which the brand is something like "Dell" and thumbnail is "123.jpg" What is the correct form ? Thank …

Member Avatar for ashkan3030
0
66
Member Avatar for ashkan3030

Dear friends , I wrote my own asp.net pages and I wand to upload them. Now I need a forum part. Is it possible to use open source forum in php?, or is there any good open source forum in asp.net available ?

Member Avatar for ashkan3030
0
163
Member Avatar for ashkan3030

Dear my friends, Here is my serious problem, Is it possible get the TREE VIEW in right to left position in asp.net .

Member Avatar for brightline
0
112
Member Avatar for ashkan3030

Does anybody have any idea about locking or creat a strong password for bios to prevent people from breaking password by "MASTER password" ? I'll appreciate you if help me. Thank you all and, goodLuck.

Member Avatar for jamesrom
0
199
Member Avatar for ashkan3030

I want a very simple player code to playes mp3 or wav files and also want to know where I should put it in my VisualMidlet to be played when I select special part of my choice group? please help me it's so important for me. Thank you all.

Member Avatar for stultuske
0
82
Member Avatar for ashkan3030

Dear My Friends, I made an exclusive choice group like this: choicegroup.append("ADD",null) choicegroup.append("SUB",null) (I abstract the codes) The problem is that I want to say when I click e.g. OK button([B]commands[/B]) it do the adding action if I choose ADD or Subtract if I choose SUB. What should I do …

0
80
Member Avatar for ashkan3030

Dear my friends on Daniweb, I'm IT undergraduate and I'm confusing with IT definition,I check it out everywhere I could but I didn't find the same definition for it. Also my masters' definition differ so : I would like you to help me for defining Term Information Technology(IT). please leave …

Member Avatar for xeto
0
116
Member Avatar for ashkan3030

Dear pro web developers, This is a basic web developer and wanna you to help me. I want to make Forum site on my LAN what should I do and what should I use? I see the most forum site which are exactly the same with the same template,are they …

Member Avatar for jbennet
0
148
Member Avatar for ashkan3030

Dear my freinds, Whould you please tell me how I can make a copy of my drive(OS drive or others) and make it bootable from cd/dvd. Good Luck and Have Fun ALL.

Member Avatar for ashkan3030
0
77