14 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for bijutoha

**Please, read my issue first then answer...** I'm using a free blogger template and I edited menu links... I mean made some pages and linked them to menus via HTML Edit. . Unfortunately, Now, I can't able to post to specific pages. So what should I do now?

0
161
Member Avatar for krosty4782

Hello, im new to asm, and im trying to code some kind of notepad. At the moment, my program create a file, and open a file. Now i want to be able to edit the opened file. I ve thought in one option: When i open the file, it shows …

0
160
Member Avatar for Hazuan Nazri

Hello, i need some help here, i want to change Edit,Select,Delete linkbutton in the gridview to be outside the gridview, i have tried to hide the 3 button and make another button outside gridview, but i dont know how to make a link between all the button. this is my …

0
176
Member Avatar for little_john

Hi, I'd like to edit database with quickedit, the script is work fine if in the first page, but if in the other page it go to top page again when I click on it. How to fix so it won't reload to the top page. Here is the main …

0
114
Member Avatar for tukky

Hey guys, Im working on a website that uses an access database to display food items from a menu. I have a login form/accounts made. I want the admin to be able to EDIT the menu from within the website. But the customer is unable to edit the menu and …

0
163
Member Avatar for badllama

Howdy. I'm just starting to learn .NET & C# and picked a simple project to start. I'm using VS 2008, created a Windows Form that opens an XML file, puts the data into a BindingList and shoots that out to a DataGridView. I created an "add data" button that opens …

0
93
Member Avatar for NubTruck

Hi guys, I am trying to create a edit control, with pure win32. When the return key is pressed I would like it to run a section of code. I have tried getting it to handle the return key message through the main windows message handler. Unfortunately that causes it …

0
107
Member Avatar for epicrevolt

Alright, so I'm getting the hang of this whole Facebook apps and fan pages. Now I am on to my next feat, being able to edit apps inside Fan pages. For example, the Static FBML App allows you to edit the apps content. Since the apps I create for clients …

0
115
Member Avatar for McLaren

Hi, so do I need much hacking or not if I want to make a feature where client after ordering could edit his order in virtuemart? I tried little bit google searching, but did not find tutorials or something.

0
107
Member Avatar for motters

hello every one i am new to c# though i am a php developer look at mastering a new lanugage so i fort it would be cool to make a windows mobile 7 app so i am start to learn the basic and have done pritty well. i have dabbled …

0
113
Member Avatar for embooglement

I am building a simple script editor which I want to function like Notepad, but highlight the scripting language's keywords blue and comments green, like what most IDE's do. I've got my application to essentially match Notepad using the built in EDIT window's class name, but I cannot get specific …

0
83
Member Avatar for Richard26

Hi, I would like to know how to put a small access database online and make it password protected. When accessed I would like the people concerned to be able to edit it and add information. Please can you tell me how and if this can be done. thanks richard

0
76
Member Avatar for rukshilag

As you wud have seen i am working on a search field, how do you select one displayed result and then use it for editing? how to dynamuically point the mouse at a result and then edit it through a form which is on another page called "Edit Details"

0
103
Member Avatar for Wiizl

I have SQL datasource and all columns are directly displayed in gridview. [CODE] DS_params.SelectCommand = "SELECT ID, ParamName, ParamValue FROM Params WHERE ProductID=" + pid; DS_params.Select(DataSourceSelectArguments.Empty); grid_productdata.DataBind(); [/CODE] The first thing I cannot figure out is how to make some column read-only so it can't be edited, without directly adding …

0
74

The End.