Sythe.Org Forums     Register     FAQ     Members List     Calendar     Mark Forums Read    
 
Sythe.Org Forums  
   Runescape Gold

Sythe.org — A Virtual Goods Trading Hub

Make real cash! buying and selling in-game items.

We have a no-scam policy.

You can make thousands playing your favourite games here at Sythe.org.

Just sign up an account and follow the rules!


Take me to

Runescape Markets

Other Game Markets

Support Center

Register an Account

Close
how come
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 03-02-2007, 02:25 AM
Active Member
 
Join Date: Feb 2007
Posts: 131
how come

ok i have created a bookmarks form and i have a favorites button how do i make the button bring up the bookmarks form?

My Code:

Quote:
Public Class bookmark

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim regedit
regedit = CreateObject("WScript.Shell")
regedit.RegWrite("HKEY_CURRENT_USER\Software\CoolB rowser\bookmarks", textbox1.Text)
regedit = Nothing
End Sub

Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
Dim regedit
On Error Resume Next
regedit = CreateObject("WScript.Shell")

textbox1.Text = regedit.RegRead("HKEY_CURRENT_USER\Software\CoolBr owser\bookmarks")
regedit = Nothing
End Sub

Private Sub Favorites_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load

End Sub
End Class
Reply With Quote
  #2  
Old 03-02-2007, 02:57 AM
Active Member
 
Join Date: Jan 2007
Posts: 125
Default Re: how come

do you have a textbox1.text in the Favorites forum
__________________


Reply With Quote
  #3  
Old 03-02-2007, 03:11 AM
Active Member
 
Join Date: Feb 2007
Posts: 131
Default Re: how come

Ya umm here.....

Quote:
Public Class bookmark

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim regedit
regedit = CreateObject("WScript.Shell")
regedit.RegWrite("HKEY_CURRENT_USER\Software\CoolB rowser\bookmarks", textbox1.Text)
regedit = Nothing
End Sub

Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
Dim regedit
On Error Resume Next
regedit = CreateObject("WScript.Shell")

textbox1.Text = regedit.RegRead("HKEY_CURRENT_USER\Software\CoolBr owser\bookmarks")
regedit = Nothing
End Sub

Private Sub Favorites_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load

End Sub

Private Sub TextBox1_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles TextBox1.TextChanged

End Sub
End Class
here...

Quote:
textbox1.Text
rite there yup i do ya and i've tried show (bookmark) it says i need to set it's visible valuse to false

nvm i fixed it but how do i make it so it saves pages and can reload them??

thx

Last edited by kharg0 : 03-02-2007 at 09:05 PM. Reason: can someone reply it's been a day
Reply With Quote
Reply



Cheap RS Gold Store  Runescape Gold

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT +1. The time now is 10:46 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.6.1