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
Ranked #2K
~18.7K People Reached
About Me

I'm just a cool guy who likes quality friends, very curious, a technology enthusiast, interested in beautiful non-hypocritical chicks and mad about comp software.

Member Avatar for iramsweet
Member Avatar for fourty
Member Avatar for musthu
0
4K
Member Avatar for Sarama2030

Hi guys, Have been developing C# desktop apps for a while now and when it comes to packaging(not clickonce),deployment with cd/dvd, I publish using visual studio's Build->publish option.The application installs well but all the paths to resources like images are broken.Where I'm I supposed to place the resources or which …

Member Avatar for Sarama2030
0
160
Member Avatar for Sarama2030

Hi guys, I would like to develop for android and have my apps use the gooogle app engine as the on the cloud backend. Have been tring to install the google plugin for eclipse(GPE) and the google app engine sdk opn eclipse indigo both from a local source and from …

0
52
Member Avatar for Sarama2030

which is the best web design kit for starting out in professional web design- the kind that incorporates client side and server side scripting together or the best of one?

Member Avatar for Ausopenxcell
0
375
Member Avatar for Sarama2030

Hi guys Im developing this java application and i have the following hurdles: a) I would like to develop an installer for all platforms(including windows,linux and Mac). b)Can someone please illustrate clearly how to connect to a mysql database in java after having downloaded the driver(connector/j) and having imported all …

Member Avatar for DavidKroukamp
0
234
Member Avatar for Christos 696

Hi everyone, i am new in this Forum. I am from Greece so I'm sorry for my bad English. I must create an "e-shop" website with [B]Microsoft visual web developer 2010[/B] and [B]sql server 2008[/B]. I have done the database with sql, and the next step is make the website. …

Member Avatar for Christos 696
0
143
Member Avatar for Sarama2030

Hi guys I have this asp.net site that works just fine on windows.When viewed under firefox in in linux mint the character encoding is incomprehensible(You cant read the words which means the character encoding is not supported.).Other sites like google and forbes just work fine so i wondered what is …

Member Avatar for stbuchok
0
74
Member Avatar for Tonino48

I would be considered an absolute novice at IT problems, yet there is a fault happening on my work computer that the IT experts here are not able to solve. I would appreciate any help you could offer for me to forward on to the IT Crowd...thanks. DES v4.23.3 - …

Member Avatar for mani-hellboy
0
190
Member Avatar for arunpgs

Hi! I want to execute the sql query based on the question. For Example, In Textbox If i enter the question like "What are the department in allahabaduniversity" means following query will be executed "select department from allahabaduniversity;" , Here department is a filed and allahabaduniversity is table, Please Help …

Member Avatar for kamilacbe
0
125
Member Avatar for Sarama2030

Hi guys I have lots of external resources on my site i.e styles(css),scripts(javascript) and images.How can i ensure that they are downloaded fast when the page is requested for immediate usage on page provided there's a normal internet connection.The external styles i have are downloading too slow and the javascript …

Member Avatar for hericles
0
74
Member Avatar for bhagawatshinde

Hi, In my page their is one combobox and one listbox. When i select an item in combobox then selected item added to listbox. Combobox has ispostback property to true. Now my question is, how to check item is already present in listbox on combobox selected item changed event. Thanks …

Member Avatar for bhagawatshinde
0
93
Member Avatar for Rohan rawat

[CODE] body { font: normal 12px auto "Trebuchet MS", Verdana; background-color: #ffffff; color: #4f6b72; } .popUpStyle { font: normal 11px auto "Trebuchet MS", Verdana; background-color: #ffffff; color: #4f6b72; padding:6px; filter: alpha(opacity=80); opacity: 0.8; } .drag { background-color: #dddddd; cursor: move; border:solid 1px gray ; } [/CODE] This main problem is …

Member Avatar for Sarama2030
0
74
Member Avatar for Sarama2030

Hi guys.I'm working on a site where i require the layout to be fluid i.e the elements take percentages for their widths.I however don't want the layout to scatter as it currently does when the browser is resized.I have tried min-widths for the various elements like body but it still …

Member Avatar for Sarama2030
0
132
Member Avatar for aayushmail007

I am trying to build a login page in asp.net with sql as backend , when i enter the username and password and click the submit , nothing happens.. Please help this is my *.aspx.vb file........ Imports System.Data.SqlClient Imports System.Data Partial Class login1 Inherits System.Web.UI.Page Protected Sub TextBox1_TextChanged(ByVal sender As …

Member Avatar for Netcode
0
292
Member Avatar for prit005

Hi ]http://192.168.3.100/PACS3.2.0_DATA/Android_Images/1/1.2.840.114257.0.11796824240075870457700001003416408300001 /DICOMDIR.dic//PACS3.2.0/Images my problem is that I want to get only the specific part of this URL such as only .dic for eg: ]http://192.168.3.100/PACS3.2.0_DATA/Android_Images/1/ 1.2.840.114257.0.11796824240075870457700001003416408300001 /DICOMDIR.dic and remove the last two item from URL. please help

Member Avatar for prit005
0
115
Member Avatar for siraero

Hi daniweb first of all, sry my english. I have a problem with at update code, I was hoping that U can help me, im new to this. i have a code where i get an id from another page, from update.aspx?id=1 up to 6 ATM. my code works fine …

Member Avatar for Sarama2030
0
199
Member Avatar for batoo

I have page with a link like [CODE]www.domain.com/Login.aspx[/CODE] and I would like to make this url look like [CODE]www.domain.com/en/login www.domain.com/fr/login[/CODE] depending on the current language. I made new route like [CODE]routes.MapPageRoute( "Login", // Route name "{locale}/login", // Route URL "~/Login.aspx" // Web page to handle route );[/CODE] but how I …

Member Avatar for Sarama2030
0
180
Member Avatar for jcarbillon

getting this error and im stuck in days.. please help Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load type 'LibrarySystem.Site2'. [CODE] Line 1: …

Member Avatar for Sarama2030
0
91
Member Avatar for nextsolution143

Can anybody tell me How to access Asp.Net Application using Desktop (VB.Net) Application...? I Had developed one Asp.net App., & there is one DesktopApplication developed in VB.Net, which reads the Information using BarCodeReader.... I want to AutoFill up Asp.Net Page with that data. How can i do this.....

Member Avatar for Sarama2030
0
198
Member Avatar for shella

Hi guys, I'm not very good with ASP but atually I need to fix some stuff and I'm encountering weird problem when I tried to connect to Access database into my localhost. Actually when I do something like this: [CODE]conn.Open "DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" & server.MapPath("/cms/db/cms.mdb")[/CODE] I return this error: …

Member Avatar for shella
0
155
Member Avatar for saly+two

Hello all, I'm developing a project and I faced a probelm of how to insert a new row to specific index choose from user Can anyone help to do that in VB.net Please? Thanks a lot

Member Avatar for Sarama2030
0
76
Member Avatar for Seesharp

need to check an SQL Server database (not asp.net membership) to see if an email is already in use before allowing the user to register. I have tried using the information in this website but it does not seem to work. Your help will be much appreciated

Member Avatar for Sarama2030
0
174
Member Avatar for Romil797

My problem: there should be a mult-column list-box type control. the control also has names of images. when the user hits a button, the data in each column is stored in a variable, and all of the images are uploaded to server. Help on execution?

Member Avatar for Sarama2030
0
201
Member Avatar for Shwetha Dali

I have a login page..if u close that page and reopen it after some time,i have to get the same page..Can anyone tell me how to do it in asp.net using C#.. Thanks & Regards Shwetha

Member Avatar for Sarama2030
-1
115
Member Avatar for adeelfayyaz

hi.. i am confuse about the difference between web pages coded in asp.net and coded in html.. can we access html coded page in asp.net for database connectivity?? or i hav to make whole code of page in asp???

Member Avatar for Sarama2030
0
329
Member Avatar for itpragan

Dear all , I want to learn ASP.Net , How i can learn that( I am new to this ) , If any links for learning send my mail [snipped]............... Regards R.Murugan

Member Avatar for Sarama2030
0
83
Member Avatar for KikoStyle

i want to do an e-shop page in microsoft visual web developer 2010 !!! I use a ASP.NET web application !!! i want to put some pictures inside the web developer and change the backgrounds !!! sorry for my bad english because i am from greece !!!

Member Avatar for Sarama2030
0
101
Member Avatar for Sarama2030

hi Im developing a procedure that should write some client side objects like an array or even enforcing asynchronous postbacks to the server using jquery ajax features.Im new to this and i get some minor errors after trying out the solutins. for registerarraydeclaration this is what i have: [CODE] clientscript.registerarraydeclaration("array …

0
65
Member Avatar for sphe_g

Hi all I am currently working on a project for tech (university). It's a login form that uses a CAPTCHA as validation and must monitor the IP address of the computer that has currently requested the form. The IP monitoring part is so that if a user has made x …

Member Avatar for sphe_g
0
246