15,793,845 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Python questions
View PHP questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by teledexterus (Top 56 by date)
teledexterus
4-Jul-18 14:15pm
View
I am getting as error on : var array = new Array(12);
teledexterus
4-Jul-18 14:09pm
View
Will this give me: array[1, 1]="Something";
teledexterus
13-Jul-17 10:35am
View
The ext is ".JPG" not ".jpg". "imagename" is IMG087.JPG all in caps. Tried the example FileUpload.FileBytes Property (System.Web.UI.WebControls)[^] and it did not work going directly to FileUpload1.SaveAs(imagefile); skipping the image as a byte[].
teledexterus
13-Jul-17 10:19am
View
.jpg
teledexterus
12-Jul-17 14:53pm
View
Then without filestream just File.Delete("Pictures/" + filepg). I need to be able to read the files in "Pictures/" then loop File.Delete("Pictures/" + filepg)
teledexterus
2-May-17 15:38pm
View
A simple ajax calling a <webmethod()>. No WebService. Error Code: [object Object] Status: 401 Status Text: Unauthorized EX: error
teledexterus
14-Apr-17 4:43am
View
It just does not function.
teledexterus
12-Apr-17 15:45pm
View
The Json data formats have to be changed in the WebMethod GetDate to get either form.
teledexterus
6-Apr-17 15:20pm
View
rowsearch[n] is an array where n=1 to about 10 depending. rowsearch[] contains integers varying between 0 and 100 and are not at question here.
teledexterus
1-Apr-17 0:58am
View
I would like it to be in xml hierarchical form as above at the top.
teledexterus
31-Mar-17 17:03pm
View
Is this the right form? var json1 = "['count':['place':{'first':'1','second':'2','third':'3'}],['place':{'first':'11','second':'22','third':'33'}],['place':{'first':'111','second':'222','third':'333'}]]";
teledexterus
31-Mar-17 15:22pm
View
Now jsona is giving an error:"var jsona = serializer.Deserialize<List<jclass>>(jsons);" Could it be that the "serializer.Serializer" before it or the json1 is the source of the error.
teledexterus
27-Mar-17 2:39am
View
I just want Javascript "JSON.sringify(json1)" functioning in Serializer form.
teledexterus
20-Mar-17 7:29am
View
I am not sure how to make a list of Arrays.
teledexterus
20-Mar-17 7:12am
View
I am trying to combine three "planetclass" data to one "planetdata" class.
teledexterus
8-Feb-17 4:36am
View
object.onload = function(){
Javascript code
}
This is what I was looking for except What does the "object" stand for?
teledexterus
8-Feb-17 4:28am
View
Just looking for a simple piece of code. The Site is information though.
teledexterus
8-Feb-17 4:14am
View
I looked thru there I could not find a function that is an onload function.
teledexterus
6-Feb-17 10:12am
View
Neither this nor that printouts the contents of json1.json in the div
$(document).ready(function(){
$.getJSON("json1.json", function(result){
$.each(result, function(i, obj){
$("div").append(obj.first + " " + obj.last + " " + obj.desc + " " + "<br>");
});
});
});
teledexterus
1-May-16 8:43am
View
Even with Ordinal you still get a Cast error. Is there any other way to covert a datatable object to an array double? Or something like decimal that will convert from object? I have numbers like 123.4567 in my datatable.
teledexterus
8-Jun-15 8:58am
View
If you are having problems use SMTP.Port = 25
teledexterus
3-May-15 14:58pm
View
I have tried ".text()" and ".val()" those did not work.
teledexterus
23-Apr-15 19:40pm
View
One that has Assemblies, Solution, Windows and Browse in "Add References" instead of Assemblies, Solution, COM and Browse like normal in "Add References"
teledexterus
10-Apr-15 8:36am
View
Change rowIndex to rw.
teledexterus
11-Mar-15 9:07am
View
doc1.Load("Default.aspx");
An exception of type 'System.IO.FileNotFoundException' occurred in System.Xml.dll but was not handled in user code
Additional information: Could not find file 'C:\Program Files (x86)\IIS Express\Default.aspx'.
teledexterus
4-Mar-15 10:45am
View
Here is my code so can you tell me how to print out a json string instead of "[object Object]"
<table>
<tr><td><br /><br /><br /><br /></td></tr>
<tr><td>Input Id:</td><td>@Html.TextBox("text1")</td></tr>
<tr><td colspan="2" align="center"><input id="btn1" type="submit" value="Post Ajax" /></td></tr>
<tr><td colspan="2" align="center"><br /><br /><br />Data</td></tr>
<tr><td> Id:</td><td>@Html.TextBox("tb3")</td></tr>
</table>
teledexterus
26-Feb-15 10:18am
View
That was it . )Thanks.
teledexterus
26-Feb-15 8:25am
View
<input type=text> always returns a string. How do you get an integer in jQuery?
teledexterus
19-Feb-15 11:53am
View
connContext or conndb.mdf contains data in Table1 for all the columns listed.
teledexterus
12-Feb-15 15:55pm
View
@Html.DropDownListFor(m => m, new SelectList(Model.ddltable, "value", "name"), new { valueNow=??currentvalue?? })
teledexterus
12-Feb-15 9:21am
View
How do you capture the string for "value" or "name" in the BeginForm if you add a submit button?
teledexterus
7-Feb-15 18:46pm
View
Thanks for the "ToList()" but it still is not sorting.
teledexterus
2-Feb-15 21:20pm
View
Yes,
private testContext db = new testContext();
List<Table1> thistable = new List<Table1>();
[HttpPost]
public ActionResult Index(int Idt, string col01, string col02, string col03, string submitfn)
{
...
return View(thistable);
}
teledexterus
25-Jan-15 4:13am
View
I am having problems with "@model IEnumerable<myproject.models.table1>". <Tables> is common between thetable and db.Data1
teledexterus
22-Jan-15 7:52am
View
datetime0 but does not change the error.
teledexterus
18-Jan-15 11:54am
View
public ActionResult AddAction(string col1, string col2, string col3)
teledexterus
6-Jan-15 15:59pm
View
If you do not use the "[]" File.ReadAllText does not work. I need to convert string[] to string.
teledexterus
6-Jan-15 15:45pm
View
How do you use ReadAllText as a string and not a string[]?
teledexterus
6-Jan-15 8:06am
View
Filestream puts a file in the ServerPath. How do I retrieve the data from that file?
teledexterus
1-Apr-14 20:06pm
View
Deleted
I updated with code check above.
teledexterus
12-Feb-14 12:39pm
View
I added this and it still did not work:
onclick="javascript:timezone();"
I have:
runat="server"
at each of the input boxes.
Do I need AutoPostBack?
teledexterus
12-Feb-14 8:57am
View
How do you get the time of the local computer?
teledexterus
9-Feb-14 8:07am
View
In Default.aspx there exists a "<%# "name" %>" how in web.Config xml code do you identify the string variable "name" to store a string?
teledexterus
9-Feb-14 7:57am
View
So in "<"configuration">""<"appsettings">""<"/appsettings">" what do you put to get out a string in aspx?
teledexterus
9-Feb-14 7:49am
View
What is the xml code behind "<%# "name" %>"
teledexterus
9-Feb-14 7:43am
View
Just a simple example of what code you need to write to get a string out of "<# "name" %>"
teledexterus
27-Jan-14 6:23am
View
I toggled the breakpoint and that revealed nothing because in debug it is not hooked to the internet.
teledexterus
27-Jan-14 6:15am
View
Deleted
What do you mean by "Dynamic Query" to go directly to the database?
teledexterus
27-Jan-14 6:08am
View
Debugged with no errors. Uploaded then edited a row, changed it values, Update reverts back to the old values in the database.
I heard that "Datakeys" may help. Does anyone know how top use them in my situation?
teledexterus
27-Jan-14 5:49am
View
That is not the problem here it is the RowUpdating is not engaging!!!
teledexterus
27-Jan-14 5:25am
View
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
If Not IsPostBack Then
ViewState("pageIndex") = 1
ViewState("edit") = -1
ShowGrid()
End If
End Sub
teledexterus
1-Jun-13 14:28pm
View
Deleted
And what is the syntax of the integer form of dr(i)?
teledexterus
1-Jun-13 14:27pm
View
How do you select sum from the database?
And what is the syntax of the integer form of dr(i)?
teledexterus
23-May-13 5:11am
View
Changed from Member0_000_001 to arsTelepathiae.
The problem is that it does nothing when you click the button. Previous revision had errors due to the ftp account and the path to the server vs path of the ftp.
teledexterus
23-May-13 4:48am
View
Deleted
ASP.net 4.0 and .NET 4.0
teledexterus
23-May-13 4:45am
View
.net 4.0 and asp.net 4.0
Show More