HighDots Forums  

asp to asp.net

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss asp to asp.net in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
baz0hara
 
Posts: n/a

Default asp to asp.net - 10-26-2005 , 11:07 AM






With ols asp i would simply use the following code and insert the bindong from
dreamweaver

Dim strOne
strOne = (rs_news.Fields.Item("date").Value)

with asp.net this does not work ...
Dim strOne As String
strOne = (rs_fixres.FieldValue("played", container))

Can anyone show me how to make the example work in asp.net using VB???

Thanks in advance
Barry


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.