Tagged Questions

1
vote
1answer
78 views
+150

Drupal 6/jQuery Ajax update a field

I'm on a different path on the same site, and I need to allow the user to change the contents of a field on a node s/he wrote in a different location. I have the nodeid and the fie …
0
votes
2answers
30 views

Create Aperture / depth of field affect

How can I create a function that will replicate the affects of different aperture settings. I want the user to be able to click on different 'focal points' of their picture and se …
1
vote
1answer
19 views

why search field in not displayed at the Iphone MKMapView?

Hi, In My application i am using MKMapview to display the googleMap,but it is not displaying the search field in the Map. I have downloaded the Maps application from the Appstore …
0
votes
2answers
17 views

Copy Table and Merge field

Could you please help me with present SQL? I am copy 1 table to another table and the same time merge the fields. I get an error on the + INSERT INTO [dSCHEMA].[TABLE_COPY_TO] ( …
0
votes
3answers
31 views

SharePoint List Items with Lookup Fields - moving/copying to different site collection

Here is the scenario. Our SharePoint custom job archives list items (based on ceratin crteria) and copies/moves the items to a different site collection. In this scenario, if the l …
0
votes
0answers
28 views

GridView button field confirmation dialog

Hi! I have a Gridview with a button field for deleting a row. I don't want to use TemplateFields because this is not possible when I set EnableSortingAndPagingCallbacks to true. …
3
votes
4answers
91 views

C# - String within a string issue?

I am not sure what exactly the issue is here. I am working with 2 strings and I keeping getting the error "A field initializer cannot reference the non-static field, method, or pr …
0
votes
1answer
15 views

Storing Multi Choice Field into in SQL Server 2008

I'm writing an app in dotnet, and using a dropdown checkbox. I'm not sure what the best practice is for storing this info in the db. Currently I'm writing back a comma delimited …
0
votes
3answers
153 views

JQuery datepicker- 2 inputs/textboxes

Two input boxes: when I set the first one, I want the second one to be be one day after the date selected in the first. I am using Keith Wood's jquery plugin: http://keith-wood.na …
-4
votes
3answers
119 views

Why can’t my C# code update a database field? [closed]

I have, in a table, in a database, a column defined as a 40 byte(varchar) But when I enter 40 byte chars in a textbox, I can't update the data in that column! The update works fo …
0
votes
3answers
113 views

SQL query to get duplicate record counts based on other factors

I have a table (participants) which has multiple columns that could all be distinct. Two columns that are of special interest in this query are the userID and the programID I have …
0
votes
1answer
15 views

I have a site where I will be manually changing street addresses. I want to include a map link but I want it to update itself automatically when I change addresses…

I have a site where I will be manually changing street addresses. I want to include a map link but I want it to update itself automatically when I change addresses... Also, I'd l …
1
vote
0answers
15 views

Mantis - Add version field

Is it possible to have a version number for each defect/issue raised in Mantis and track its value during the lifetime of the defect? e.g v0.1 - Issue reported v0.2 - Issue assi …
0
votes
2answers
61 views

insert text field from MSSQL to MYSQL failed

I'm trying to income data from a MSSQL (2005) table to MYSQL (5) table, using SSIS, all fields insert correctly. Except one field that his type is TEXT in MSSQL to MYSQL TEXT fie …
0
votes
2answers
69 views

C# How do I upload a file to a PHP server?

I need to upload a file to my webserver from a C# program. The problem is, I need to also POST two strings at the same time. So far, I have: HttpWebRequest HttpWReq = …

1 2 3 4 5 7 next
15 30 50 per page