Oh my gosh I can't believe I didn't catch that... thanx a lot - that sure solved it.
peace,
mark
Type: Posts; User: markdlv77; Keyword(s):
Oh my gosh I can't believe I didn't catch that... thanx a lot - that sure solved it.
peace,
mark
This is a simple example to illustrate my problem:
<html>
<head>
<style type="text/css">
#container {position: absolute; left: 50%; width: 400px; margin-left: -200px; border: 1px...
I found on the microsoft website this code to perform the task I'm attempting:
' Modify the following code to correctly connect to your SQL Server.
sConnectionString =...
I am writing a vb.net and sql database program and can't figure out how to update the actual database. The 'dataset' is updated in a millisecond and I can view that just fine in my datagrid, but...
AHHHHH! You're right! I finally understand why none of my php scripts would work - the cheap account my client got doesn't support them! Well, whoever said go to them directly and ask for support,...
Thank you very much for your replies! I'm getting there.. but not quite connected or inserting any data. I've finally found godaddy's hostname and rearranged my php file to look more like this:
...
Alright, I cannot seem to connect to my godaddy.com database for the life of me. I'm pretty sure I'm just confused in all the syntax - any help would be great! The farthest I've gotten from online...
ah HA!!!! Genius! Thank you so much - you guys are GREAT!! God bless!
peace,
mark
Ah.. yes, I am talking about dd drop down tabs - sorry about that. But I'm not talking about the tabs themselves unfortunately. The actual dropdown menus are what are coming up 125px off. I think...
1) Script Title: DDTABMENU
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddtabmenu.htm
3) Describe problem:
I would like to center my page (so that high resolution users...