 |
| ASP.NET 3.5 Basics If you are new to ASP or ASP.NET programming with version 3.5, this is the forum to begin asking questions. Please also see the Visual Web Developer 2008 forum. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 3.5 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

October 27th, 2010, 07:11 PM
|
|
Authorized User
|
|
Join Date: Apr 2010
Posts: 55
Thanks: 9
Thanked 0 Times in 0 Posts
|
|
ok i take it from here,and try to work it alone.
thanks to both of you!
|
|

October 28th, 2010, 02:43 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Quote:
|
but can i just paste the code? or i need to write it with other way?
|
I don't understand why you keep thinking we can answer this question if we don't know what you're doing and keep refusing to tell us so....
Imar
|
|

October 28th, 2010, 07:40 AM
|
|
Authorized User
|
|
Join Date: Apr 2010
Posts: 55
Thanks: 9
Thanked 0 Times in 0 Posts
|
|
its application for the facebook.
that publish a new status with a image.
|
|

October 28th, 2010, 07:51 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Ah, in that case the error is on line 11. Sigh.....
Imar
|
|

October 28th, 2010, 07:56 AM
|
|
Authorized User
|
|
Join Date: Apr 2010
Posts: 55
Thanks: 9
Thanked 0 Times in 0 Posts
|
|
ithink its a good script but i dont know how to put him in my web.
i think i need to use the new sdk verison.
|
|

October 28th, 2010, 08:24 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
|
|
I think you need to be a lot more clear on your specification and not hide any info on what you are doing.
And I think you need to understand what's JSON because that looks like the primary cause of your problems..
And sorry Imar, but I think the error is on line 13 :p
__________________
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the proof.
================================================== =========
|
|

October 28th, 2010, 08:37 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Quote:
|
And sorry Imar, but I think the error is on line 13 :p
|
You're right. Maybe I had line-wrapping turned on.... ;-)
Imar
|
|

October 28th, 2010, 08:39 AM
|
|
Authorized User
|
|
Join Date: Apr 2010
Posts: 55
Thanks: 9
Thanked 0 Times in 0 Posts
|
|
its facebook application. i have a good script in vb.
my vb script publish a status but no show image!!
i use 2.1 verison.
maybe the new verison fixd the problem,but i dont know to used them.
can you help build this application? do you know something about facebook application? 
|
|

October 28th, 2010, 08:48 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
|
|
We can help debug code, maybe some code lines for a particular hard to understand part, but I don't think that anyone will code it for you (at least for free)...
Anyway, your script publish a status (how, where is the code, in what format??), How could Imar or I should know why your application don't show an image???
And don't tell me that you need JSON code!!!
__________________
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the proof.
================================================== =========
|
|
 |